Skip to content
View Ahmed122000's full-sized avatar
๐Ÿคฏ
๐Ÿคฏ

Block or report Ahmed122000

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.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
Ahmed122000/README.md

๐Ÿ‘‹ Hey, I'm Ahmed Hesham

Typing SVG


๐Ÿง‘โ€๐Ÿ’ป About Me

Computer Engineering graduate from Alexandria University | Building scalable back-end systems, deploying ML models, and crafting elegant solutions to complex problems.

  • ๐Ÿ”ญ Currently building full-stack applications and microservices with Spring Boot & Django
  • ๐Ÿค– Passionate about AI, Machine Learning, and System Design
  • ๐Ÿง Deep dive into operating systems, algorithms, and Unix internals
  • ๐Ÿ’ก Experienced with web scraping, data pipelines, and real-time systems
  • ๐ŸŽฎ Created game engines and interactive applications
  • ๐Ÿ’ฌ Ask me about Python, Java, JavaScript, ML, or System Design
  • ๐Ÿ“ง Reach me at ahmedhesham122000@gmail.com

๐Ÿ› ๏ธ Tech Stack

Languages

Python Java JavaScript C HTML5 CSS3

Backend & Frameworks

Spring Boot Django Flask Node.js

Data Science & ML

TensorFlow PyTorch Pandas NumPy Scikit-Learn

Databases & Tools

MySQL MongoDB Docker Kubernetes Git Linux


๐Ÿš€ Featured Projects

๐Ÿ† Highlighted Projects

Project Description Tech Stack Links
๐Ÿ›๏ธ Commerce Full-featured eBay-style auction platform with real-time bidding, watchlists & comments Django Python SQLite Repo
๐Ÿ“Š Data Intensive System Real-time weather data streaming with Elasticsearch, Kibana & Kubernetes orchestration Java Kubernetes Docker Elasticsearch Repo
๐ŸŽฎ Game Engine Custom game engine supporting multiple games with HTML5 Canvas & JavaScript JavaScript HTML5 CSS3 Repo
โ™Ÿ๏ธ Chess Console-based chess engine with move validation, check/checkmate detection & save/load C Game Logic Repo
๐Ÿค– ML Model Deployment HR Analytics job change predictor with full ML pipeline & Flask web interface TensorFlow Python Flask Repo
๐Ÿจ Hotel Scraper Web scraper & Flask REST API for Booking.com with data export Python Flask BeautifulSoup Repo
๐Ÿ“ฐ News Analyzer Sentiment analysis web app using MeaningCloud API with Webpack & Sass JavaScript Webpack API Integration Repo
๐Ÿง Unix Tools Custom C implementations of Unix CLI tools (cat, wc, etc.) for learning internals C Linux Systems Programming Repo

๐Ÿ“š Experience & Skills

Key Competencies

  • Backend Development: Spring Boot microservices, Django REST APIs, Flask applications
  • Full-Stack Development: React/Vue, Node.js, modern web technologies
  • Machine Learning: Model training, deployment, evaluation & data pipelines
  • System Design: Scalable architectures, database optimization, caching strategies
  • DevOps: Docker, Kubernetes, CI/CD pipelines
  • Databases: SQL (MySQL), NoSQL (MongoDB), data warehousing concepts
  • Algorithms & Data Structures: Problem-solving, optimization techniques
  • Web Scraping: Data extraction and API integration

๐Ÿ“Š GitHub Stats

GitHub Stats Top Languages

GitHub Streak

Activity Graph


๐Ÿ“ˆ Recent Activity

  • ๐Ÿ”จ Building scalable microservices with Spring Boot
  • ๐Ÿ“š Deepening expertise in system design and distributed systems
  • ๐Ÿค– Exploring advanced ML architectures and deployment strategies
  • ๐ŸŒ Contributing to open-source projects and improving code quality

๐ŸŽ“ Certifications & Learning

  • Harvard CS50 - Introduction to Computer Science
  • Harvard CS50 Web - Web Development with Python & JavaScript
  • Udacity - Front-End Web Developer Nanodegree
  • Prodigy Internship - Machine Learning & Data Science

๐Ÿ’ผ Let's Collaborate!

I'm always interested in:

  • ๐Ÿš€ Challenging backend/full-stack projects
  • ๐Ÿค Open-source contributions
  • ๐Ÿ“– Knowledge sharing and technical discussions
  • ๐ŸŽฏ Innovative ML/AI applications
  • ๐Ÿ—๏ธ System design discussions

๐Ÿค Connect With Me

LinkedIn Gmail Portfolio GitHub

Profile Views Followers


"First, solve the problem. Then, write the code." โ€” John Johnson

โญ If you find my work interesting, feel free to star my repositories!

Pinned Loading

  1. URL_Shortener URL_Shortener Public

    SAH Shortener is a URL-shortening website that provides users with a simple and efficient way to shorten and manage URLs. Built with a lightweight front-end and a robust Java Spring Boot back-end, โ€ฆ

    Java

  2. ML_model_deployment ML_model_deployment Public

    The HR Analytics: Job Change Predictor is a Flask-based web application that uses machine learning to predict whether an employee will stay with a company or leave. It allows users to train models,โ€ฆ

    HTML

  3. Unix_Tools Unix_Tools Public

    This repository contains custom-built implementations of popular Unix command-line tools, including cat, wc, and others soon. Each tool resides in its own directory with source code and detailed doโ€ฆ

    C

  4. Hotels_Scraper Hotels_Scraper Public

    A Python-based web scraper and Flask API for extracting hotel data from Booking.com. Features include detailed room information, amenities, and JSON export functionality. Perfect for travel data anโ€ฆ

    Python

  5. Commerce Commerce Public

    A full-featured eBay-style auction platform built with Django. Users can create auction listings, place bids, manage watchlists, and interact with other users through comments. Features include reaโ€ฆ

    Python

  6. Python-Games Python-Games Public

    collection of simple games built with python

    Python