Projects
Jan - Mar 2025
-
Created static website using cloud infrastructure and methodologies
-
AWS Infrastructure: Cloudfront, Route 53, S3, API Gateway, Lambda,
DynamoDB
-
Visitor Counter feature using AWS DynamoDB, Lambda and API Gateway
-
Tested Javascript to make API calls to Lambda (Python) and external API to
fetch trivia
- Deployed using Infrastructure as Code through Terraform
- Automated Python test suite and CI/CD using Github Actions
- Explore on Github here
Oct 2024
-
Deployed using Terraform, AWS, CI/CD through Github, Python, Bash and
PostgreSQL
-
Data is regularly extracted from OLTP database, transformed into a
star-schema format and loaded into an OLAP data warehouse
-
Processes are logged and alerts are triggered in the event of an error
-
AWS Infrastructure: Lambda, S3, CloudWatch, SNS, EventBridge,
StepFunction, Secrets Manager
-
95% Test coverage achieved through Test-Driven Development, unit and
integration testing, and test database
- Explore on Github here
Dec 2024
-
Derived value from data by revealing important business insights
-
Communicated patterns and trends clearly using a range of visualisations
- Combined PostGreSQL, Python, Pandas, Matplotlib, Seaborn with Jupyter Notebook
-
Explore on Github here
Dec 2024
-
Developed mini-adventure game featuring interactive puzzles and
automated challenges
- Learned C# fundamentals to achieve MVP within tight deadline
-
Features health bar, points, conditional logic, randomised enemy
spawning and animations