Skip to content
View Hliran207's full-sized avatar

Block or report Hliran207

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. MTB MTB Public

    Moment To Breathe (MTB) is a React-based web app that helps children cope with stress through interactive games and calming exercises. Includes features like a memory game and guided breathing to s…

    JavaScript

  2. testgit testgit Public

    testgit

  3. code code Public

  4. SmartEstate SmartEstate Public

    SmartEstate is a full-stack real estate platform that ranks apartment listings based on user preferences, with interactive map search and session-based authentication. Built with React, FastAPI, Po…

    JavaScript

  5. Compiler Compiler Public

    A C-like compiler built from scratch using Lex and Yacc (Bison), featuring lexical analysis, parsing, semantic checks, and intermediate code generation (3AC). Includes support for functions, expres…

    C

  6. shell_c_linuxCommand shell_c_linuxCommand Public

    custom Linux shell written in C, supporting command parsing, process management, pipes, and redirection. Implements core shell functionality using system calls like fork, execvp, and wait, with bui…

    C