Skip to content
View efraimG21's full-sized avatar

Block or report efraimG21

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

Popular repositories Loading

  1. Snake-game-in-c Snake-game-in-c Public

    a simple snake game in terminal

    C

  2. data-structures-in-c data-structures-in-c Public

    "Data Structures in C" offers essential data structures implemented in C, including Vectors, Stacks, Queues, Linked Lists, Hash Maps, and Binary Heaps, with detailed operations and usage examples. …

    C

  3. ASM-ARM ASM-ARM Public

    a simple asm arm64 code that print 'hello world' and my name

    Assembly

  4. BFS-Maze-Solver BFS-Maze-Solver Public

    Maze solver using bfs search in c language

    C

  5. Simple-HTTP-Server-C Simple-HTTP-Server-C Public

    A simple HTTP server written in C, handling basic GET requests and serving static HTML content.

    C

  6. P2P-Tcp-chat P2P-Tcp-chat Public

    This project is a real-time peer-to-peer chat application featuring a frontend built with Angular and a backend powered by Ktor. It allows users to sign up, sign in, and chat directly with each oth…

    TypeScript