Python was one of the first programming languages I learned, and has been an important asset in many of my projects in high school, my coursework in University, and my assignments during internships. Below are some of the projects I worked on throughout the years.
RGB Pixel Finder (Chemistry IA)
Here is some of the documentation I have put together for some Python Frameworks I have used (mainly made for my own use cases):
Note: Progress is still to be made on to the Documentation, and is being worked on a separate GitHub Repository.
Flutter is a UI framework for a wide variety of platforms like iOS, Android and Windows. It uses a graphics engine called SKIA to generate widgets coded in a programming language called Dart. I primarily use Flutter to test wireless applications and make prototype apps.