Skip to content
View ammar-ahmed22's full-sized avatar
😎
Chillaxin
😎
Chillaxin

Highlights

  • Pro

Block or report ammar-ahmed22

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
ammar-ahmed22/README.md
class Me:
    def __init__(self):
        self.name = "Ammar Ahmed"
        self.currently = "Software Engineer at Zip",
        self.education = "Bachelor of Applied Science in Engineering",
        self.university = "University of Waterloo"
        self.website = "ammarahmed.ca"
        self.linkedin = "linkedin.com/in/ammarahmed2203"

Pinned Loading

  1. ammarahmedca ammarahmedca Public

    Personal website created using Next.js, React, TypeScript, TailwindCSS, ShadCN, and Notion. Hosted on Vercel.

    TypeScript 2 1

  2. PathfinderV2 PathfinderV2 Public

    Pathfinding algorithm visualizer created with React, TypeScript and ChakraUI. This is the second iteration of this project with design changes and optimizations.

    TypeScript 1 1

  3. qalam qalam Public

    Urdu inspired, interpreted programming language written in Rust.

    Rust 2

  4. typst-resume typst-resume Public

    My personal resume created with Typst. Continous Deployment implemented to ✨auto-magically✨ create a release whenever I make a tagged update!

    Typst 1

  5. flowtimer flowtimer Public

    Pomodoro Reimagined. Remove restrictions and enter the flow state.

    TypeScript 1 1

  6. langskin langskin Public

    A customizable programming language interpreter that lets you redefine keywords via a simple JSON map.

    TypeScript