Built, shipped,
still running.
Everything I’ve built since 2000, from neural networks I hand-coded as a student to the AI platforms in production today. Anything marked live you can open and use right now.
Multi-Model AI ChatBot Platform
Interactive AI platform featuring three powerful language models: Gemini (Google's most capable AI for complex queries), DeepSeek-R1 (advanced reasoning model with enhanced problem-solving), and Llama-3.1-8B (Meta's fast and efficient model for direct responses). Compare different AI approaches and capabilities in one unified interface.
AI Document Reader & Analyzer
Advanced AI platform that extracts, analyzes, and summarizes content from PDFs, images, and various document formats. Features cutting-edge OCR technology for precise text recognition, natural language processing for intelligent content analysis, and AI-driven summarization to transform lengthy documents into actionable insights instantly.
Interactive Dynamic Dashboard Pro
Interactive dashboard featuring sortable and draggable cards with real-time analytics, revenue tracking, and fully customizable layouts. Built with JavaScript and Bootstrap, this powerful tool provides comprehensive data visualization, dynamic content management, and intuitive drag-and-drop functionality for optimal user experience and enhanced productivity.
AI-Powered Image Generation ๐จ+
Type a creative prompt and generate stunning AI-generated images! ๐ Built with advanced Gradio and Python frameworks, this powerful tool leverages cutting-edge AI models to transform your text descriptions into unique, high-quality visual artwork. Perfect for artists, designers, and creative professionals seeking inspiration and rapid prototyping.
Multi-Image Story Generator ๐+
Transform multiple images into one captivating, comprehensive story with the power of AI! Upload a collection of images and watch as the intelligent system analyzes visual elements and weaves them into a coherent narrative that connects all components. Perfect for creative storytelling, content creation, and visual narrative development.
Image-to-Audio Story Creator ๐+
Transform your images into captivating audio stories with AI! Upload multiple images and customize comprehensive story preferences including genre, time period, tone, narrative style, and character development to create unique, personalized narratives brought to life through high-quality audio generation and voice synthesis.
Code Formatter & Beautifier ๐งน+
Transform messy, minified code into clean, readable formats with just one click! This powerful versatile tool supports multiple programming languages, offers extensive customizable formatting options, advanced syntax validation, error detection, and includes a comprehensive snippet library for efficiently saving and managing your commonly used code patterns and templates.
Interactive Kids Games Hub ๐ฎ+
A vibrant colorful collection of 100+ engaging educational games designed specifically for children! Features beloved classic games like Tic-Tac-Toe and Snake alongside interactive educational activities such as Math Quiz, ABC Clicker, and comprehensive Solar System Quiz. Each game is thoughtfully designed with bright vibrant visuals and intuitive simple controls perfect for young learners and educational development.
Project Folder Structure Pro ๐+
Advanced powerful tool for visualizing and organizing complex file hierarchies and directory structures! Upload your project files to generate an interactive comprehensive tree-view visualization of your complete folder structure, making it incredibly easy to understand, navigate, and efficiently manage large-scale projects with multiple nested directories, subdirectories, and numerous files across various formats.
Strategic AI Research Agent ๐ค+
Advanced intelligent AI agent that follows a sophisticated
plan โ search โ replan โ act workflow methodology. Dynamically accesses powerful research tools like Wikipedia and Google to significantly enhance responses, intelligently adapts strategic plans based on comprehensive search results, and consistently delivers thorough, well-researched, accurate answers.
Voice-Powered Talking AI Agent ๐ญ+
Revolutionary interactive voice-powered AI agent that seamlessly combines advanced speech recognition and sophisticated text-to-speech capabilities. Engage in completely natural conversational interactions with the AI through intuitive voice commands and receive high-quality spoken responses, creating an exceptionally smooth, hands-free AI interaction experience for enhanced productivity and accessibility.
UltraCompress Pro 
Advanced image compression web application supporting AVIF, WebP, HEIF, PNG, and JPEG formats with up to 90% size reduction while maintaining quality. Features batch processing, built-in image editor with brightness/contrast/saturation controls, EXIF metadata handling, and progressive web app capabilities for offline use.
ZeroDataUpload ๐+
Revolutionary privacy-first web utility platform where 100% of processing happens directly in your browser. Zero data uploads, zero server storage, zero tracking - ever. Features lightning-fast client-side tools that work offline, ensuring absolute privacy with no data ever leaving your device. True independence with browser-speed performance and unlimited privacy protection.
College AI & Machine Learning Project, 2000-2001
Eight from-scratch experiments from my undergraduate coursework
Handwritten Digit Recognizer
An assignment from my undergraduate Machine Learning module: a hand-built neural network that reads digits drawn on the canvas. No libraries, no shortcuts: every matrix multiply, backprop pass, and softmax was written by hand in plain JavaScript. Built a quarter of a century ago, and it still works exactly as it did the day I submitted it.
Handwriting Forensics
A pair-matching network from my college coursework. Register a handful of writers' samples and a Siamese-style network learns each person's stylistic fingerprint, then identifies any new sample by comparison. An early take on biometric handwriting analysis, all from scratch in plain JavaScript.
Tiny CNN: Image Classifier
My undergraduate attempt at a convolutional neural network, small enough to train live on the page, but every convolution, pooling layer, and gradient was hand-coded in plain JavaScript. A foundational exercise that taught me how CNNs really work, layer by layer, long before today's frameworks did the heavy lifting.
Quick Draw Clone
A sketch guesser written for my Machine Learning coursework, more than a decade before Google released the famous Quick, Draw! game. Doodle on the canvas and the network races to identify what you're drawing before you've even finished. All from scratch in plain JavaScript.
Doodle to Emoji
A 24-class sketch matcher built as part of my college pattern-recognition module. Draw any of the 24 categories (star, tree, cloud, fish, and twenty more) and the from-scratch classifier picks the closest match. Pure plain JavaScript, no libraries, no shortcuts.
Rock Paper Scissors Mind Reader
A game-playing AI from my coursework: rock, paper, scissors against a computer that quietly tracks your habits and starts winning. The longer you play, the better it reads you. A simple but effective demonstration of adaptive learning, written long before “AI” became a household word.
Bayesian Spam Filter
The classic naive-Bayes spam classifier from my Information Retrieval coursework, the same probabilistic approach that powered the world's first generation of email spam filters in the early 2000s. Show it a handful of spam and normal mails, and watch it generalise to messages it has never seen.
License Plate Reader
An OCR pipeline assignment from my Computer Vision module that walks through the full classical pipeline (grayscale conversion, thresholding, character segmentation, and template matching) to read a number plate. Every stage is visualised step by step, exactly the way machines used to "see" before deep learning rewrote everything.
Demo Projects - Contact for Access
The following projects require special access or custom setup
E-Commerce Platform
Full-stack e-commerce solution with real-time inventory management and analytics.
Workflow Automation Tool
Automated workflow system that reduced manual processing time by 75%.
Website Downloader ๐ฅ
Powerful tool for downloading entire websites including HTML, CSS, JavaScript, images and more! Perfect for creating offline backups, website migration, or learning from existing websites by examining their code structure and assets.
Merged LoRA Model Hosted on Hugging Face ๐ค
Application that Trains and Merges LoRA fine-tuned models into base models (like facebook/opt-1.3b) and uploads them to Hugging Face. Enables remote inference via Hugging Face's Inference API for public or private access, perfect for sharing models and deploying them in production or client applications!
Interactive Chatbot Using Fine-tuned LoRA Model with Gradio ๐ฌ
Local Gradio-based chatbot interface for interacting with fine-tuned and merged LLMs like OPT-1.3B with LoRA. Loads models directly on your GPU for real-time question-answer interactions through a clean, dark-themed UI. Perfect for testing custom-trained models in an intuitive interface!
PHP Chat UI with Backend Python Inference using Fine-tuned LoRA Model โก
Real-time chatbot UI built with PHP and JavaScript that sends user questions to a local Python script. Loads fine-tuned and merged LLM models to generate AI responses without relying on external APIs. A completely self-hosted solution for deploying custom language models in interactive applications!
Custom AI Model Creator ๐ง
Create your own AI
using your personal or business data! This Python-based trainer builds a custom language model with full privacy, powered by NLP and CUDA acceleration. Run it locally or on a server and start chatting securely with your own trained AI.