Skip to content
View OrelCohenTech's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report OrelCohenTech

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

Hi there, I'm Orel Cohen πŸ‘‹

⚑ My GitHub Stats ⚑ Top Languages
Orel's GitHub stats Top Langs

πŸš€ About Me

πŸŽ“ I'm a second-year Computer Science student at HIT Holon.
πŸ’» Passionate about software development, problem solving, and cybersecurity.
πŸ›’ I also manage an e-commerce business focused on electronics and smart home products.

πŸŽ“ Education

Bachelor's Degree in Computer Science
HIT Holon, Expected Graduation: 2026

πŸš€ Featured Projects

This assignment applies supervised machine learning to the classic Titanic survival prediction task. Using structured Excel datasets for training and testing, we build classification models to predict passenger survival. The project involves data preprocessing, feature selection.

A Python-based chat system that uses Sockets and the TCP protocol for two-way communication between multiple clients via a central server. The project was built as part of a practice of principles in computer communication, network programming, and multithreading, without the use of third-party libraries for server management.

A Java-based implementation of the classic Pac-Man game. The project demonstrates object-oriented principles and includes graphical elements, maze navigation, and AI-controlled ghosts.

A project focused on implementing functions for managing and manipulating a 2D map. It provides a set of tools for adding, removing, and accessing elements in a two-dimensional space.

This project involves the representation and manipulation of polynomials using arrays. It includes functions for polynomial evaluation, addition, subtraction, and other operations.

πŸ“« How to reach me

LinkedIn
Email

🧠 Skills

Languages

  • Python, Java, C++, C

Python Java C++ C

Web Development

  • HTML, CSS, JavaScript, React

HTML CSS JavaScript React

Database Management

  • MySQL, MongoDB

MySQL MongoDB

Version Control

  • Git, GitHub

Git GitHub

Tools

  • VSCode, Linux, Docker

VSCode Linux Docker

πŸ’¬ Quote

"Code is like humor. When you have to explain it, it’s bad." – Cory House

Pinned Loading

  1. titanic-ml-assignment titanic-ml-assignment Public

    This assignment applies supervised machine learning to the classic Titanic survival prediction task. > Using structured Excel datasets for training and testing, we build classification models to pr…

    Jupyter Notebook 1

  2. N.L.P-project N.L.P-project Public

    1