Projects Showcase
Explore a selection of my favorite projects, each demonstrating a different facet of my development & problem-solving skill set.
Personal Portfolio
Animated gradients, custom typography with the help of AI.
RecruitX
comprehensive offline database management system for campus recruitment with skill-based recommendations, multi-stage recruitment tracking, and analytics.
PassAlyzer
A multiplatform simple C++ console app that checks password strength and detects if a password appears in a local breach database.
BlockSmith
BlockSmith is a from-scratch Bitcoin cryptography and mining simulator written in C++, focused on understanding Bitcoin internals rather than relying on external libraries.
The project implements the core computational mechanisms of Bitcoin, including hashing, block construction, Merkle trees, and Proof-of-Work.
This project is purely educational and is intended to deeply explain how Bitcoin actually works under the hood.