Pinned Repositories
api-go
simple API in golang.
auctions-backend
Auction-like site implemented in Django.
awesome-rust
A curated list of Rust code and resources.
blockchain-princeton
blockchain & crypto-currencies implementation from scratch.
compiler-go
conduit
FastAPI + ODMantic codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld spec and API.
cs50-intro-to-ai
working my way through CS50's AI projects
cs50-intro-to-db
working my way through CS50's Databases projects.
dotfiles
dofiles for arch
encrypted-chat
A Python script that uses RSA (Rivest Shamir Adleman), a public-key encryption algorithm, to send and receive messages reliably over TCP
SinghaniaV's Repositories
SinghaniaV/api-go
simple API in golang.
SinghaniaV/auctions-backend
Auction-like site implemented in Django.
SinghaniaV/awesome-rust
A curated list of Rust code and resources.
SinghaniaV/blockchain-princeton
blockchain & crypto-currencies implementation from scratch.
SinghaniaV/compiler-go
SinghaniaV/conduit
FastAPI + ODMantic codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld spec and API.
SinghaniaV/cs50-intro-to-ai
working my way through CS50's AI projects
SinghaniaV/cs50-intro-to-db
working my way through CS50's Databases projects.
SinghaniaV/dotfiles
dofiles for arch
SinghaniaV/encrypted-chat
A Python script that uses RSA (Rivest Shamir Adleman), a public-key encryption algorithm, to send and receive messages reliably over TCP
SinghaniaV/FastOlympicCoding
Tools for competitive programming for Sublime Text 3 & 4
SinghaniaV/invsto
invsto backend interview project
SinghaniaV/nand2tetris
My implementations of nand2tetris.org's projects
SinghaniaV/wordle-app
CLI Wordle game.
SinghaniaV/google-search-frontend
Google Search implementation just for practice.
SinghaniaV/interpreter-go
SinghaniaV/log-ingestor
Log ingestor and Query interface.
SinghaniaV/mail-app
Full Stack Single-Page Mail App from scratch.
SinghaniaV/map-reduce-go
Implementation of a Distributed Map Reduce in Golang.
SinghaniaV/PyTorrent
Simple BitTorrent client made in Python - Use for learning
SinghaniaV/server-go
tiny web-server in go
SinghaniaV/SinghaniaV
Config files for my GitHub profile.
SinghaniaV/stock-exchange
A WebApp that enables authenticated users to trade stocks using simulated funds, access real-time stock quotes from the alphavantage API, and view their portfolio’s transaction history.
SinghaniaV/store-monitoring
This project monitors store uptime and downtime based on business hours and status polls, generating reports for the last hour, day, and week.
SinghaniaV/torrstream
Tiny BitTorrent client written in Go
SinghaniaV/truecaller-backend
A truecaller-like backend implementation.
SinghaniaV/wikipedia-backend
Wikipedia App which renders markdown using Django.