mirror of
https://github.com/He4eT/oddsquat.git
synced 2026-05-05 04:47:25 +00:00
135 lines
4 KiB
Markdown
135 lines
4 KiB
Markdown
---
|
|
|
|
layout: post
|
|
lang: 'en'
|
|
section: 'projects'
|
|
|
|
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 my projects and experiments.
|
|
|
|
---
|
|
|
|
- [Interactive Fiction](#interactive-fiction)
|
|
- [IF Tools](#iftools)
|
|
- [IF Games](#ifgames)
|
|
- [Inventory](#inventory)
|
|
- [Hardware](#hardware)
|
|
- [Settings](#settings)
|
|
- [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
|
|
- #### cantor mx tastatura
|
|
Small custom ergonomic mechanical keyboard.
|
|
|
|
<a href='https://github.com/He4eT/cantor-mx-tastatura' target='_blank'>repository</a>
|
|
|
|
- #### oddkb
|
|
Huge custom ergonomic mechanical Dactyl-Manuform (5×6) keyboard.
|
|
|
|
<a href='https://github.com/He4eT/oddkb' target='_blank'>repository</a>
|
|
|
|
---
|
|
|
|
### Settings
|
|
- #### 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>
|
|
|
|
---
|
|
|
|
### 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>
|
|
|
|
- #### desolate-gtk
|
|
Another customizable not-so-colorful GTK theme for your tiling WM.
|
|
|
|
<a href='https://github.com/He4eT/Desolate-GTK' target='_blank'>repository</a>
|
|
|
|
- #### tabswitcher
|
|
Switch between Firefox tabs and manage them with a fuzzy search and basic command toolset.
|
|
|
|
<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>
|
|
|
|
- #### 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>
|
|
|
|
- #### fuzzy-bitwarden-clipboard
|
|
Interactive Bitwarden CLI wrapper.
|
|
|
|
<a href='https://github.com/He4eT/fuzzy-bitwarden-clipboard' 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 system status monitoring.
|
|
|
|
<a href='https://github.com/He4eT/conky-dashboard' target='_blank'>repository</a>
|
|
|
|
---
|