My Stuff!
I have been developing since high school and I'll take this opportunity to showcase some of the good ones among the sea of manyGPlace
GPlace was my reddit.com/r/place reverse engineering project where I tried to recreate r/place in svleltekit. I linked itโs auth with my existing cardboard project and managed to gain noticable user traction on Guilded.
Viewable at: GPlace.ink, Source Code: Github
Cardboard
Cardboard is my rfc6749/OAuth2.0 compliant third party openid provider, currently supporting the Guilded platform, it comes with a fully functional admin panel and a user dashboard. It comes with wrapper libs for itโs API in NodeJS, and NextAuthJS. It also managed to gain a popular Python wrapper from itโs active developer community.
Viewable at: Cardboard.ink, Repos: Github
NPM Package: npm.js
GRASS
My first app in tauri, and introduction to rust. GRASS is a simple app that allows you to set your Guilded โจRICHโจ status to the song youโre currently listening to on spotify. Itโs a simple app that I made for myself, but itโs open source and you can use it too!
Repo: Github