Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 247 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 247 Bytes

BMICsharp

Applied code optimization techniques and used C sharp to make a basic secret BMI. I found the code optimization techniques from https://www.dotnetperls.com/optimization and decided to follow as many as I could apply to my application.