Skip to content
View suaebahmed's full-sized avatar
๐Ÿš๏ธ
Working from home
๐Ÿš๏ธ
Working from home

Highlights

  • Pro

Block or report suaebahmed

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

Hi there ๐Ÿ‘‹

Pinned Loading

  1. algorithms-visualizer algorithms-visualizer Public

    A React-based interactive tool for visualizing algorithms like pathfinding, sorting, spiral primes, and the N-Queen problem. Built entirely without UI libraries.

    JavaScript 10

  2. programming-contest programming-contest Public

    Solutions to competitive programming problems from platforms like Atcoder and Codeforces. A helpful resource for practicing and improving contest skills

    C++

  3. cp-template cp-template Public

    A curated collection of reusable templates for competitive programming. Includes essential algorithms and data structures to enhance efficiency during contests.

    C++ 2

  4. chat-app chat-app Public

    A real-time chat app enabling one-to-one and group messaging. Built with Socket.io, showcasing WebSocket-based instant communication.

    JavaScript

  5. WebAPI-Asp.Net-Core WebAPI-Asp.Net-Core Public

    A robust RESTful API built with ASP.NET Core, showcasing best practices for scalable and efficient backend development.

    C#

  6. weather-web-app weather-web-app Public

    A weather app that fetches real-time weather data using an external API. Users can search cities to view detailed conditions like temperature, humidity, and more

    JavaScript