
CI/CD Pipeline For a Lambda Function PERSONAL
Oct 6, 2024
This project aims to create a CI/CD pipeline for an AWS Lambda Function.

Testing IaC CloudFormation Template using GitHub Actions PERSONAL
Oct 5, 2024
This project aims to create a github actions pipeline to Test IaC CloudFormation Template before merging in main branch.

Design an Architecture for Youtube PERSONAL
Sep 16, 2024
This project aims to design an architecture for few most used Youtube functionalities.

Design an Architecture for an E-commerce application PERSONAL
Sep 14, 2024
This project aims to create an architecture for an E-commerce application.

Design a Basic Web Application Architecture PERSONAL
Sep 9, 2024
This project aims to create a basic architecture for a Web Application.

Discrete Optimization VRPTW ACADEMIC
Apr 9, 2024
This project presents an approach to solving the Vehicle Routing Problem (VRP) using various metaheuristics. It explores the creation of efficient delivery routes to serve customers while respecting specific constraints, implementing algorithms such as Tabu Search, Simulated Annealing, and Gradient Descent.