Projects

MS Project: Enabling an automated instrumentation framework in a distributed tracing platform

Designing, implementing, and evaluating Pythia framework into Jaeger.

Imgur Clone using AWS Lambda and Vue.js

I am using this as a testing ground to learn serverless application development. Originally submitted for the Shopify Fall 2021 Backend Internship challenge.

CI/CD Pipeline for APIs

Basically CI/CD in a box, so a developer can deploy in one click a simple Python API template project onto MOC OpenShift (or other cloud platforms like AWS, Azure). The goal is to start developing in the cloud, and adhere to DevOps principles. We provide the pipeline setup, you provide the tests and GitHub repo.