Aaron's Work with self-directed-learning
Projects: Rhosmenteil Games
To sharpen my reverse engineering skills and explore a personal passion, I used Phaser.io to recreate game mechanics from retro video games. This served as practice with analyzing and deconstructing software behavior through black box testing. Playable demos are available online.
Read More »Projects: My Online Portfolio
Learn about the development of this very portfolio, which demonstrates my planning, design, and development skills while learning new frameworks.
Read More »Projects: Experience in Generative AI
A summary and demonstration of my experience with Generative AI such as ChatGPT and Copilot.
Read More »Projects: Online Coding Challenges
An explanation of the breadth of experience in software development, commitment to ongoing learning, and accomplishments on various coding challenge websites.
Read More »Projects: Retro Video Game Password Generator
Reverse-engineering the password system of a 30-year-old video game. For fun. (...don't judge me.)
Read More »Blog: LeetCode Solution #2651 - Calculate Delayed Arrival Time
Just because you can write your code in O(n^4) doesn't mean you should...
Read More »Blog: Better Reduce Example
Where I suggest better documentation for an oft-overlooked function.
Read More »