Skip to content
View ahmedibrahimX's full-sized avatar
  • Wasla Browser
  • Cairo, Egypt
Block or Report

Block or report ahmedibrahimX

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ahmedibrahimX/README.md

Hi! I am Ahmed Ibrahim

Typing SVG

Medium Linkedin

Expand to view my significant skills and technologies 👉
AWS CircleCI Ansible Prometheus Docker

SpringBoot Java Go Bash NodeJS Express.js JavaScript C++ Python
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

Pinned

  1. CICD-Advanced-Cloud-DevOps-Nanodegree-Project CICD-Advanced-Cloud-DevOps-Nanodegree-Project Public

    Forked from udacity/cdond-c3-projectstarter

    CI/CD Pipeline using CircleCi, IaC using AWS CloudFormation, Configuration using Ansible, Monitoring and Alerting using Prometheus. Project in Advanced Cloud DevOps Nanodegree program egFwd scholar…

    TypeScript 1

  2. IaC-Advanced-Cloud-DevOps-Nanodegree-Project IaC-Advanced-Cloud-DevOps-Nanodegree-Project Public

    IaC using AWS CloudFormation to deploy a highly available web app. Project in Advanced Cloud DevOps Nanodegree program egFwd scholarship

    YAML

  3. RSA-CryptoSystem RSA-CryptoSystem Public

    Python implementation of RSA cryptosystem showing the encryption and decryption algorithms as well as the possible attacks.

    Python 1

  4. LicensePlateRecognition LicensePlateRecognition Public

    An image processing project using Python to detect license plate and apply OCR on it

    Python 2 3

  5. Mini-Compiler Mini-Compiler Public

    A simple compiler for a simple programming language

    C 1

  6. Space-Shapes Space-Shapes Public

    Arcade game using assembly language

    Assembly