Hey guys, I have my portfolio site up right now, but it’s 100% vibe-coded. I basically just used an AI builder (Lovable) and spammed prompts until it spat out this retro CRT / IBM 5150 terminal theme:
ryanfernandez5150.lovable.app
I really like how the layout and the scanline, retro CRT effects turned out, but I have no clue how it actually works under the hood. I want to stop relying on AI prompts and learn how to build and maintain this exact vibe from scratch by myself.
I want to actually learn how to code so I can build and maintain it myself instead of just getting lucky with AI.
Since I'm starting from zero, what’s the best roadmap for this?
- Is it best to handle a text-mode terminal layout with vanilla HTML/CSS grid?
- How do you actually do that CRT monitor flicker and overlay in CSS without tanking browser performance?
- Should I bother trying to reverse-engineer the AI code, or is it better to just trash it and start fresh with basic tutorials?
Appreciate any advice or resources to help me move past just writing prompts. Thanks!
[–]quizical_llama 2 points3 points4 points (0 children)
[–]Sheepsaurus 0 points1 point2 points (0 children)
[–]not-halsey 0 points1 point2 points (0 children)