More Projects
Animatcher
An anime inspired dating app that features auth, registration an algorithim that ,atches you based on anime taste. It also festures a tinder-like UI and profile editing. Chat with in-app realtime websocket powered chat.
postgres
next
websockets
python
ORM
auth
Image Uploader
A classic image uploader to post images to. With fs writes, a UI to upload images, a REST API and a authorization system featuring both username/password and a token. Fully customizeable and designed to be self-hosted, it also features a docker image to run.
tailwind
html
rust
actix
docker
DagPaste
DagPaste is my take on hastebin. Self hosteable, it features highlight js syntax highlighting, rest API to add pastes, and raw paste fetching. Using the fs, and rocket.rs for the rust api its fast, performant and looks great! Speedy with rust + vanillajs + css and template rendering
rust
rocket
docker
html
css
js
An esoteric programming language (esolang) is designed to test the boundaries of computer programming design, as a proof of concept, as software art. My idea was making stack based expression evaluator that uses emojis. Use emojis to express operations and evaluate numbers. Mentioned by a top esolang blog
pyo3
encryption
esolang
rust
compiler
cli
Ewaste App
A Work in progress idea to help users find waste recycling locations. The idea being, users get a map of possible nearby ewaste drop-off locations. The app uses location data to show nearby dropoff points and get navigation and info about them!
nextjs
firebase
firestore
auth
googlemaps
geolocation
A private moderation discord bot written in rust. It features reaction roles, moderation, information, fun and more. Using the serenity.rs librray and the discord API it supports slash commands and text commands! The bot also is compiled to a binary inside a minimal docker image, to be run effortlessly with env vars
rust
serenity
docker
discord