What's Next
Tech Career Guide
Project Overview
A web application that helps users learn whats needed in their tech career, and give info along the way.
What's Next Architecture
AI-powered career roadmap generation and continuous learning platform ("Infinite Dev Loop"). Built with Django REST Framework and React 19.
Phase 1: Foundation
Configured Django REST Framework with SimpleJWT auth and built OAuth onboarding flow (niche -> target_career mapping).
Phase 2: AI & Graph UI
Integrated Google Generative AI for roadmap synthesis and XYFlow/ReactFlow + Dagre for node-based UI.
Phase 3: Async & JADA
Decoupled LLM generation using Celery & Redis to resolve 500 timeout errors, and introduced JADA AI assistant.
Phase 4: Mobile & Q&A
Engineered dedicated mobile presentation layer and Pillow-backed community Q&A forum.
Phase 5: Production Hardening
Standardized Render deployment architecture using Gunicorn, dj-database-url, Whitenoise, and PostHog analytics.
Live Demo