Skip to content
View ofekkatz's full-sized avatar

Block or report ofekkatz

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

Pinned Loading

  1. Poker-Game Poker-Game Public

    A simple Java poker game featuring a full hand-checking algorithm and a basic graphical interface using OOP principles.

    Java

  2. skateshop_managment_system skateshop_managment_system Public

    A Java-based backend project to model and manage a shop’s operations, including customers, employees, products, and orders.

    Java 3

  3. letsTalkApp letsTalkApp Public

    a lightweight mobile app for structured political discussion. Built with React Native and Firebase, it provides topic-based threads, real-time updates, and simple tools for civil conversation. The …

    JavaScript 1

  4. SetCards SetCards Public

    A Java project for detecting and segmenting SET game cards from real images. Includes preprocessing, card isolation, and feature extraction for shape, color, shading, and count.

    Java

  5. Neural-Network Neural-Network Public

    A fully from-scratch neural network framework implemented in Java using matrix-based linear algebra. Supports configurable architectures, multiple activation functions, and real-time visualization …

    Java