Skip to content
View alejaalvar's full-sized avatar
đź’­
Debugging…
đź’­
Debugging…

Block or report alejaalvar

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. tarasaur tarasaur Public

    UNIX-style file archiver written in C for a systems programming course, emphasizing binary file formats, metadata handling, and CRC32 validation.

    C

  2. instant-messaging-app instant-messaging-app Public

    Back-end implementation for a real-time instant messaging application built for CS-314 Elements of Software Engineering at Portland State University. Features include JWT authentication, Socket.IO …

    JavaScript

  3. monitorasaurus monitorasaurus Public

    A real-time system monitoring utility, written in C.

    C

  4. ASCIIlosaurus ASCIIlosaurus Public

    ASCIIlosaurus — A UDP-based multiplayer terminal game for CS333 (Portland State, Winter 2026). Multiple clients roam a toroidal 60×20 grid rendered with ncurses. The server maintains world state an…

    C

  5. NIX-chat NIX-chat Public

    A UNIX style chat application, written in C, that runs on the command line. Clients connect to a relay server via TCP UNIX sockets and send messages to each other, up to two clients.

    C

  6. pygons pygons Public

    A fast-paced space shooter built with Python and pygame. Inspired by the legendary Atari game.

    Python