DEV Community

Ceetus Lobo
Ceetus Lobo

Posted on

I Built a Fun Airport Code Quiz Using AI Tools โ€” No Code Background, Just Curiosity โœˆ๏ธ

Hey DEV fam! ๐Ÿ‘‹

I'm Ceetus โ€” not a professional developer, just a IT Support Engineer whoโ€™s obsessed with airports, IATA codes, and random trivia. โœˆ๏ธ๐ŸŒ

Over the weekend, I used tools like ChatGPT and Bolt to build something simple but fun:

๐Ÿ‘‰ Flywise โ€“ An Airport Code Quiz GameNo signups, no ads โ€” just a clean quiz to test how well you know your airports!

Why I Made It

Iโ€™ve always loved noticing 3-letter airport codes on boarding passes and thought:"What if this could be a fun game?"

So with zero frontend skills and a little help from AI, I built this using:

๐Ÿ”ง Bolt (to code the frontend)

๐Ÿง  ChatGPT (for logic, flow, and guidance)

๐ŸŒ Netlify (for quick hosting)

๐Ÿ“Š Google Analytics (to quietly track visits without personal data)

What It Does

You get a random airport code

Pick the correct city from multiple options

See your score at the end!

And itโ€™s mobile-friendly, fast, and made with love โค๏ธ

What Iโ€™d Love From You

Try it out ๐Ÿ‘‰ https://flywise2025.netlify.app

Let me know what you scored ๐Ÿง 

Or just tell me how I can improve!

Iโ€™d love to hear from fellow indie hackers, travel geeks, or just curious folks trying it out.

Thanks for reading!Ceetus โœŒ๏ธ

Top comments (1)

Collapse
 
xwero profile image
david duymelinck

As a developer I was curious about the code. While I'm not surprised about the code. I would do it with a lot less code and made different decisions.