willmcgugan / codereviews

Free code reviews for open source projects
113 stars 3 forks source link

Code Review Request for `AwsIotCertificateGenerator` #40

Open f0xtek opened 2 years ago

f0xtek commented 2 years ago

What is the name of your project? AwsIotCertificateGenerator

What is the repo URL? https://github.com/f0xtek/AwsIotCertificateGenerator

Is there anything else I should know about the code? Super simple project to automate the generation of AWS IoT Core certificates & keys.

Are there any areas you would like me to focus on? Since it's a small project, mainly code readability, code structure and any ways to make the code more maintainable for future features.

Have I reviewed this project previously? No