Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View AElalfee's full-sized avatar
💻
Focusing
💻
Focusing

Block or report AElalfee

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

Hi, I'm Abdelrahman Elalfee 👋

Software Development Engineer | Technical Support | Problem Solver
On a journey from support to back-end engineering — building scalable, secure, and efficient server-side systems.


🧑‍💻 About Me

💼 Role:       Technical Support Specialist with Back-End Development Experience
📍 Location:   United Arab Emirates
🧠 Learning:   Advanced Back-End Development & Cloud Platforms
🎯 Focus:      Server-Side Logic, Database Optimization, RESTful APIs
🚀 Goal:       Re-establish my career as a Back-End Engineer and contribute to building scalable, secure systems

⚙️ Tech Stack


📈 GitHub Activity

📊 My GitHub Stats
GitHub Stats

🤝 Connect with Me


“Keep building, keep learning, and keep moving forward.”

Pinned Loading

  1. Todox Todox Public

    A lightweight command-line TODO application written in Python that stores your tasks in a local JSON file. Easily add, update, delete, and manage tasks with clear statuses: todo, in_progress, and d…

    Python

  2. expenses_tracker_cli expenses_tracker_cli Public

    A simple expense tracker application to manage your finances. The application should allow users to add, delete, and view their expenses. The application should also provide a summary of the expenses.

    Python

  3. github_activity_cli github_activity_cli Public

    A simple command line interface (CLI) to fetch the recent activity of a GitHub user and display it in the terminal.

    Python

  4. match_scraper match_scraper Public

    A web scraper designed to extract football match details from the Yallakora website based on a user-defined date. The extracted data is then stored in a CSV file for easy access and analysis.

    Python

  5. snake_game snake_game Public

    This classic arcade-style game brings the thrill of maneuvering a snake through obstacles right to your command line. Written in Python.

    Python

  6. csv_product_matcher csv_product_matcher Public

    This is a simple Python script that compares two CSV files — Missing.csv and Scanned.csv — and generates a new file Matching.csv containing the rows from Missing.csv where the productCode exists in…

    Python