Skip to content
View Rebelhere's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report Rebelhere

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

logo

Hi 👋, I'm REBEL

A passionate CS student from Pakistan

coding

rebelhere

  • 🌱 I’m currently learning c++

  • 💬 Ask me about anything new

  • ⚡ Fun fact world is full of surprises

Connect with me:

rahim usman rahim.usman.77

Languages and Tools:

cplusplus html5 matlab mssql mysql photoshop unity unreal

rebelhere

 rebelhere

rebelhere

Popular repositories Loading

  1. Social-Network-Application Social-Network-Application Public

    Welcome to the Social Network Application repository! This project is a console-based application designed to simulate a social network environment. Users can interact with the application through …

    C++ 5

  2. LexiCraft LexiCraft Public

    Lexicraft is a simple, console-based text editor built in C++. It supports real-time text editing with efficient cursor navigation and deletion, using a custom doubly linked list. Lexicraft also al…

    C++ 2

  3. Rebelhere Rebelhere Public

    Config files for my GitHub profile.

    1

  4. Josephus-Problem Josephus-Problem Public

    This program solves the Josephus Problem using a circular Queue in C++ and visualizes it with SFML. Participants are sequentially eliminated every K-th position until only one survivor remains, dis…

    C++ 1

  5. Alphabet-catcher Alphabet-catcher Public

    CatchAlphabets is a game for the Intel 8088, where players use a bucket to catch falling alphabets. The game ends after 10 misses, displays the score, and transitions to scrolling credits. It featu…

    Assembly