This post is my submission for DEV Education Track: Build Apps with Google AI Studio.
π§© What I Built
I built AI Roadmap Visualizer β a chat-based web app that transforms any roadmap text (like a README.md or project plan) into a visual learning path.
It parses milestones, generates cards for each phase, and even creates pixel-style art for every milestone using the Imagen API in Google AI Studio.
I wanted a tool that could visualize my own engineering roadmap β from Java monolith to cloud-ready platform β in a creative yet structured way.
πͺ Core prompt used in Google AI Studio:
Create a web assistant that visualizes engineering roadmaps as a sequence of milestones with AI-generated art. Each milestone should have title, dates, focus, and deliverables. Keep the aesthetic neon-violet and pixel-tech inspired.
π¨ Demo
Hereβs how it works in action:
1οΈβ£ I paste my roadmap text roadmap-2025-2027/README.md.
2οΈβ£ The AI parses milestones, dates, and goals.
3οΈβ£ It generates visuals for each stage β Architecture, DevOps, AWS, etc.
4οΈβ£ I can click on a card to open weekly details.
π‘ I also tested how the app adapts to different roadmap styles β from Frontend to Data Science and Creative AI paths:
π Demo: AI Roadmap Visualizer β Google AI Studio Applet
β¨ My Experience
Building this project was a short but valuable dive into prompt-driven app design.
Google AI Studio makes it surprisingly easy to go from idea β prompt β working prototype.
Top comments (1)
Demo link isn't working!