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 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
Ahmed122000/README.md

πŸ‘¨β€πŸ’» Ahmed Hesham | Software Engineer

Typing SVG

πŸš€ About Me

I'm a passionate Software Engineer and recent Computer Engineering graduate from Alexandria University, Egypt. I love transforming complex problems into elegant solutions through code. My interests span across artificial intelligence, web development, and building scalable systems.

  • πŸ”­ I'm currently working on Back-end projects
  • 🌱 I'm learning Advanced Spring-boot
  • πŸ‘― I'm looking to collaborate on open source projects
  • πŸ’¬ Ask me about Python, Java, or ML fundamentals
  • ⚑ Fun fact: I enjoy reverse engineering Unix tools for fun!

πŸ› οΈ Tech Stack

Languages

Python Java JavaScript C++ C

Frameworks & Libraries

Spring Boot Flask Django TensorFlow PyTorch Pandas NumPy

Tools & Technologies

Docker Git MySQL MongoDB Linux Postman

πŸ“ˆ GitHub Stats

Ahmed's GitHub stats Top Languages

GitHub Activity Graph

πŸ† Projects

πŸ”— URL Shortener

Full-stack URL shortening service with Docker support, deployed on Render and Vercel.

Python-based web scraper for extracting hotel data from Booking.com with Flask API.

🐧 UNIX Tools

Custom implementations of popular Unix command-line tools for educational purposes.

End-to-end machine learning model deployment with Flask web interface.

πŸ“« Let's Connect


Profile Views GitHub Followers

"First, solve the problem. Then, write the code." – John Johnson

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