While working as a Developer III with the State of Georgia I worked on RESTful API built using C# and .Net 5 in Visual Studio 2022. I worked on the mapper.cs file that contained code for form field data points. Those data points matched up with secure form fields from various coroners’ offices throughout Georgia that had filled out autopsies online inside the states’ intranet. The .Net 5 application picked up those data points and used an API to send the data to a secure database.
The app was deployed to AWS through pipelines that were automated. Within these pipelines were batch files that ran different scripts, including python scripts, all creating an automated process of creating a software deliverable.
I also have different software installed on my home computer including Angular 19 and React 18 that I create apps with, then use CI/CD to deploy those apps to AWS and Netlify.
I utilize Github Desktop to push various repos to Github, then login to AWS or Netlify, connect to the repos on Github and deploy those apps online.