Skills About Experience Contact
My Work

Project Portfolio

Hands-on projects across API integration, AWS cloud infrastructure, and AI.

Cloud Projects

AWS deployments · serverless architecture · CI/CD pipelines

AWS · Cloud Dashboard

F1 Race Calendar Dashboard

A live Formula 1 race calendar dashboard deployed on AWS. Node.js backend hosted on EC2 via SSH, static frontend served through S3 and CloudFront, with automated race notifications via Lambda, EventBridge, and SNS. Uses the Jolpica F1 API as the data source.

Jolpica F1 APIEC2SSHS3CloudFrontLambdaEventBridgeSNSNode.js
AWS Amplify · Serverless

Static Website Hosting using Amplify

Developed a serverless cinema booking web application using AWS Amplify, API Gateway, Lambda, and DynamoDB with CI/CD deployment via GitHub integration.

AmplifyAPI GatewayLambdaDynamoDBIAMGitHub CI/CD
AWS · Cost Management

AWS Billing & Cost Management Learning Report

While running personal lab projects on EC2, Load Balancers, and networking, I accidentally incurred unexpected charges from resources left running after testing. This led to hands-on exploration of AWS Cost Explorer, Budgets, and Cost Anomaly Detection and a valuable lesson in resource cleanup.

Cost ExplorerAWS BudgetsCost Anomaly DetectionBilling & Cost ManagementEC2
🔌

API Projects

REST APIs · webhook systems · third-party integrations

API Integration · Analytics

Site Traffic Monitor

Monitors the number of visitors to my static website through a simple API integration using GoatCounter, an open-source, cookie-free web analytics platform.

GoatCounterJavaScriptREST APIGitHub Pages

AI Projects

Local LLMs · AI agents · machine learning experiments

AI Agent · Local LLM

ARIA — My First AI Project

Built a fully local AI research agent that searches the internet, reads Wikipedia, does math, and remembers conversations. Runs entirely on my own hardware using Qwen2.5 32B via Ollama. No API costs, no cloud dependency, full privacy. The agent decides which tool to use on its own based on each question.

OllamaQwen2.5 32BLangChainLangGraphDuckDuckGo APIWikipedia APIPythonOpen WebUIDockerReAct Agent
📁

Other Projects

Technical side projects outside of cloud and API · integrations · configurations · tooling

DNS · Domain Configuration

Replacing GitHub Free Domain with a Custom Domain

Configured a custom domain to replace the default GitHub Pages URL. Set up DNS A records and CNAME entries on Hostinger, enabled HTTPS via GitHub Pages settings, and verified propagation. A clean exercise in domain management and web infrastructure basics.

GitHub PagesDNSHostingerCNAMEHTTPSA Records