I have worked on various large-scale Python projects for both commercial and personal applications. I specialize in web scraping, large-scale data review, and mathematical use cases.

Most notably I worked for a web development company: Miro Solutions, to develop website test functions for various clients. These functions run behind the scenes of a website to ensure all aspects of the site are functioning as intended. When something breaks on the back end of a website I worked on, my code will notify the developer before a consumer would likely find the issue.

In 2021 I made programs to find and purchase hard-to-find electronic items online. I programmed various "bots", that used since-restricted store APIs to monitor the stock status of hard-to-find items then add those items to a cart and purchase the instant they hit the shelf online. 
I am currently developing a website for users to track the growing SpaceX Starlink constellation and find when they can see a "train of satellites" pass over their location. this project includes but is not limited to; mining NORAD data to document and update individual satellite TLEs, performing basic orbital mechanics math and coordinate transformations, and building an interactive 3D map of the constellation. Note: the backend for this site was developed before I interned at SpaceX. The site uses 100% public data and doesn't come close to bordering ITAR-sensitive information.
Back to Top