Things I've built

A mix of tools, experiments, and side projects, mostly Python and frontend. Some useful, some just for fun.

PolyOCR-Bench featured

PolyOCR-Bench

Multilingual OCR benchmarking framework. Compares Tesseract and EasyOCR across languages using CER/WER metrics, measures inference time, and exports results as CSV, JSON, and comparison plots.

Python OCR Benchmarking Multilingual
UAV Pest Surveillance featured

UAV Pest Surveillance

Deep learning system for detecting crop pests via aerial drone imagery. YOLOv8-based pipeline achieving 85.5% accuracy across 12 insect classes. Supports day/night surveillance for precision agriculture.

Python YOLOv8 Computer Vision Drone / UAV
PaintMyPoem featured

PaintMyPoem

Transforms poems into abstract art using NLP and sentiment analysis. Analyzes tone and imagery to map them to shapes and colors β€” a visual representation of poetic emotion.

Python NLP Sentiment Analysis Data Viz
Cooking Assistant featured

Cooking Assistant

Hands-free recipe companion using the Web Speech API. Follow step-by-step instructions, extract ingredients, and navigate recipes with voice commands.

JavaScript Web Speech API CSS Interactive UI
RouteCast

RouteCast

Travel assistant that fetches real-time weather forecasts for key points along a road trip route. Uses OpenRouteService for routing and OpenWeatherMap for hourly weather at each stop.

JavaScript React Express.js Weather API
Mess Oracle

Mess Oracle

Daily hostel mess food verdict engine. Scores every menu item against your veg/spice/craving/fitness preferences, builds an optimal plate, breaks down macros, and tells you whether to eat in or go outside.

JavaScript HTML/CSS No Dependencies Nutrition
GhostTerminal

GhostTerminal

Movie-style hacker terminal web app. Type anything and watch cinematic code snippets stream to screen in real time. Features real terminal commands, command history, mobile support, and a boot-up sequence.

JavaScript HTML/CSS Live Demo
philosophy-days

philosophy-days

Python tool that fetches philosopher birthdays, global ethics observances, and philosophy-related days for any given month and year. YAML-based data with support for fixed and floating holidays.

Python PyYAML CLI
🐱