a minecraft bot that we use in the purdue class of 2028 server which helps whitelist people when someone sends a message in the chat :)
github.com/rayhanadev/minecraft-whitelist-bot
created a project which dynamically writes your resume in bun + typescript! :D this could fetch information from an external site and add that to your resume (e.g. number of git repos and stuff)
github.com/rayhanadev/dyno-resume/tree/main
made a url shortener using golang thats super fast, good exploration of gin and gorm, a webserver and db orm in golang :)
github.com/rayhanadev/go-url-shortener
i did an exploration of cli tools written in golang, making a tool that uses a key from my gpg keyring to encrypt messages via pgp. makes things nicer to use vs. weird gpg commands :)
github.com/rayhanadev/gpg-tool
learned about lucia, auth security stuff, react 18 shenanigans, and how to unjank nextjs authentication :D
four hours into arcade, working in figma to design an app that functions like instagram/bereal but for music specifically
completed my first hack hour! making wireframes for a new project i'm working on (see thread)
got my hacker pcb cards today :gotta-go-fast:
setting up jellyfin + *arr stack, and some very legal ways to acquire movies
unauthorized access is strictly forbidden :duck-dance:
Worked on my Blot submission today! It's an iterative maze-generation algorithm with added subsections (hence the name, Subsected) in the pathway which create a unique output :)
Creating a CLI tool that allows for the programmatic creation and orchestration of several Repls and Deployments and associated resources.
I did some frontend wireframing in Excalidraw (on Replit) and made a system architecture diagram for something I am building to version and deploy scripts that analyze data at different schedules and notify on-call teammates.