Skip to content
View Monier-Ayman's full-sized avatar

Block or report Monier-Ayman

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

πŸ‘‹ Hello! I'm Monier Ayman

LinkedIn β€’ Codeforces β€’ Email


πŸ† Who I Am

  • πŸ’» Pupil @ Codeforces
  • πŸŽ“ CS Student at Suez Canal University
  • 🧠 Algorithm & Problem-Solving Enthusiast
  • πŸ”₯ ICPC Trainee & Competitive Programmer

πŸ’¬ About Me

Hi! I'm Monier Ayman, a passionate Computer Science student. I love solving problems and mastering algorithms. Currently, I'm training for ICPC and sharpening my skills as a Pupil on Codeforces. I enjoy practicing competitive programming, learning new concepts, and building a strong foundation in computer science.


Popular repositories Loading

  1. To_Do_List_Project To_Do_List_Project Public

    A simple console-based To-Do List project in C++ that allows users to add, view, mark as done, delete, search, and sort tasks using arrays, strings, and basic algorithms.

    C++

  2. Monier-Ayman Monier-Ayman Public

  3. Number_System_Converter Number_System_Converter Public

    C++ console program to convert numbers between Decimal, Binary, Octal, and Hexadecimal.

    C++

  4. Academic-Assignments Academic-Assignments Public

    Repository for all my university assignments

    HTML

  5. Library-Management-System Library-Management-System Public

    C++ Library Management System using OOP, Linked List, Map, and Stack

    C++

  6. Mini-Search-Engine Mini-Search-Engine Public

    C++ Mini Search Engine using OOP, BST, and Linked List to search words across multiple documents and track word frequency.

    C++