Portfolio/Projects

Reddit Sentiment Analyzer: AI in the Workplace

This project collects and analyzes real-time Reddit posts from subreddits related to AI. Using AWS Lambda, API Gateway, and DynamoDB, it runs sentiment analysis via Amazon Comprehend and visualizes the results in a dynamic chart. The dashboard updates with new data and reflects public sentiment (Positive, Negative, Neutral, Mixed) toward AI topics.

View Full Project Repository on GitHub

Sales Data Analytics Demo

This project demonstrates a sales analytics pipeline using AWS services to visualize monthly sales revenue by product category. This pipeline would be ideal to create a quick dashboard for executives, small business owners, business reporting requirements, and more.

Stacked Area Chart of Total Revenue by Product Category
AWS Service Implementation Details
Amazon S3 Stored raw and processed sales data in versioned S3 buckets for ETL and visualization workflows.
AWS Glue Configured a Glue Crawler to automatically catalog sales data and update the Glue Data Catalog with schema information.
AWS Athena Queried processed datasets to validate the data pipeline and prepare data for visualization.
AWS QuickSight Created a stacked area chart visualizing monthly total revenue by product category.
AWS CloudFormation Automated resource creation using infrastructure as code (IaC).

View Full Project Repository on GitHub

Hosting a Static Website on AWS (this website)

Deployed a static portfolio website (HTML, CSS, JavaScript) using AWS's serverless infrastructure for high availability, scalability, and cost-effectiveness.

AWS Service Implementation Details
Amazon S3 Hosted all static website assets with version control and lifecycle policies
Amazon CloudFront (CDN) Configured global CDN with optimized caching and HTTPS enforcement
Amazon Certificate Manager (ACM) Managed SSL certificates for secure TLS 1.2+ connections
Route 53 Implemented DNS routing with alias records to CloudFront endpoints
AWS Lambda Developed serverless functions for dynamic visitor counter functionality and API gateway integration

Orphaned Wells Program FY24 Congressional Report

Served as Project Manager responsible for the production of the Orphaned Wells Program Congressional Report for the US Department of the Interior - Orphaned Wells Program Office. Used PMBOK best practices including Kanban, Scrum, and Agile, resulting in a 2-week early completion of the project and satisfactory publication. Utilized project collaboration tools & technology (MS Teams, Project, Jira) to promote an open flow of information and data throughout the program.

On-Premises Data Migration to OneDrive

Successfully led the migration by coordinating cross-functional teams, ensuring compliance with DoD security standards, and maintaining stakeholder communication throughout the process. The project involved assessing legacy data structures, cleaning redundant files, and implementing a phased migration approach to minimize disruptions. Key technical aspects included configuring SharePoint Online for document libraries, setting up Azure Active Directory (AAD) synchronization for seamless user access, and applying retention policies to meet data governance requirements. I also oversaw the use of Microsoft's SharePoint Migration Tool (SPMT) to automate bulk transfers while maintaining metadata integrity. Post-migration, I facilitated user training and conducted validation checks to ensure data accuracy and accessibility. The project was completed on schedule, enhancing collaboration while adhering to strict security protocols.