mirror of
https://github.com/He4eT/oddsquat.git
synced 2026-05-04 20:37:22 +00:00
projects: initial list
This commit is contained in:
parent
fc0c2353eb
commit
788bc1d9cd
1 changed files with 100 additions and 1 deletions
|
|
@ -8,7 +8,106 @@ title: 'project list'
|
|||
description: 'Incomplete list of projects and experiments'
|
||||
|
||||
---
|
||||
<style>
|
||||
h4 {
|
||||
font-size: 1.3em;
|
||||
margin-bottom: 0.5em;
|
||||
margin-top: 1em;
|
||||
}
|
||||
</style>
|
||||
|
||||
# Projects
|
||||
|
||||
Incomplete list of projects and experiments.
|
||||
Incomplete list of my projects and experiments.
|
||||
|
||||
---
|
||||
|
||||
- [Interactive Fiction](#interactive-fiction)
|
||||
- [IF Tools](#if-tools)
|
||||
- [IF Games](#if-games)
|
||||
- [Inventory](#inventory)
|
||||
- [Hardware](#hardware)
|
||||
- [Software, Plugins and Tools](#software-plugins-and-tools)
|
||||
|
||||
---
|
||||
|
||||
## Interactive Fiction
|
||||
|
||||
### IF Tools
|
||||
- #### ElseIFPlayer
|
||||
Interactive fiction player for the web.
|
||||
|
||||
<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>
|
||||
|
||||
- #### cheap-glkote
|
||||
Abstract implementation of the GlkOte library interface
|
||||
designed to be used with Emglken.
|
||||
|
||||
<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>
|
||||
|
||||
---
|
||||
|
||||
### IF Games
|
||||
|
||||
- #### yet another experiment
|
||||
Tiny "escape the room" style TADS3 game.
|
||||
<br>Designed as a set of examples for developing interactive fiction.
|
||||
|
||||
<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>
|
||||
|
||||
## Inventory
|
||||
|
||||
---
|
||||
|
||||
### Hardware
|
||||
- #### oddkb
|
||||
My custom ergonomic mechanical Dactyl-Manuform (5x6) keyboard.
|
||||
|
||||
<a href='https://github.com/He4eT/oddkb' target='_blank'>repository</a>
|
||||
|
||||
---
|
||||
|
||||
### Software, Plugins and Tools
|
||||
- #### dotfiles
|
||||
Custom-made desktop environment based on i3wm.
|
||||
<br>It comes with settings for
|
||||
i3wm, Polybar, Rofi, dunst, NeoVim, and some other applications.
|
||||
|
||||
<a href='https://github.com/He4eT/dotfiles' target='_blank'>repository</a>
|
||||
|
||||
- #### desolate.nvim
|
||||
Another customizable not-so-colorful NeoVim colorscheme.
|
||||
|
||||
<a href='https://github.com/He4eT/desolate.nvim' target='_blank'>repository</a>
|
||||
|
||||
- #### tabswiper
|
||||
Firefox extension that makes trimming your tabs as effortless as swiping on a dating app.
|
||||
|
||||
<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>
|
||||
|
||||
- #### fuzzsoma
|
||||
|
||||
SomaFM CLI station-selector.
|
||||
|
||||
<a href='https://github.com/He4eT/fuzzsoma' target='_blank'>repository</a>
|
||||
|
||||
- #### huge-link
|
||||
|
||||
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 monitoring system status.
|
||||
|
||||
<a href='https://github.com/He4eT/conky-dashboard' target='_blank'>repository</a>
|
||||
|
||||
---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue