Skip to content
View ahmadlgohary's full-sized avatar

Block or report ahmadlgohary

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

Hi, I'm Ahmad!

Recent Computer Enginering Graduate from Toronto Metropolitan University

Former Software Engineering Co-op at General Electric Vernova

Former Software Systems Engineering Intern at Toronto Metropolitan University

Former Software Developer at TMU CanSat

Excited to start my career in backend and systems engineering!

A little more about me...

class Ahmad:
    def __init__(self):
        self.user = "Ahmad El-Gohary"
        self.operating_system = "Arch Linux" # I use Arch btw (btw)
        self.window_manager = "Hyprland" 
        self.languages= [ 
            "JavaScript", 
            "TypeScript", 
            "Python", 
            "Java", 
            "C#", 
            "C/C++", 
            "Rust", 
            "HTML", 
            "CSS" 
            ],
        self.frameworks= [ 
            "React", 
            "Angular", 
            "Node.js", 
            "FastAPI", 
            "Flask", 
            "Django", 
            "SpringBoot", 
            ".NET" 
            ],
        self.hobbies = [
            "Making Music",
            "Video Games",
            "Working Out",
            "Ricing Linux",
            "Tinkering with electronics and microcontrollers",
            "Being up all night chasing that ONE BUG ..."
        ]
    
    def Goals(self):
        """
        My Goals for 2026
        """
        self.learnGuitar()
        self.openSourceContributions()
        self.createMoreProjects()
        self.keepOnLearning()
        

Popular repositories Loading

  1. coe891-project coe891-project Public

    Forked from JodaOrg/joda-time

    Joda-Time is the widely used replacement for the Java date and time classes prior to Java SE 8.

    Java 1

  2. Hyprshot Hyprshot Public

    Forked from Gustash/Hyprshot

    Hyprshot is an utility to easily take screenshots in Hyprland using your mouse.

    Shell 1

  3. ahmadlgohary.github.io ahmadlgohary.github.io Public

    HTML

  4. ahmadlgohary ahmadlgohary Public

  5. ClientAccountHub ClientAccountHub Public

    Forked from amohamma8029/CPS714_Assignment

    JavaScript

  6. mufetch mufetch Public

    Forked from ashish0kumar/mufetch

    🎶 Neofetch-style CLI for music

    Go