Personal projects and products I've built — from dev tools to consumer apps.

An AI-powered CV screening tool that analyzes candidates against any job description, ranks them with full reasoning, and detects red flags — built for HR professionals and hiring managers who need more than just a score.

An interactive mapping application powered by OpenStreetMap data to help users discover and explore urban green spaces. It features a real-time interface with amenity-based filtering, geolocation support, and detailed park information to connect city dwellers with nature.

InterBright is a web based Learning Management System developed during my internship. The platform includes instructor features for managing courses, sections, lessons, quizzes, bundles, and dashboards, as well as student features such as learning flows, quiz participation, and course completion certificates. It also integrates a blog using Contentful and is deployed on a VPS.

Wordly is a sleek word puzzle game inspired by Wordle. Challenge yourself with a new 5-letter word every day, track your statistics, and maintain your winning streak. Complete the daily challenge to unlock unlimited practice mode for continuous gameplay. Features a responsive design, dark mode, smooth tile animations, and persistent stats tracking across sessions.

SEO Analyzer Web Tool is a web application that analyzes on-page and technical SEO elements from a given URL by fetching and parsing HTML content on the server. It evaluates metadata, canonical links, robots directives, Open Graph data, sitemap references, and basic page structure, then presents the results with simple scores and recommendations. This project focuses on server-side analysis, modern React-based development, and practical SEO fundamentals.

A program that reads sketch images using OpenCV and translates them into visual turtle commands in Python.