Back to Projects

QuickQR

QuickQR is a minimalist QR code generator built as a hobby project using Next.js 15. It focuses on speed, simplicity, and clarity — free from ads, tracking, or unnecessary UI clutter.

NextjsShadcn UITailwindCSSTypeScriptVercel
Hobby Project

QuickQR is a simple, fast, and free QR code generator.

This project was built as a hobby to create a clean and distraction-free tool for generating QR codes. It has no ads, no popups, and no complicated settings — just paste a link, and get your QR code instantly.

✨ Why I Built It

Most QR code generators online are filled with:

  • Annoying ads
  • Cluttered interfaces
  • Unnecessary features or upsells

I wanted something different — a tool that just works, looks good, and stays out of your way.

🧠 And yes, this project was mostly vibe coded — built without a strict roadmap, just a clear vision and feel.

🛠️ What’s Under the Hood

QuickQR is built with:

  • Next.js 15 (App Router)
  • Tailwind V4 for styling
  • qrcode.react npm package for generating QR images

🎯 Project Goals

This was mainly a personal project to:

  • Learn more about QR generation and performance
  • Practice clean UI/UX design
  • Explore deploying small tools with zero backend
  • Have fun building something useful (and pretty)

🌐 Live

Try it here: https://quickqr.arshiash80.com


Thanks for checking it out!