Real Builds
Projects
Every project here is fully documented โ architecture decisions, code snippets, deployment steps, and lessons learned.
5
Projects
3 / 2
Live / In Progress
15+
Tech Stacks
2
Blockchain Projects
SheCare
AI-Powered Women's Healthcare App
A full-stack AI-driven healthcare platform focused on women's wellness. Combines period & fertility tracking, mental health support, medication management, doctor consultations, and community into one ecosystem.
Key Features
- โAI Health Risk Assessment (PCOS, diabetes, etc.)
- โCara AI Companion โ personalized health guidance & chat support
- โPeriod & Fertility Tracker with smart insights
- โMental Health Support โ mood tracking & meditation
- โDoctor Consultation System with role-based access(upcoming)
- โCommunity with posts, follow requests & interactions
- โSmart Notifications & scheduled health reminders
- โHIPAA & GDPR concepts applied throughout
Tech Stack
SheCare Doctor Dashboard
Web-Based Admin & Doctor Panel
A companion web app to SheCare โ a role-based dashboard for admins and doctors to manage users, approve health tips, handle appointments, and monitor platform analytics.
Key Features
- โRole-based access โ Admin vs Doctor views
- โAppointment management with status tracking
- โTip approval & content moderation system
- โDoctor profile management
- โAdvanced search, filter & sort across all entities
- โReal-time data operations on shared backend
Tech Stack
File Integrity Verification
Blockchain-Based Tamper Detection
A system that ensures files haven't been tampered with by storing their SHA-256 hash on the Ethereum blockchain. Any modification to the file changes the hash โ detected instantly on re-upload.
Key Features
- โSHA-256 hash stored on-chain via smart contract
- โTamper detection on file re-upload & comparison
- โUse cases: legal docs, certificates, medical records
- โDecentralized trust โ no central authority needed
- โMetaMask wallet integration for transactions
- โSmart contracts in Solidity, tested with Ganache
Tech Stack
E-Voting System
Secure Blockchain Voting Platform
A tamper-proof digital voting system where every vote is an immutable transaction on the Ethereum blockchain. Ensures one-person-one-vote, full transparency, and fraud prevention without a central authority.
Key Features
- โOne person โ one vote enforced by smart contract
- โImmutable vote records on Ethereum blockchain
- โReal-time vote counting with full transparency
- โWallet-based authentication via MetaMask
- โAdmin election creation & voter registration flow
- โVote anonymity with fraud prevention built-in
Tech Stack
DevDairy Blog
Personal Developer Blogging Platform
This very site โ a high-performance developer blog built with Next.js and MDX. Features Algolia-powered search, Giscus comments, structured learning paths, ISR, and full SEO optimization.
Key Features
- โMDX-powered blog with syntax highlighting
- โAlgolia full-text search with instant results
- โISR โ pages rebuild every hour automatically
- โGiscus comments via GitHub Discussions
- โNewsletter via Resend with audience management
- โStructured learning paths with progress tracking