Skip to content
View RamiB1234's full-sized avatar
💭
Working hard on Gun Skaters
💭
Working hard on Gun Skaters
Block or Report

Block or report RamiB1234

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

Hello 🖐️
My name is Rami bukhari
I'm a Senior Software Developer in the morning and a Game Developer at night
I love .NET and c# 💙

Pinned

  1. cpp-nanodegree-ducumentation cpp-nanodegree-ducumentation Public

    This is my attempt to document my journey in Udacity C++ Nanodegree Program

  2. CSV_Parser CSV_Parser Public

    A web API app that is built with ASP.NET Core 2.1 MVC that has an endpoint to receive a csv file, process it and returns the result in JSON

    C#

  3. memory-management-chatbot memory-management-chatbot Public

    A chatbot built with C++ and optimized from a memory management perspective using concepts such as: Smart Pointers, Move Semantics and The Rule of Five

    Makefile

  4. OpenStreetMap-Route-Planner OpenStreetMap-Route-Planner Public

    A C++ project that uses real map data from OpenStreetMap and implements A* search algorithm to find the shortest path between 2 points that the user enters

    C++

  5. pong-cpp pong-cpp Public

    It's a pong game clone in C++. I used SDL library to take care of rendering and input detection

    Makefile

  6. would-you-rather would-you-rather Public

    Would you Rather is a game that let users answer questions by selecting one of two options. Users can also post new questions and see leaderboard that has number of activities each user has made.

    JavaScript