I have worked on many projects in my time as a Software Engineer, and I take pride in the code that I write. As a result I am always learning new technologies and keeping myself on my toes
I have recently delved into the world of cloud computing and am finding it extremely useful for facilitating the access of applications and data from any location and with any device
In the world of the internet it has become increasingly important to be able to market oneself, and there is no greater tool for that than web development
May 2020 - Present
Independently architect the React frontend for a higher education financial funding tool for the Indiana commission for higher education
Develop new features, and maintain a custom internal task management software for Keramida using .Net MVC
Maintaining ISRI a report building tool which greatly reduces the time it takes to survey an environmental site for Keramida, using .Net MVC
Updating a a volunteer engagement platform for a startup, Donaide, using .Net MVC
My Senior Project tasked to build a scalable website that automatically grades student-submitted code. The code was submitted through the Angular front-end, taken to our Java Spring backend, processed in a docker container, and stored in MongoDB. While doing this project we gathered requirements from professors and wrote documentation that can be viewed via the GitHub link provided below. Followed Agile methodologies, with CI/CD, 2-week sprints, feature branching strategy, and unit testing.
In order to market myself, I created this website. The project has been modified from john smilga's website for my own purposes. Built with Gatsby in the frontend, using strapi as a headless CMS hosted through Google Cloud Platforms postgres SQL instance, and deployed through Netlify. The interesting thing about this project is I receive all of my data through GraphQL instead of a normal REST API.