KeyFinder — LinkedIn Job Market Analyser
Python · Flask · BeautifulSoup4 · Pandas · NLP · REST API · 2025
Python/Flask web app that scrapes LinkedIn job postings and performs keyword frequency analysis to surface trending skills and qualifications. Implements a multi-stage NLP pipeline — HTML parsing with BeautifulSoup4, regex-based text normalisation, configurable noise-word filtering, and n-gram extraction (unigrams, bigrams, trigrams) — to rank keywords by job-market demand. Features real-time progress tracking via a polling API, CSV export with Pandas, and a responsive zero-dependency frontend.
Lost & Found — Campus PWA
JavaScript · Firebase Realtime DB · PWA · Service Workers · REST API · July 2025
Real-time progressive web app enabling college students to post and locate lost items. Architected on Firebase Realtime Database for sub-second sync with base64 image persistence, full offline fallback via Service Workers, and a lightweight social feed for item coordination. Fully installable as a native-style PWA.
KEC — College Resource Portal
HTML5 · CSS3 · JavaScript · GSAP · html-to-image.js · December 2024
Accessible, sub-second-loading resource hub for Krishna Engineering College — notes, past papers, syllabus, and faculty directory. Ships an in-browser ID-card generator that composes styled HTML into a downloadable PNG client-side. Optimised for low-bandwidth environments with WCAG-aligned accessibility.
Personal Portfolio
HTML5 · CSS3 · JavaScript · GSAP · April 2025
Motion-rich developer portfolio with scroll-driven GSAP animations, live GitHub stats API integration, and project showcases. Engineered from scratch targeting 60 fps on mid-to-low-end devices and Core Web Vitals compliance.