Skip to content
View gehadepada's full-sized avatar

Block or report gehadepada

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

👋 Hello, I'm Gehad!



  • 🏫Teaching assistant at faculty of computers and artificial intelligence
  • 🏆 1x ECPC Finalist.
  • 💻 I am a competitive programmer at Codeforces, Atcoder, Leetcode
  • 🤓 Always learning new things
  • 🤔 This is MY RESUME.

My Competitive Programming Profiles

Code ForcesLeetCodeAtCoder

My Skills

Programming languages

C C++ Kotlin Java Python

Android Development

Kotlin

Popular repositories Loading

  1. LeetCode-Top-150-Interview-Problems LeetCode-Top-150-Interview-Problems Public

    Top 150 Interview Questions at LeetCode

    16

  2. leetcode-github-sync leetcode-github-sync Public

    Python Script to upload your leetcode Solutions to Your Github Repo

    Python 4

  3. LeetCode_DailyChallenge_2025 LeetCode_DailyChallenge_2025 Public

    🧠 LeetCode Daily Challenges – 2025 This repository contains my solutions to the LeetCode Daily Challenges throughout 2025.

    3

  4. LeetCode-75 LeetCode-75 Public

    LeetCode 75 Problems

    C++ 2

  5. The-Chance-World-Cup-Round-1 The-Chance-World-Cup-Round-1 Public

    This endpoint generates funny jokes in the local Egyptian dialect based on a keyword provided by the user through a GET request. It uses an external Large Language Model (LLM) API (such as Gemini, …

    JavaScript 1

  6. Flask_Api Flask_Api Public

    This API is a Flask-based web service that predicts a patient's health status based on three input features: sugar percentage, blood pressure, and temperature. The prediction logic is simple yet ef…

    Python