Things I've built, shipped, and learned from — from cloud infra to data pipelines.
Personal portfolio built with vanilla HTML/CSS/JS and deployed to AWS S3 + CloudFront with a fully automated CI/CD pipeline via GitHub Actions.
Integrated Jira into the portfolio development workflow. Created epics and tickets via the Jira REST API, managed sprints programmatically, and stored credentials securely using shell environment variables.
Implemented Google Tag Manager across a multi-page portfolio site and configured GA4 event tracking via GTM — enabling page view analytics, user behavior tracking, and real-time reporting without touching the source code per deployment.
Serverless data ingestion pipeline using AWS Lambda and S3. Automates collection, transformation, and storage of structured data with CloudWatch monitoring.
Home lab environment for practicing blue and red team techniques. Includes network traffic analysis, vulnerability scanning, and SIEM log monitoring.
Interactive data dashboard that pulls from a SQL database, processes with Pandas, and visualizes trends. Built to surface insights from raw datasets.