Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 869 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 869 Bytes

QRCodeGenerator

iOS starter workflow CodeQL SwiftLint

Swift & TDD to develop an interesting tool that generates QR code from an input. The input will get to be parsed and analyzed it, while dealing with binary data, bit packing, error correction and algorithms for drawing the image and calculating the penalty patterns and finally rendering an image to screen or file.