Skip to content
View ofekyem's full-sized avatar

Highlights

  • Pro

Block or report ofekyem

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
ofekyem/README.md

Hi there, I'm Ofek! ๐Ÿ‘‹

๐Ÿ“– I'm a Computer Science graduate from Bar-Ilan University.

๐Ÿ“ฌ Contact Me:

  • Gmail
  • LinkedIn

๐Ÿ› ๏ธ My Projects:

  • Tune-A-Year: A Full-Stack musical timeline game inspired by the board game "Hitster". Developed using C# and .NET 10 for the backend alongside a TypeScript-based React frontend. It utilizes SignalR for real-time synchronization, Object-Oriented design, and integrates with music platform APIs for live audio playback.

  • Facebook Clone: A Full-Stack Facebook clone with a website (HTML, CSS, JavaScript, React) and Android app (Java, XML). Features include user account creation, post sharing, and friend management.

  • Arkanoid Game: An Object-Oriented implementation of the classic Arkanoid (Breakout) arcade game, fully built in Java.

  • Task Manager: Web application that allows registered users to view and manage their personal tasks through an interactive carousel interface.

  • Website Crawler: A program that crawls websites and generate a report of their internal linking structure. Developed using JavaScript and Node.js.

๐Ÿ“š Course Exercises:

  • You can also find here all the exercises I've completed as part of my university courses.

๐Ÿ“Š My GitHub Stats:

Top Langs

Pinned Loading

  1. Facebook-Project Facebook-Project Public

    A Facebook Website & Android App Clone.

    Java 4

  2. tune-a-year tune-a-year Public

    Hitster-inspired musical timeline game. Built with .NET and React.

    C#

  3. Arkanoid Arkanoid Public

    A Java implementation of the classic arcade game Arkanoid

    Java

  4. Computer-Structure-Course-Exercises Computer-Structure-Course-Exercises Public

    Part of the C.S. degree program at Bar-Ilan

    Assembly 1

  5. Operation-Systems-Course-Exercises Operation-Systems-Course-Exercises Public

    Part of the C.S. degree program at Bar-Ilan

    C

  6. Databases-Course-Exercises Databases-Course-Exercises Public

    Part of the C.S. degree program at Bar-Ilan

    Python