Skip to content
View ahmedmmordi's full-sized avatar
💭
For Fun
💭
For Fun

Highlights

  • Pro

Block or report ahmedmmordi

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

Hi, I'm Ahmed Mordi 👨‍💻

Someone who engineers solutions, not just code. Striving to be a T-shaped engineer.

📫 How to reach me: Gmail

Connect with me:

LinkedIn Discord Codeforces

Languages and Tools:

Java Python C++ Spring PostgreSQL MySQL MongoDB Git Postman Docker Linux

Pinned Loading

  1. My Open Source Contributions My Open Source Contributions
    1
    ## [pgexporter](https://github.com/pgexporter/pgexporter)
    2
    A high-performance Prometheus exporter for PostgreSQL, implemented in C.
    3
    
                  
    4
    [All PRs](https://github.com/pgexporter/pgexporter/pulls?q=is%3Apr+author%3Aahmedmmordi)
    5
    
                  
  2. mnemosyne-systems/billetsys mnemosyne-systems/billetsys Public

    Modern support ticket solution

    TypeScript 16 6

  3. pgexporter pgexporter Public

    Forked from pgexporter/pgexporter

    Prometheus exporter for PostgreSQL

    C

  4. store-app store-app Public

    A Spring Boot store application with modules for Product, Category, Customer, and Order management, featuring MySQL persistence, Flyway database migrations, Redis caching, reactive dummy product in…

    Java

  5. Design-Principles Design-Principles Public

    A collection of practical Java examples that show how to apply core software design principles to write clean, maintainable, and scalable code.

    Java

  6. Design-Patterns Design-Patterns Public

    Java