Python

Projects

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.

Advent of Code 2022

AternosBot

Fake Wordle

License Plate Game

RGB Pixel Finder (Chemistry IA)

Documentation

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/Dart

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.

Things I learned:

Projects:

Ant Hill