Posts & Projects
- Implementing Semantic Versioning on my Website with JenkinsLearn how I automated semantic versioning for my website using a Jenkins pipeline.Semantic Versioning Jenkins
- AI Audio Transcription App with OpenAI's Whisper ModelI recently built an interactive audio transcription app using AI for audio-to-text conversionAI Whisper OpenAI Streamlit Transcribe
- How I Built a Serverless Resume Website Using AWS CloudFormationLearn how to build a fully serverless resume website with AWS services.CloudFormation Lambda S3 DynamoDB API Gateway
- Event-Driven COVID-19 ETL Pipeline Using AWS Services and PythonAutomated COVID-19 ETL pipeline using AWS services and Python in a serverless architecture.S3 Python Lambda DynamoDB AWS Glue
- SQL Library System Database Design and OptimizationLed a team to design, optimize, and implement a SQL relational database for a library system.