Skip to content
View zoe-abedi's full-sized avatar
💻
Debugging
💻
Debugging

Block or report zoe-abedi

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
zoe-abedi/README.md
  • 👋 Hi, I’m @zoe-abedi (Ahmed Zaid)
  • 👀 Interested in backend development and database management
  • 🌱 Currently learning 🐍 </> JS CSS SQL and Cyber Security
  • 💞️ Looking to collaborate on live projects to develop programming skills and sharpen my problem solving approach
  • 📫 You can reach me out personally on 📧[email protected]
  • <<< Do not feel shy to ask me out to work with you on your projects, and i would not shy out to say yes.

Popular repositories Loading

  1. image-to-sound-python image-to-sound-python Public

    You can create sound from image files now. Imagine displaying an image from the forest with the actual forest sound in the background–Just adds to the drama. For this to run, have an image file and…

    Python 4

  2. Python-Speech-Recognition- Python-Speech-Recognition- Public

    Python 2

  3. Quiz-Game Quiz-Game Public

    My first GitHub Project, I know its barely a project, but still feels like an achievement

    Python 1

  4. PACMAN-GAME PACMAN-GAME Public

    Pacman Game in C is a simple console application or a mini clip game designed for the purpose of entertainment. It resembles the snake game to some extent in which the Pacman should be driven in su…

    C 1

  5. Random-String Random-String Public

    Generating random strings until a given string is generated

    Python 1

  6. Fake-News-Detector Fake-News-Detector Public

    This advanced python project of detecting fake news deals with fake and real news. Using sklearn, we build a TfidfVectorizer on our dataset. Then, we initialize a PassiveAggressive Classifier and f…

    1