Projects

This Django Website Hosted in AWS
This is my final project for class, and I chose to build a personal website as a capstone. What makes this project special is how it’s hosted. The site is deployed using GitHub Actions, which automates Docker image builds and pushes to Amazon ECR, with the container hosted on an EC2 instance.

CI/CD Architecture
This diagram illustrates a CI/CD pipeline I worked on that connects GitLab and Bitbucket, integrates multiple security scanning tools, retrieves dependencies from Artifactory, and automates deployments across both on-premises environments and AWS.

Migration Architecture
This project showcases the architecture of what I helped create and configure in our AWS Cloud Environment. I stood up EC2 instances, configured security groups and IAM roles, and set up Linux servers to host Java web applications—mimicking on-prem architecture for compatible functionality.

Restaurant Menu & Reservation App
This project showcases an iOS application I developed featuring a restaurant menu and reservation system. The UI includes an interactive menu for browsing dishes and a reservation interface for booking tables, designed to provide a simple and intuitive user experience on mobile devices.