Corporate_business

By Stanio lainto

  • Web design

  • Comments (05)

Script to Bypass GitHub Restrictions and Save Time

Script to Bypass GitHub Restrictions and Save Time

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.

Mouaz Al-Kassm

I'm a software engineer with 6 years of experience in both backend and frontend development. I specialize in building high-quality web applications with modern JavaScript frameworks.