Skip to content
View Abdelrhmansersawy's full-sized avatar
Fight
Fight

Block or report Abdelrhmansersawy

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

Hi 👋

I'm Abdelrhman Sersawy. I'm a CSE student with backend development experience. I love solving problems, building cool projects, contributing to open-source, and sharing my knowledge with others.

  • I'm currently a Software Engineering Intern at Fawry.
  • I competed in the Africa & Arab Collegiate Programming Championship (ACPC) 2023 and 2024, ranking 22th and 25nd, respectively out of 100+ teams.
  • I ranked 26th globally in IEEE Xtreme 17.0.
  • I reached a Candidate Master on Codeforces.

Pinned Loading

  1. gitlet gitlet Public

    A Java-based version control system inspired by Git, utilizing a simplified internal structure with Blobs, Trees, and Commits for efficient change tracking. Supports essential Git-like operations i…

    Java 1

  2. TextEditor TextEditor Public

    A GUI plaintext editor written in Java Swing, optimized with a Rope data structure (based on Treap) for O(log n) text operations. Features include comprehensive file operations (open, save, auto-sa…

    Java 8

  3. EduMatrix EduMatrix Public

    EduMatrix is an university management system that transforms academic operations through innovative digital solutions.

    Java 1

  4. OrderTracker OrderTracker Public

    A Spring Boot-based Order Notification System managing order lifecycle (Created, Paid, Processed, Shipped, Delivered, Completed) with real-time customer notifications. Includes inventory management…

    Java

  5. Competitive-Programming Competitive-Programming Public

    Code library for competitive programming purposes.

    C++ 4 1