Fullstack Dev
Skills/Tools
- NeoVim
- Go
- CSS/Javascript
- Typescript
- Node.js/Express.js
- React.js
- Svelte
- Firebase
- SQL
- git
Projects
Things I built from concept to solve my own little problems or for exploration. Defined MVP scope, designed UI/UX and developed with the tech stack listed.
wips.art
A platform for artists to easily share/track wips(works-in-progress). Originally funded by Grant For the Web to experiment with the webmonetization api. I think it could be something more than an experiment, so I built more features.
- SvelteKit
- Firebase
- Node.js
- WebMonetization
keyani
A simple tool to "animate" in realtime using the keyboard. The goal is to add a bit of personality on the screen for streamers who only type without cam/voice. Also to learn rust ofc.
There are features missing to make it user friendly. Importing images for example, setting the idle image, or assigning a specific image to a key. Another idea is to
- Rust
topchatter
A game for streamers to guess their top chatter wordle style. Data is currently static, there's a script that logs the specified streamer's chat. A cleanup script that saves it into a json file.
Further development could include user management, so they could specify which streams to log and add a real database to save the logs and other game stats like retries and time-to-complete, etc.
- SvelteKit
- Node.js
- Typescript
- Tailwind