Expand to view my significant articles 👉
Title | Description | Keywords |
---|---|---|
From Chaos to Clarity: Monitoring Your Spring Boot App | Implementing custom metrics in Spring Boot, scraping them using Prometheus, and visualizing them using Grafana. | Spring Boot, Prometheus, Grafana, AOP, Observaility |
My Take on Web Scalability for Startup Engineers — Summary and Book Review | A summary of the most important points in a way that gives you a good background to fearlessly tackle web scalability. | Scalability, System Design, Cloud |
Expand to view my significant DevOps projects 👉
Project Name | Skills used | Description |
---|---|---|
CI/CD Project - Udacity's Advanced Cloud DevOps Nanodegree Project | AWS, AWS-CLI, CloudFormation, CircleCI, Ansible, Prometheus | CI/CD Pipeline using CircleCi, IaC using AWS CloudFormation, Configuration using Ansible, Monitoring and Alerting using Prometheus |
IaC Project - Udacity's Advanced Cloud DevOps Nanodegree Project | AWS, AWS-CLI, CloudFormation, Bash, Cloud Architecture Design | IaC using AWS CloudFormation to deploy a highly available web app. |
Expand to view my significant university projects 👉
Project Name | Skills used | Description |
---|---|---|
RSA CryptoSystem | Python, Numpy, Matplotlib | Implementation of RSA cryptosystem showing the encryption and decryption algorithms as well as the possible attacks |
License Plate Recognition | Python, Numpy, Scikit-Image, Scipy, Opencv, Pytesseract | Image Processing project - detecting license plate and applying OCR on it |
Mini Compiler | Bison, Flex, C-Language | A mini compiler for a simple programming langauge |
Ball Coaster | C++, OpenGL | Computer graphics project - creating a game engine and using it to create a simple 3D game |
Space Shapes | Assembly Language | A simple arcade game designed from A to Z by me and implemented 100% using Assembly |