Nexus AI | JavaScript, Python, FastAPI, SQLite, Render, GitHub Pages
- Built and deployed a full-stack student career operating system that tracks applications, certifications, projects, networking, interviews, skills, resume notes, and goals in one workspace.
- Developed a FastAPI + SQLite backend with workspace import/export, CRUD endpoints, readiness analytics, and production CORS configuration for a GitHub Pages frontend.
- Designed onboarding, optional demo data, resume scoring, skill-gap analysis, weekly action planning, and a product case study view to make the app usable as a portfolio product.
Nexus AI | JavaScript, Python, FastAPI, SQLite, Render
- Built a full-stack career dashboard for college students with application tracking, project proof, resume feedback, skill-gap analysis, and weekly planning.
- Deployed a FastAPI backend on Render and connected it to a GitHub Pages frontend with automatic production API detection.
- Problem: students manage career prep across disconnected tools.
- Architecture: static JavaScript frontend, FastAPI backend, SQLite demo storage, PostgreSQL/auth plan.
- Product thinking: blank workspace, optional demo mode, onboarding, case study, resume coach.
- Next step: Clerk authentication and PostgreSQL for private multi-user workspaces.