Work

Software Developer Intern

Full-Stack Wed Development
AWS

Duke City Digital | Jul 2023 – Nov 2023 | Albuquerque, NM

As a Software Developer Intern, I handled full-stack development, infrastructure, and automation for the company and its clients.

What I built

  • Configured and deployed AWS EC2 and VPC infrastructure with HTTPS routing via Nginx. This infrastructure handled serving the company website, Django backend requests for routing messages from clients, and serving data analytics to a client.

  • Upgraded company website from Angular 7 to 16, and developed a CI/CD pipeline using GitHub Actions to automate deploying changes to the website. Improving the website’s speed, maintainability, and user experience.

  • Developed a prototype full-stack web application that enables users to search for houses based on their specific preferences, and returns a list of available houses that matched the user’s description. The OpenAI API was used to convert user descriptions into JSON to find homes that matched the user’s query.

Technologies

JavaScript, TypeScript, Angular, Django, AWS (EC2, VPC), Nginx, GitHub Actions