Projects
25+ projects built over time. all opensource, all ideas started somewhere.
Fullstack AI Applications
Nyayak
AI-powered legal navigation platform for Nepal with legal guidance, lawyer discovery, and court navigation.
AI/ML & Deep Learning
Collections
Others
Show more projects (13)
| Project | Category | Description | Links |
|---|---|---|---|
| Spotify Clone | Web | full-stack music app. auth, playlists, queuing. vibing with code. | demo / code |
| Netflix Clone | Web | streaming ui, backend logic. dark mode by default. | demo / code |
| Blackjack Game | Games | classic card game. hit, stand, win. python console vibes. | code |
| Snake Game | Games | ai-powered snake. self-learning, self-destroying. retro chaos. | code |
| Hangman Game | Games | word guessing. terminal-based. simple, classic, fun. | code |
| Higher Lower Game | Games | guess the bigger number. probability meets chance. | code |
| Number Guessing Game | Games | binary search meets randomness. find the number. | code |
| Caesar Cipher | Tools | encryption basics. shift, decrypt, repeat. cryptography 101. | code |
| Calculator | Tools | basic arithmetic, modular design. calculating made clean. | code |
| Coffee Machine | Tools | state management via code. order, process, serve. ☕ | code |
| Quiz Application | Tools | q&a engine. scoring, progression. learning through games. | code |
| Turtle & GUI | Tools | graphics, animations. drawing with code. tkinter experiments. | code |