Hello, my name is Cory! I am a self-taught software developer with one goal in mind: to innovate through software solutions. I started learning programming with C++ with an interest in game development, but since I have branched out into learning machine learning principles with Python, .NET MAUI with C#, and HTML, CSS, and JavaScript for website development, with many other interests in mind. Currently I am looking for work in the form of either an internship, junior position, or as a freelancer as I develop my skills.
Learned basics to programming with C++, as well as object oriented programming with C++ class structure. View Certificate
Learned to program with C#, with an emphasis on understanding C# classes and class structure. View Certificate
Introduced to machine learning models with Python, utilizing Pandas, NumPy, and Scikit Learn. View Certificate
Learned to program web sites with HTML and CSS, as well as learned how to utilize Git and Github for version control and collaboration. View Certificate
Introduced to JavaScript, including JavaScript object structure and iterative methods. View Certificate
Practiced implementing JavaScript paired with HTML/CSS projects. View Certificate
This project mocks a menu for a pizza restaraunt. The goal for this project was to demonstrate clean CSS for a very user-friendly and readable finish, as well as to use JavaScript to make the menu dynamically generated. The script.js contains a database in the form of a JavaScript object of menu sections and items that the script generates with html to form the menu you are viewing. Script.js also handles the dropdown menu functionality for user control over what they are trying to view. I aimed for this project to be the ultimate mobile menu for restaraunts and establishments alike.
View Github Repo
View Netlify Upload