Skip to content

Sanjoy23/QRCodeGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Challenge 31 - Build Your Own QR Code Generator

This is the challenge 31 from the Coding Challenges by John Crickett https://codingchallenges.fyi/challenges/challenge-qr-generator

Description

This solution implements a QR code based on the standard ISO/IEC 18004:2015.

  • implemented all quality types L M Q H
  • implemented modes: alphanumeric
  • implemented version: 4

alt text

  • Build and Run:
    • Open Visual Studio or Visual Studio Code and command dotnet run

About

Raw implementation of QR code Generator based on the standard ISO/IEC 18004:2015

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages