Skip to content
View tomer-sonenfeld's full-sized avatar

Highlights

  • Pro

Block or report tomer-sonenfeld

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned Loading

  1. folders-traversal-oop folders-traversal-oop Public

    Efficient OOP structure for recursive file search by name in a directory and subdirectories. Emphasis on clear code and robust testing using Mockito framework

    Python

  2. Micro-Service-Framework Micro-Service-Framework Public

    Micro-Service framework for managing university compute resources - Large scale Object Oriented project coded in Java. the project emphasized working with multiple threads, synchronization, and con…

    Java

  3. OpenGL-Image-Modeling OpenGL-Image-Modeling Public

    Map modeling project using OpenGL library in C . The program renders a triangle grid of a received image, enabling different features like face picking, shortest path between faces using Dijkstra'…

    C

  4. Social-Network-Simulation- Social-Network-Simulation- Public

    A full architecture social network coded in Java and C , including a multi-threaded server side and client side, supporting instant messages, posting, following, blocking, and more.

    Java

  5. agentless-security-scan agentless-security-scan Public

    Agentless cloud-based file system information extraction program using advanced methods for maximum performance. Provides deep insights and robust security measures for AWS and Azure hosts/containe…

    Python

  6. xv6-advanced-scheduling xv6-advanced-scheduling Public

    A C project that improves scheduling policies and process management in the xv6 operating system, optimizing performance under heavy loads.

    C