Skip to content
View prielhoffman's full-sized avatar

Block or report prielhoffman

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

Hi, I'm Priel Hoffman

Software Engineer with a B.Sc. in Communication Systems Engineering from Ben-Gurion University.

I build backend and full-stack projects with Python, FastAPI, React, PostgreSQL, Docker, and CI/CD.
My background also includes C/C++, networking, simulations, and machine learning.

What I'm focused on

  • Backend and full-stack development
  • Building practical projects with APIs, databases, authentication, and clean architecture
  • Strengthening software engineering skills through hands-on systems, networking, and simulation projects

⚒️ Languages • Frameworks • Tools ⚒️

Contact

Pinned Loading

  1. arduino-csma-cd-protocol arduino-csma-cd-protocol Public

    Arduino/C++ implementation of CSMA/CD with 1-persistent and non-persistent modes, collision handling, acknowledgments, and exponential backoff.

    C++

  2. moodflix moodflix Public

    Full‑stack project that recommends TV shows based on a user’s mood and watching preferences.

    Python

  3. mpi-n-body-simulation mpi-n-body-simulation Public

    Parallel N-body simulation in C using MPI, modeling 2D gravitational interactions and measuring speedup, efficiency, and distributed performance.

    C

  4. multicast-internet-radio-system multicast-internet-radio-system Public

    Multithreaded client-server internet radio system in C using TCP, UDP multicast, and a custom application-layer protocol.

    C