Work · Hosted
Standalone apps and products I've built, shipped, and host under my domain, each one designed, deployed, and operated end-to-end.
GPA, CGPA, grade & attendance calculators for VIT students
A free, mobile-first grading toolkit for VIT students hosted under jayaremala.com. Compute GPA and CGPA, predict your grades, estimate the GPA you still need, and track attendance, fast and accurate. Installable as a PWA, with optional accounts to save calculations and a feedback/social layer. Built as a Next.js frontend on a FastAPI backend (Bearer-token auth, saved results, notifications, SQLite).
Fly ash cement bricks from my father's yard in Kavali
Venkata Ramana Fly Ash Cement Bricks has been run by my father, Remala Govinda Reddy, in Kavali, Nellore district since 2014. I built the first version of this site as a student and rebuilt it in 2026. Bilingual in English and Telugu, WhatsApp-first enquiries rather than a form, generated dimension drawings and a wall-area calculator in place of stock photography, and LocalBusiness structured data so the yard is findable at all. Served as a static export from the same build as this site, with nginx mapping the subdomain onto its route segment.
Bird that stitches leaves into a nest, this one stitches your experience to fit each role with groundedness.
To eliminate the trade-off between generic mass applications and tedious manual tailoring, I engineered an autonomous, end-to-end agentic pipeline that turns raw job-posting URLs into factually verified, single-page PDF and DOCX resumes at scale. Powered by headless Chrome scraping for dynamic JS-heavy sites, a scheduled background orchestration engine, and an LLM pipeline strictly bound to a source-of-truth career database, the system parses job descriptions, evaluates alignment, and restructures bullet points for maximum ATS optimization with zero factual hallucinations. To optimize compute and application quality, the agent acts as an autonomous triage engine dropping mismatched roles with logged reasoning while escalating ambiguous, high-stakes decisions to a lightweight human-in-the-loop dashboard. This project highlights my expertise in building non-hallucinating AI systems, background task orchestration, intelligent agentic decision-making, and full-stack software architecture designed around real-world operational leverage.