Projects

Public code: selen0phile on GitHub.


Live apps

CramFlow

Flashcards — curated decks and FSRS spaced repetition so you study effectively without spending hours building cards. Free tier to start.

CramFlow — Flashcards landing: curated decks and FSRS spaced repetition

flashcards.jaber.me

VxQA

AI call QA for contact centers — evaluates 100% of calls (not a 2–5% sample) with consistent scoring on your rubric, coaching-ready insights in hours, and an agent-facing portal for self-directed improvement.

VxQA — AI contact center quality assurance landing

vxqa.jaber.me


Open source

intro-to-web-ctf

Collection of small PHP challenges that teach core web security ideas—SQL injection, cookies, JWTs, command injection, SSRF-style patterns, and more—in a CTF-style layout.

coffee-shop

Intentionally vulnerable full-stack app (Node API + React frontend) for learning application security: SQLi, XSS, CSRF, IDOR, open redirects, auth mistakes, and brute-force pitfalls—with README notes on safer patterns.

Ella — Interactive Assistant · CSE Fest Hackathon ’22

Voice-driven assistant: news by topic, music playback, directions from source to destination, and voice-to-text notes—built for the hackathon demo (live demo linked in the repo).

Fly-dot-AI

AI product interface: contextual chat, AI-generated children’s PDF books, and user profiles to create, cache, and share books—backend on Railway, frontend on Netlify (demo, video).

Tripify — Database term project

Travel platform to discover and plan hotels, destinations, and restaurants, with TripGPT—a natural-language interface over the data—full-stack DB course project (PL/SQL–heavy backend plus web frontend).

Eloquent Juno — NASA Space Apps 2022

Web app for JunoCam imagery: artistic editing, ML-based surface labeling (e.g. Great Red Spot, cyclones), comparisons, quizzes, puzzles, and music-video generation from images—live site, demo video.

LitCode

Offline judge for programming assignments: browse problems, edit and compile C++ locally (via a small local server), run on samples and hidden tests, diff outputs, and export/import progress—live app.