Skip to content
View AmirAlahmedy's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@nandbox

Block or report AmirAlahmedy

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

Hi there, I'm Amir Salah Alahmedy πŸ‘‹

πŸ˜ƒ I live in Cairo, Egypt and I'm 25 years old. I'm constantly learning.
😊 I love problem-solving.
πŸ”­ I’m currently working at Nana.
🌱 I studied computer engineering at Cairo University.
πŸ’¬ Ask me about anything.
πŸ“« How to reach me: ameer.alahmedy@gmail.com

Pinned Loading

  1. spring-cloud-circuit-breaker Public

    A walk through the spring cloud circuit breaker guide https://spring.io/guides/gs/cloud-circuit-breaker

    Java

  2. Simulation of some modulation techni...
    1
    import matplotlib.pyplot as plt
    2
    from numpy import arange, cos, sin, fft
    3
    from math import pi
    4
    from scipy.signal import hilbert
    5
    
                  
  3. KarimIbrahim11/EyeFood-Food-Recognition Public

    Oriental Food detection and Classification solution for visually impaired individuals. Thesis for my Bachelor's at Cairo University - Faculty of Engineering.

    Python 2

  4. KarimIbrahim11/OMR Public

    Optical Music Recognition

    Jupyter Notebook 1

  5. BigBytes Public

    Crafting my own interpreter one step at a time.

    Java

  6. playing-with-sqlalchemy Public

    I am using this repo to learn how to use SQLAlchemy.

    Python