Blogs
Build notes on what I shipped, why, and what broke along the way.

AI Engineering · June 23, 2026
CryptoSense: Predicting BTC Price with LSTM and TensorFlow
A lightweight LSTM neural network trained on 13 years of Bitcoin minute-level data to predict the next hour's closing price, served via FastAPI.

AI Engineering · June 22, 2026
CatalystWatch: AI Agent That Explains Why Crypto Moves
An autonomous AI agent that detects crypto volume and price anomalies, then explains the catalyst behind them using real news, LangGraph, and Gemini 2.5 Flash.

Project Showcases · June 18, 2026
AI Code Reviewer: I Built a Self-Hostable GitHub PR Reviewer with FastAPI, Redis, and Docker
How I built an automated code review system that spots bugs, security vulnerabilities, and performance bottlenecks in GitHub Pull Requests using a custom LLM pipeline and FastAPI.

AI Agents · June 15, 2026
ContentAgent: I Built a Multi-Agent Blog Writer in a Day
A 5-node LangGraph pipeline that researches, writes, critiques, and formats technical content autonomously. What took 3 weeks now takes 3 hours.

Web SEO · June 10, 2026
Optimix: AI-Powered SEO Analyzer
A tool that analyzes your website's SEO health and provides actionable AI-driven recommendations to improve rankings.

Full Stack Engineering · March 15, 2026
QuickPU: One Portal for Punjab University Results (Built for 850 Concurrent Students)
How I built QuickPU, a result portal for Punjab University students that replaced 350 scattered result URLs with one search, then survived 4,100+ API hits and 850 concurrent users on result day.

Web Development · February 20, 2026
fastreactpy: Reactive Python State Management
A fast, zero-dependency reactive state library for Python. Signals and Effects for the Python ecosystem.

Web Development · February 20, 2026
LumenSeek: Developer Search Engine
A unified search tool for developers to find code across GitHub, Stack Overflow, and npm simultaneously.

AI Agents · January 15, 2026
WhatsApp AI Assistant: AI that lives in your chat
An AI assistant project that integrates with WhatsApp for scheduling, notes, and context-aware responses.

AI Engineering · January 1, 2026
GemGenie: No-Code AI Assistant Builder
An AI-powered platform to build, brand, and deploy custom AI assistants without writing code.

Web Development · December 2, 2025
Backend Template CLI: NestJS Starter
A CLI tool to scaffold production-ready NestJS backends with pre-configured JWT, Swagger, and MongoDB.

Web Development · November 25, 2025
Next.js Starter CLI: Automated Setup
A CLI tool to initialize Next.js projects with Tailwind, Shadcn, and best practices pre-configured.

Web Development · October 15, 2025
Global States: Simple React State Management
A lightweight state management library for React that simplifies global state without the boilerplate of Redux.

AI Engineering · September 20, 2025
BotSpark: Multi-Tenant AI Chatbot SaaS with Emotional Intelligence Prompting
How I built BotSpark, a multi-tenant AI chatbot platform that businesses deploy in minutes, with emotional intelligence prompting and multi-provider LLM fallback for maximum uptime.

AI Agents · July 10, 2025
Research Support AI: Document Intelligence Platform
An AI system tailored for researchers to analyze large volumes of documents and extract key insights.

AI Engineering · July 5, 2025
MyMindfulJournal: AI Mood Pattern Detection
A private journaling app that uses AI to detect mood patterns and provide insights over time.

Web Development · June 5, 2025
Ui-Hatch: Searchable UI Component Library
A curated library of UI components with live previews and documentation for modern web apps.