Some dope stuff I've been hacking on 💻

I've been grindin' on all sorts of projects – from slick landing pages to full-on Web3 dApps. Here’s the collection of my builds.

DearDiary - AI Journaling with Mood Detection

DearDiary - AI Journaling with Mood Detection

Journaling app with real-time sentiment analysis and adaptive color UI. Groq AI (Llama 3.3 70B) analyzes text emotions and shifts background colors dynamically. Features mood analytics dashboard with Recharts, neobrutalism design, and Sanity CMS for content management.

Next.js 15
TypeScript
Groq AI
Sanity.io
Tailwind CSS v4
Framer Motion
Recharts
shadcn/ui
Pulse - Real-Time Error Monitoring Tool

Pulse - Real-Time Error Monitoring Tool

Full-stack error tracking system with SDK, API, and dashboard. Published npm package captures errors from applications, Express API stores data in MongoDB, and Next.js dashboard visualizes errors with real-time notifications. Built for Devfolio Tryouts with comprehensive testing.

Next.js
Node.js
Express
MongoDB
Chart.js
WebSocket
TailwindCSS
npm
Web3 event platform on Stellar blockchain

Web3 event platform on Stellar blockchain

Full-stack event platform with blockchain ticketing on Stellar. Features decentralized ticketing, automatic POAP NFT rewards, XLM payments via Freighter wallet, and Soroban smart contracts. Mobile-first Next.js app with MongoDB backend deployed on Vercel.

Next.js 15
TypeScript
Stellar SDK
Soroban
Rust
Node.js
MongoDB
Freighter Wallet
TailwindCSS
Orbix - On-chain VAT Refund & Payroll Protocol

Orbix - On-chain VAT Refund & Payroll Protocol

Payment infrastructure on Aptos blockchain for instant VAT refunds and global payroll. Features Move smart contracts, Petra Wallet integration, AI-powered document validation with Google Gemini, and bulk transfers. Solves $200B annual unclaimed VAT problem with 3-second transaction finality.

Aptos
Move
TypeScript
React
Petra Wallet
Google Gemini AI
Supabase
Vite
TailwindCSS
Monoscope - Real-time Video to ASCII Converter

Monoscope - Real-time Video to ASCII Converter

Go CLI tool that streams video files as animated ASCII art in terminals. Features real-time FFmpeg pipeline, true RGB color preservation with ANSI codes, auto-scaling to terminal size, and single-loop architecture. Processes frames in 15-25ms with zero temp files at 24 FPS.

Go
FFmpeg
Stream Processing
ANSI Escape Codes
RGB24
CLI
Traverse - Fast P2P File Sharing

Traverse - Fast P2P File Sharing

Lightweight Rust CLI tool for instant file sharing across local networks and the internet. Features room-based sharing with 6-digit codes, chunked transfers with SHA-256 integrity verification, multi-interface access (CLI, web, QR code), and global relay support. Built with 500 lines of optimized Rust code for memory-safe, fast transfers without cloud dependency.

Rust
TCP/IP
HTTP
SHA-256
Multi-threading
Network Programming
CLI