Projects Showcase

Explore a selection of my favorite projects, each demonstrating a different facet of my development & problem-solving skill set.

Project screenshot
Personal Portfolio
Animated gradients, custom typography with the help of AI.
HTML JavaScript CSS AI
Project screenshot
RecruitX
comprehensive offline database management system for campus recruitment with skill-based recommendations, multi-stage recruitment tracking, and analytics.
React.js Next.js Express.js MySQL TailWindCSS
Project screenshot
PassAlyzer
A multiplatform simple C++ console app that checks password strength and detects if a password appears in a local breach database.
C++
Project screenshot
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.
C++