Summary

This page features my design and configuration projects, emphasizing my ability to resolve complex troubleshooting issues, produce thorough documentation, and manage code through GitHub.


Project 1

Serverless Portfolio Website

Description: This project serves as my cloud computing foundation while also laying down the stepping stones for the Solution Architect Exam and show casing projects that have be completed.

Goal:The goal of this project was to be a comprehensive showcase of my cloud engineering skills and to provide a foundation for future architectural projects.

Technologies: AWS S3, Amazon CloudFront, Origin Access Control (OCA), IAM Policies, HTTPS/SSL, Terraform, and Python.

GitHub Repo


Project 2

Personal RPG Goal Tracker

RPG Goal Tracker Screenshot

Description: A lightweight, gamified task management tool designed to turn daily personal and professional goals into a "level-up" experience.

Goal: The goal of this project was to build a functional tool that services personal productivity while gaining hands-on experience deploying a secure, production-grade architecture on AWS.

Technologies: AWS S3, Amazon CloudFront (OAC), IAM Policies, HTML, and CSS.


Project 3

Secure AI-Powered Sentiment Analyzer

Description: I developed a Secure AI-Powered Sentiment Analyzer, a serverless API on AWS designed for secure text analysis. Using Python, Lambda, API Gateway, Comprehend, and Terraform, I built a system that analyzes text sentiment within a private network, leveraging VPC Endpoints for security. A key challenge was configuring secure access to Comprehend without public internet exposure. This project gave me valuable experience in serverless architecture, API security, and AWS networking

Goal: The goal of this project is to create a robust, scalable, and secure serverless API that can analyze the sentiment of text data while prioritizing the privacy and security of that data.

Technologies: Aws lambda, Amazon Comprehend, VPC Endpoints, API Gateway, Amazon Virtual Private Cloud, Terraform, and Python.

GitHub Repo