Back to Project List

Link2QRCode

Link to QR Code Generator

Self-built Tool HTML CSS JavaScript

Project Overview

A lightweight, pure-frontend tool for converting links to QR codes. Built to eliminate the repetitive task of generating QR codes during daily work — just paste a link and download the QR code image instantly.

Built to solve daily workflow pain points — not for profit, but for efficiency.

My Responsibilities

  • Designed the minimal UI for one-click QR code generation.
  • Implemented auto URL completion and QR code rendering.
  • Deployed as a static site on GitHub Pages for instant access.

What I Did

A single-page HTML tool that automatically completes URLs and generates downloadable QR code images. Supports keyboard shortcuts for rapid use. Zero dependencies besides the QRCode.js library from CDN.

Tech Stack

HTML CSS JavaScript QRCode.js GitHub Pages

Project Details