Skip to content
View OzAmoyal's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Bar Ilan University
  • Rishon Lezion
  • LinkedIn in/ozamoyal

Block or report OzAmoyal

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

Hi 👋, I'm Oz Amoyal

💻 Third-year Computer Science Student at Bar Ilan University

  • 🌱 I’m currently learning Network Security, Ethical Hacking, Machine Learning

  • 💬 Ask me about Networking and FullStack development

  • 📫 How to reach me Uziamoyal@gmail.com

  • ⚡ Fun fact: I like Star Wars, Harry Potter and One Piece

Connect with me:

https://www.linkedin.com/in/ozamoyal/

Languages and Tools:

android bash bootstrap c cplusplus csharp express firebase git html5 java javascript linux mongodb nodejs python react

Pinned Loading

  1. Chatter Chatter Public

    Chat application project In React.js and Node.js including Web Application using MERN stack built in MVC architecture and a matching android client built in Java using SQLite local DB. Messages are…

    Java

  2. KNN-Classifier-Server KNN-Classifier-Server Public

    This project is a KNN (K-Nearest Neighbors) classifier implemented as a server and client that works on TCP sockets with multi-client support using threads.

    C++

  3. Arkanoid Arkanoid Public

    A Java implementation of the classic Arkanoid brick breaker game with a given GUI library using OOP principles and design patterns.

    Java

  4. Hypernym-DB Hypernym-DB Public

    This Java software uses Hearst patterns, a collection of lexical and syntactic patterns, to extract hypernym-hyponym links between noun phrases.

    Java

  5. Logical-Expression-Evaluator Logical-Expression-Evaluator Public

    This program is designed to represent logical expressions using an object-oriented approach in Java.

    Java

  6. HTTP-Server-Using-TCP-Sockets HTTP-Server-Using-TCP-Sockets Public

    Implement the HTTP protocol to launch a server that sends a requested file or a page to the browser

    Python