Inspiration

Every student has a dream career but no clear path to get there. Generic advice like "learn coding" or "study hard" doesn't help. I built FutureLens AI because I believe every student deserves a personalized, step-by-step roadmap — not a template. As a student myself preparing for JEE and learning programming, I felt this problem personally.

What it does

FutureLens AI is a career roadmap generator powered by Amazon Nova AI. You enter your name, dream career, education level, current skills, and interests. In seconds, Amazon Nova generates a fully personalized 5-tab roadmap including:

  • Overview — personalized career analysis written specifically for you
  • Skill Analysis — visual gap analysis showing what you have and what you need
  • Career Timeline — year-by-year phases from your current level to your dream role
  • Curated Resources — real YouTube channels, courses, and websites for your goal
  • 30-Day Action Plan — week-by-week tasks you can start today

How I built it

Built as a single-file HTML/CSS/JavaScript application using Amazon Nova AI to generate fully personalized career roadmaps. Integrated GSAP for premium cinematic animations including a matrix rain intro, comet cursor trail, scroll-triggered reveals, and 3D card tilt effects. Deployed on GitHub Pages.

Challenges I ran into

The biggest challenge was making Amazon Nova return reliable structured data every single time. I solved this with a two-stage JSON parser, aggressive cleaning, and bulletproof fallbacks so the app never shows empty results. Animation conflicts between CSS and GSAP also took significant debugging.

Accomplishments that I'm proud of

  • Built a fully working Amazon Nova AI powered app as a 15-year-old student from India
  • Cinematic premium UI with GSAP animations rivaling professional websites
  • Bulletproof AI response parsing that handles every edge case
  • Completely free for students worldwide

What I learned

I learned how to work with Amazon Nova AI, build complex GSAP animation systems, handle AI responses reliably, and deploy production-ready web apps. Most importantly I learned to never give up when bugs seem impossible to fix.

What's next for FutureLens AI

  • Deeper Amazon Bedrock Nova integration with more models
  • PDF export of full personalized roadmap
  • Progress tracking so students can check off milestones
  • Multi-language support for students worldwide

Built With

Share this project:

Updates