Skip to content
View dimzaa's full-sized avatar

Highlights

  • Pro

Block or report dimzaa

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 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

Popular repositories Loading

  1. smash-shell smash-shell Public

    Linux shell in C/C++ (Technion OS course). Jobs, signals, pipes, I/O redirection via fork/exec/waitpid.

    C++

  2. linux-kernel-development linux-kernel-development Public

    Linux 4.15 kernel feature: process-level syscall banning with parent-tree inheritance. Custom syscalls, PCB modification.

    C

  3. multithreaded-web-server multithreaded-web-server Public

    Concurrent HTTP server in C. Fixed-size thread pool, bounded FIFO queue, reader/writer sync with writer priority.

    C

  4. memory-allocator memory-allocator Public

    Custom malloc/free/calloc/realloc in C++, including a buddy allocator. Uses sbrk and mmap under the hood.

    C++

  5. cpaManger cpaManger Public

    Full-stack platform for Israeli Ministry of Education budget reconciliation. FastAPI + React + Postgres. Built by orchestrating a multi-agent AI coding workflow.

    Python

  6. school-project school-project Public

    Web app for high-school major (מגמות) selection with eligibility rules. React + TypeScript + Supabase.

    TypeScript