Skip to content
View RealBMan's full-sized avatar

Block or report RealBMan

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

Pinned Loading

  1. Fly-Next-Project Fly-Next-Project Public

    This is a full-stack web application that simulates a flight and hotel booking system, built using Next.js for both the frontend and backend. The app has been containerized with Docker and deployed…

    TypeScript

  2. Sound-Manipulation-C Sound-Manipulation-C Public

    This repostory contains 2 C programs. Both of these programs work with .wav files. The first program (remvocals.c) works to remove the vocals in an audoio file (.wav) and writes the manipulated aud…

    C

  3. C-Server-Game C-Server-Game Public

    This is a game server developed in C that allows multiple clients to join the server and play against each other in a two player battle game.

    C

  4. Modified-Adventure-Game Modified-Adventure-Game Public

    This is a game made as part of Course Work for the course CSC207 at the University of Toronto Mississauga. This was a group assignment and it was built using the Assignment 2 code that was provided…

    HTML

  5. OrderingApp OrderingApp Public

    This is a basic app that was developed as a HighSchool project that allows students order food from nearby stores on one global uniform app. This app uses SQL databases to keep track of the student…

    Java