Skip to content
View ZeyadMoustafaKamal's full-sized avatar
:octocat:
Building a great thing
:octocat:
Building a great thing
Block or Report

Block or report ZeyadMoustafaKamal

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

“ In order to be irreplaceable, one must always be different” – Coco Chanel

Hi 👋! My name is Zeyad and I'm a backend developer, from Egypt.

stats graph languages graph
from . import Life

me = Life()

while me.is_alive:
    me.start_coding()
    if me.have_problem:
        try:
            me.search_for_solution()
        except SearchException:
            me.ask_chatgpt()

    if me.did_it:
        me.have_some_fun()
    else:
      me.try_again()

My tech stack

html5 logo python logo Django logo selenium logo git logo GitHub logo PostgreSQL logo docker logo ubuntu logo

Pinned

  1. astral-sh/uv astral-sh/uv Public

    An extremely fast Python package installer and resolver, written in Rust.

    Rust 11.4k 311

  2. emmett-framework/granian emmett-framework/granian Public

    A Rust HTTP server for Python applications

    Rust 2.1k 67

  3. NvChad/NvChad NvChad/NvChad Public

    Blazing fast Neovim config providing solid defaults and a beautiful UI, enhancing your neovim experience.

    Lua 23k 2k