I build web applications end-to-end from designing the UI to wiring up the backend. I'm focused on writing clean, purposeful code that solves real problems. Currently deepening my skills in full-stack development and DSA while shipping projects that matter.
Open to full-time roles.
โจ Creating bugs since 2021
๐ I'm currently learning and enhancing my Full-Stack Development & DSA skills
๐ฏ Goals: To become a skilled Full-Stack Developer and build impactful products
๐ฒ Fun fact: I can spend hours debugging one tiny issue and still call it โa small fixโ ๐
A responsive Discord Clone built with React.js and Firebase, featuring Google Authentication and real-time messaging for a seamless communication experience.
Tech Stack: React.js โข Firebase Authentication โข Cloud Firestore โข Material UI โข CSS3
Key Features
- ๐ Google Sign-In Authentication
- ๐ฌ Real-time Chat with Cloud Firestore
- ๐ Channel-based Conversations
- ๐ฑ Fully Responsive UI
- โก Instant Message Updates
- ๐จ Clean and Modern Interface
Repository: https://discord-clone-zabh.vercel.app/
A C-based IP Address Finder that demonstrates efficient IP lookup and packet management using a Splay Tree. The project showcases self-adjusting tree operations, dynamic memory allocation, and recursive algorithms to optimize search performance.
Tech Stack: C โข Data Structures & Algorithms โข Splay Tree โข Dynamic Memory Allocation
Key Features
- ๐ณ Self-adjusting Splay Tree implementation for optimized IP lookup
- ๐ Efficient IP address insertion and recursive search operations
- ๐ฆ Simulated packet assignment for IP routing visualization
- ๐ Automatic tree balancing using left and right rotations
- ๐ Inorder traversal for organized routing table display
- โก Pointer-based implementation with dynamic memory management
Repository: https://github.com/sampadatiwari30/IP-Address-Finder
A console-based Rock Paper Scissors game built in C that demonstrates core programming concepts through an interactive player-vs-computer experience. The project focuses on clean game logic, input validation, randomization, and score management while providing a smooth command line gameplay experience.
Tech Stack: C โข Dev-C++ โข GCC โข Console Application
Key Features
- ๐ฎ Interactive Player vs Computer gameplay
- ๐ค Random computer move generation using
rand() - โ Input validation for a seamless user experience
- ๐ Play Again functionality for continuous gameplay
- ๐ Live score tracking (Wins, Losses & Draws)
- ๐ Win rate calculation and total matches played
- ๐ Final match summary with winner announcement
- ๐ฏ Real-time leader tracking after every round
- ๐ป Clean and structured command-line interface
Repository: https://github.com/sampadatiwari30/Rock-Paper-Scissor


