Pinned Repositories
aadi-1024
Github profile
aadi-1024.github.io
brainfuck
brainfuck interpreter in rust
callisto-golang
rewriting the server in go because yes
chip8_core
Chip-8 emulator in Rust
counter-microservices
very simple counter app but overengineered via microservices
dynamic_wallpaper
go_weather
Simple CLI ewather app in golang as a learning project
hydroguard
SIH 2024
notes
Overengineered notes app
aadi-1024's Repositories
aadi-1024/aadi-1024
Github profile
aadi-1024/hydroguard
SIH 2024
aadi-1024/jwt
jwt.io style debugger in your terminal
aadi-1024/quickshare
file sharing over the internet
aadi-1024/aadi-1024.github.io
aadi-1024/brainfuck
brainfuck interpreter in rust
aadi-1024/chip8_core
Chip-8 emulator in Rust
aadi-1024/counter-microservices
very simple counter app but overengineered via microservices
aadi-1024/goshell
Very bare-bones shell written in golang
aadi-1024/gotasks-web
todo for the web made entirely with go's stdlib
aadi-1024/gowc
Unix wc reimplemented following codingchallenges.fyi
aadi-1024/notes
Overengineered notes app
aadi-1024/shop-list
crud app written using echo framework in golang
aadi-1024/StraySafe
StraySafe
aadi-1024/ai
ai codes
aadi-1024/chi
lightweight, idiomatic and composable router for building Go HTTP services
aadi-1024/configo
generate appwide config from various sources
aadi-1024/ConnectAbility
Built for Hackowasp 6
aadi-1024/dice
DiceDB is a redis-compliant, in-memory, real-time, and reactive database optimized for modern hardware and for building and scaling truly real-time applications.
aadi-1024/dotfiles
dotfiles
aadi-1024/elc-cv
computer vision elc
aadi-1024/escambo
Escambo is an HTTP-based APIs test application for GNOME. Fix for #72
aadi-1024/go-auth
Implementing different authentication strategies
aadi-1024/identikit-backend
hack4change backend
aadi-1024/identikit-extension
VSCode extension for identikit
aadi-1024/identikit-frontend
aadi-1024/oslab
ucs303 lab codes
aadi-1024/rpc-demo
messing around with rpc
aadi-1024/rps
rock paper scissors using gRPC
aadi-1024/sessions
Web session management in golang