projects: update markup

This commit is contained in:
He4eT 2025-08-23 07:53:38 +02:00
commit bccd7b3ef5
2 changed files with 219 additions and 97 deletions

View file

@ -69,15 +69,15 @@ html, body {
scroll-behavior: smooth; scroll-behavior: smooth;
} }
header, body > header,
footer, body > footer,
main { body > main {
box-sizing: content-box; box-sizing: content-box;
max-width: 45rem; max-width: 45rem;
padding: 3% 5%; padding: 3% 5%;
} }
header ul { body > header ul {
display: flex; display: flex;
flex-wrap: wrap; flex-wrap: wrap;
font-size: 1.5rem; font-size: 1.5rem;
@ -85,20 +85,20 @@ header ul {
margin: 0; margin: 0;
} }
header li { body > header li {
margin-bottom: 0; margin-bottom: 0;
} }
header li::after { body > header li::after {
content: ' / '; content: ' / ';
white-space: pre; white-space: pre;
} }
header li:last-child::after { body > header li:last-child::after {
content: ''; content: '';
} }
footer { body > footer {
color: hsl(0, 0%, 0%, 0.6); color: hsl(0, 0%, 0%, 0.6);
} }

View file

@ -9,11 +9,18 @@ description: 'Incomplete list of projects and experiments.'
--- ---
<style> <style>
h4 { .project:last-child {
font-size: 1.3em; margin-bottom: 1.5rem;
margin-bottom: 0.5em; }
margin-top: 1em;
} .project > header {
font-family: 'Open Sans Condensed', sans-serif;
font-size: 1.3em;
color: hsl(0, 0%, 0%, 0.7);
}
.project > p {
margin-bottom: 0.5rem;
}
</style> </style>
# Projects # Projects
@ -34,116 +41,231 @@ Incomplete list of&nbsp;my&nbsp;projects and experiments.
## Interactive Fiction Tools ## Interactive Fiction Tools
- #### ElseIFPlayer - <article class='project'>
Interactive fiction player for the web. <header>
<strong>
ElseIFPlayer
</strong>
</header>
<p>
Interactive fiction player for the web.
</p>
<a href='https://github.com/He4eT/elseifplayer' target='_blank'>repository</a>
| <a href='https://www.ifwiki.org/ElseIFPlayer' target='_blank'>ifwiki</a>
| <a href='https://he4et.github.io/elseifplayer/' target='_blank'>app</a>
</article>
<a href='https://github.com/He4eT/elseifplayer' target='_blank'>repository</a> - <article class='project'>
| <a href='https://www.ifwiki.org/ElseIFPlayer' target='_blank'>ifwiki</a> <header>
| <a href='https://he4et.github.io/elseifplayer/' target='_blank'>app</a> <strong>
cheap-glkote
- #### cheap-glkote </strong>
Abstract implementation of&nbsp;the GlkOte library interface </header>
designed to&nbsp;be&nbsp;used with Emglken. <p>
Abstract implementation of&nbsp;the GlkOte library interface
<a href='https://github.com/He4eT/cheap-glkote' target='_blank'>repository</a> designed to&nbsp;be&nbsp;used with Emglken.
| <a href='https://www.npmjs.com/package/cheap-glkote' target='_blank'>npm</a> </p>
<a href='https://github.com/He4eT/cheap-glkote' target='_blank'>repository</a>
| <a href='https://www.npmjs.com/package/cheap-glkote' target='_blank'>npm</a>
</article>
--- ---
## Games ## Games
- #### DASH DOT PIT - <article class='project'>
Endless top-down shooter for TIC-80 where Morse code is your weapon. <header>
<strong>
DASH DOT PIT
</strong>
</header>
<p>
Endless top-down shooter for TIC-80 where Morse code is your weapon.
</p>
<a href='https://github.com/He4eT/DotDashPit' target='_blank'>repository</a>
| <a href='https://tic80.com/play?cart=4301' target='_blank'>play</a>
</article>
<a href='https://github.com/He4eT/DotDashPit' target='_blank'>repository</a> - <article class='project'>
| <a href='https://tic80.com/play?cart=4301' target='_blank'>play</a> <header>
<strong>
- #### Yet Another Experiment Yet Another Experiment
Tiny “escape the room” style TADS3&nbsp;game. </strong>
<br>Designed as&nbsp;a&nbsp;set of&nbsp;examples for developing interactive fiction. </header>
<p>
<a href='https://github.com/He4eT/yet-another-experiment' target='_blank'>repository</a> Tiny “escape the room” style TADS3&nbsp;game.
| <a href='https://ifdb.org/viewgame?id=rsssdo3anjpwnt6e' target='_blank'>ifdb</a> <br>Designed as&nbsp;a&nbsp;set of&nbsp;examples for developing interactive fiction.
| <a href='https://he4et.github.io/elseifplayer/#/focus/https%3A%2F%2Fifarchive.org%2Fif-archive%2Fgames%2Ftads%2Fyet_another_experiment.t3/serika_dark/' target='_blank'>play</a> </p>
<a href='https://github.com/He4eT/yet-another-experiment' target='_blank'>repository</a>
| <a href='https://ifdb.org/viewgame?id=rsssdo3anjpwnt6e' target='_blank'>ifdb</a>
| <a href='https://he4et.github.io/elseifplayer/#/focus/https%3A%2F%2Fifarchive.org%2Fif-archive%2Fgames%2Ftads%2Fyet_another_experiment.t3/serika_dark/' target='_blank'>play</a>
</article>
--- ---
## Services ## Services
- #### Simple SpaceAPI - <article class='project'>
A lightweight SpaceAPI server with both web and REST interfaces. <header>
<strong>
<a href='https://github.com/He4eT/simple-spaceapi' target='_blank'>repository</a> Simple SpaceAPI
</strong>
</header>
<p>
A lightweight SpaceAPI server with both web and REST interfaces.
</p>
<a href='https://github.com/He4eT/simple-spaceapi' target='_blank'>repository</a>
</article>
--- ---
## Inventory ## Inventory
### Hardware ### Hardware
- #### Cantor MX Tastatura
Small custom ergonomic mechanical keyboard.
<a href='https://github.com/He4eT/cantor-mx-tastatura' target='_blank'>repository</a> - <article class='project'>
<header>
<strong>
Cantor MX Tastatura
</strong>
</header>
<p>
Small custom ergonomic mechanical keyboard.
</p>
<a href='https://github.com/He4eT/cantor-mx-tastatura' target='_blank'>repository</a>
</article>
- #### oddkb - <article class='project'>
Huge custom ergonomic mechanical Dactyl-Manuform (5&times;6) keyboard. <header>
<strong>
<a href='https://github.com/He4eT/oddkb' target='_blank'>repository</a> oddkb
</strong>
</header>
<p>
Huge custom ergonomic mechanical Dactyl-Manuform (5&times;6) keyboard.
</p>
<a href='https://github.com/He4eT/oddkb' target='_blank'>repository</a>
</article>
--- ---
### Settings ### Settings
- #### dotfiles
Custom-made desktop environment based on&nbsp;i3wm.
<br>It&nbsp;comes with settings for
i3wm, Polybar, Rofi, dunst, NeoVim, and some other applications.
<a href='https://github.com/He4eT/dotfiles' target='_blank'>repository</a> - <article class='project'>
<header>
<strong>
dotfiles
</strong>
</header>
<p>
Custom-made desktop environment based on&nbsp;i3wm.
<br>It&nbsp;comes with settings for
i3wm, Polybar, Rofi, dunst, NeoVim, and some other applications.
</p>
<a href='https://github.com/He4eT/dotfiles' target='_blank'>repository</a>
</article>
--- ---
### Software, Plugins and Tools ### Software, Plugins and Tools
- #### desolate.nvim
Another customizable not-so-colorful NeoVim colorscheme.
<a href='https://github.com/He4eT/desolate.nvim' target='_blank'>repository</a> - <article class='project'>
<header>
<strong>
desolate.nvim
</strong>
</header>
<p>
Another customizable not-so-colorful NeoVim colorscheme.
</p>
<a href='https://github.com/He4eT/desolate.nvim' target='_blank'>repository</a>
</article>
- #### desolate-gtk - <article class='project'>
Another customizable not-so-colorful GTK theme for your tiling WM. <header>
<strong>
desolate-gtk
</strong>
</header>
<p>
Another customizable not-so-colorful GTK theme for your tiling WM.
</p>
<a href='https://github.com/He4eT/Desolate-GTK' target='_blank'>repository</a>
</article>
<a href='https://github.com/He4eT/Desolate-GTK' target='_blank'>repository</a> - <article class='project'>
<header>
<strong>
tabswitcher
</strong>
</header>
<p>
Switch between Firefox tabs and manage them with a&nbsp;fuzzy search and basic command toolset.
</p>
<a href='https://github.com/He4eT/tabswitcher' target='_blank'>repository</a>
| <a href='https://addons.mozilla.org/en-GB/firefox/addon/tabswitcher/' target='_blank'>extension</a>
</article>
- #### tabswitcher - <article class='project'>
Switch between Firefox tabs and manage them with a&nbsp;fuzzy search and basic command toolset. <header>
<strong>
tabswiper
</strong>
</header>
<p>
Firefox extension that makes trimming your tabs as&nbsp;effortless as&nbsp;swiping on&nbsp;a&nbsp;dating app.
</p>
<a href='https://github.com/He4eT/tabswiper' target='_blank'>repository</a>
| <a href='https://addons.mozilla.org/en-GB/firefox/addon/tabswiper/' target='_blank'>extension</a>
</article>
<a href='https://github.com/He4eT/tabswitcher' target='_blank'>repository</a> - <article class='project'>
| <a href='https://addons.mozilla.org/en-GB/firefox/addon/tabswitcher/' target='_blank'>extension</a> <header>
<strong>
fuzzsoma
</strong>
</header>
<p>
SomaFM CLI station selector.
</p>
<a href='https://github.com/He4eT/fuzzsoma' target='_blank'>repository</a>
</article>
- #### tabswiper - <article class='project'>
Firefox extension that makes trimming your tabs as&nbsp;effortless as&nbsp;swiping on&nbsp;a&nbsp;dating app. <header>
<strong>
fuzzy-bitwarden-clipboard
</strong>
</header>
<p>
Interactive Bitwarden CLI wrapper.
</p>
<a href='https://github.com/He4eT/fuzzy-bitwarden-clipboard' target='_blank'>repository</a>
</article>
<a href='https://github.com/He4eT/tabswiper' target='_blank'>repository</a> - <article class='project'>
| <a href='https://addons.mozilla.org/en-GB/firefox/addon/tabswiper/' target='_blank'>extension</a> <header>
<strong>
huge-link
</strong>
</header>
<p>
Minimalistic serverless publishing tool for small markdown posts.
</p>
<a href='https://github.com/He4eT/huge-link' target='_blank'>repository</a>
| <a href='https://he4et.github.io/huge-link/' target='_blank'>app</a>
</article>
- #### fuzzsoma - <article class='project'>
SomaFM CLI station selector. <header>
<strong>
<a href='https://github.com/He4eT/fuzzsoma' target='_blank'>repository</a> conky-dashboard
</strong>
- #### fuzzy-bitwarden-clipboard </header>
Interactive Bitwarden CLI wrapper. <p>
Desktop widgets for system status monitoring.
<a href='https://github.com/He4eT/fuzzy-bitwarden-clipboard' target='_blank'>repository</a> </p>
<a href='https://github.com/He4eT/conky-dashboard' target='_blank'>repository</a>
- #### huge-link </article>
Minimalistic serverless publishing tool for small markdown posts.
<a href='https://github.com/He4eT/huge-link' target='_blank'>repository</a>
| <a href='https://he4et.github.io/huge-link/' target='_blank'>app</a>
- #### conky-dashboard
Desktop widgets for system status monitoring.
<a href='https://github.com/He4eT/conky-dashboard' target='_blank'>repository</a>
--- ---