About
Hey! I'm Joel Antwi — a current student at George Mason University, majoring in Information Technology with a concentration in Cloud Computing. I'm deeply passionate about technology and the ever-evolving world of cloud solutions.
Outside of tech, you’ll often find me on the basketball court or capturing stunning aerial shots with my drone. I'm also a proud Apple enthusiast who loves exploring new innovations.
Feel free to connect! I’m always open to collaborating, sharing ideas, and building meaningful projects. Let’s innovate together and help shape a brighter, tech-driven future.

Basic Info:
- Birthday: December 10 2024
- Email joel.p.antwi@gmail.com
- City: Woodbridge, Va
- Age: 20
- Degree: Bachelor of Science
- Expected Graduation: May 2027 | (2023–2027)
Skills
Resume
Download My Resume
Certifications
Projects
Here are some of my Projects:
Jenkins Pipeline: Streamlining Dockerized App Deployment
I created a CI/CD Jenkins pipeline that orchestrates the end-to-end deployment workflow of a Dockerized application, from code retrieval to image deployment on DockerHub. Its modular structure, coupled with informative feedback at each stage, which streamlines the development lifecycle, promoting efficiency within the software delivery pipeline.
Architecting an Online Financial Platform with AWS
In this project, I set up a WordPress site on AWS EC2, prioritizing its adaptability and security. Utilizing AWS resources such as managed databases and Amazon EFS, I ensured seamless operations. By implementing Auto Scaling groups and SSL certificates, I effectively managed high traffic while also protecting the site. This approach ensured the website's reliability during peak usage periods and optimized cost efficiency by adjusting resources as required. Overall, my strategy resulted in a scalable, secure, and cost-effective solution tailored to the client's specific requirements.

Optimizing Website Development with AWS CodePipeline
Behind the scenes of the website you're currently exploring, I've seamlessly integrated AWS CodePipeline to orchestrate the entire development journey. Leveraging GitHub for version control, S3 for storing website data, and CodeDeploy for swift deployment, each modification effortlessly transitions to the website you are currently viewing . This not only streamlines my workflow but also guarantees smooth customization whenever I need to update content.

Expense Application: Smart Budget Tracker
The Smart Budget Tracker was our final project for an introductory Python course at George Mason University, developed by me and two teammates. It's a terminal-based application designed to help users manage their personal finances. We built a simple, text-driven interface that allows users to track expenses, set budgets, and view financial summaries. To ensure privacy and user-specific data management, we implemented a secure login system that stores each user’s information separately.