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 screenshot

wips.art

live

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 demo

keyani

github

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
                    demo

topchatter

live

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
focal point screenshot

focal point

sample workflow

A tool for artists to check focal points in their artwork and inform their decisions moving forward. Mostly useflul for pieces that has a lot of elements to manage. Not very useful for portaits. Windows native app.

  • Rust/iced.rs
  • python
  • wix toolset
convoclips screenshot

convoclips

live github

Share interesting conversations from private discord server. I was exploring this idea to make web searchable discord conversations. Then I found linen.dev xd.

  • SvelteKit
  • Prisma
  • Node.js
  • Discord.js
  • Tailwind
  • Zod
  • Typescript