I have been developing software since fifth grade, starting my journey with JavaScript and Python. Years later, I am now writing software professionally and as a hobby in more languages than I can recall. Two computer scientists as parents probably pre-disposed me to this truthfully. Outside of work, I exclusively develop open-source software, and it's all accessible here on this GitHub account. For personal projects, I like to play around, experiment and develop as quickly as I can. This leads me to a routine of cranking out projects every three-ish days. A lot of these projects are made out of necessity to use in another project, or as learning exercises. Feel free to use, fork, and contribute to any of my projects. I appreciate any feedback given in the form of feedback in. Notable past projects I've worked on a variety of interesting projects throughout the years, with different dimensions. I was once a popular user on devRant. I've worked on many bots and tools for statistical analysis for the community and my first group project devCredits and a command-line client for the application, Dr. Neither of those old projects were particularly well-designed or written on my part however I gained lots from them, and thats the most important thing to me. More recently, I have been involved with Raider Robotics, a FIRST Robotics Competition team that was based in my high school. Raider Robotics was my main focus in developing the software that powered our award-winning robots, MiniBot, HATCHField and Darth Raider. I also created a few software for managing events and a tool to manage parts for the team shop and hardware debugging tools and the team's core robotics library (including its documentation). I keep my repository list of pins up-to-date with the most recent projects. Repo navigation If you haven't noticed I have several active repositories. These links will direct you to the GitHub search engine, which makes it easy for you to locate me and my work. Rust The moment, Rust is my primary programming language. My goal is to become an expert in Rust. I have been hard at work creating many useful crates that will aid in filling out the available libraries for other developers. - For the past few years, Java was my primary language. I started learning it in the 10th grade, working with Raider Robotics (@frc5024). My Java projects are split up between robotics, Minecraft mods, and homework from my high school Compsci classes. Fakeroot.net - Python was the programming language I first learned (way way back in the 5th grade). It was my primary language from elementary school to high school, and I have many Python projects. While many of my older Python projects were not proficient but my Python abilities have grown to the point where I can confidently say that I am an expert in the language. I also utilize Python professionally, even though this work is not open source. - C and C++ are both languages I learned during my time working with Raider Robotics. While I have most of my knowledge of these languages in the Robotics area however, I also have some side projects using these languages. Professionally, I also use C++. I am a translator in a variety of different languages, but none have enough projects to warrant their own space here. Feel free to browse my repository pages to locate them.