
Sheen Value
During the peak of the AI hype, tools like lovable.dev emerged, which could generate full websites from prompts and images.
One issue: the site required GitHub integration to export the code — and GitHub was blocked in Syria.
At first, I thought I was stuck. Then, while exploring the browser's network panel, I found a request that returned all the generated code in a structured JSON format. I realized I could rebuild the project manually — but that would take too long.
So, I used ChatGPT to help write a script that parsed the JSON and recreated the entire file structure locally.
It worked perfectly. My teammates were amazed — many of them had been facing the same issue.
Once again, I solved a problem.
A personal portfolio website is your digital resume—a place to showcase your work, skills, and achievements.