Skip to content
View Orihassid's full-sized avatar

Block or report Orihassid

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

Hi there 👋

My name is Ori and i'm A third year student in Computer Science- B.Sc looking for a position as a Software Developer. Highly motivated and success-driven. Interested in enriching my knowledge in the field of software development and to bring my unique skills sets to your company. Have a look at my repositories!

Pinned Loading

  1. Quiz-Game Quiz-Game Public

    The Quiz is a trivia game that includes 10 questions from different fields. To pass it successfully you need to answer at least 5 questions correctly. Each question has 30 seconds to answer.

    JavaScript

  2. REST_API REST_API Public

    an API server with node.js

    JavaScript

  3. BubbleGame BubbleGame Public

    I created a web page that is a kind of a bubble game in Javascript . At each of the 4 sides of the rectangle, there is small disk. Each disk is adjacent to the inner side. The exact location is ran…

    JavaScript

  4. Election Election Public

    Election Management System

    C++

  5. DesignPatterns DesignPatterns Public

    this project is about some of the common design patterns using Facebook API on .NET framework with c# (win form application).

    C#

  6. ShortestPaths ShortestPaths Public

    Algorithm that find the shortest paths Between two vertices in Graph using BFS

    C++