Skip to content
View alejaalvar's full-sized avatar
:shipit:
Imagining…
:shipit:
Imagining…

Block or report alejaalvar

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

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

  4. pygons pygons Public

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

    Python

  5. alejaalvar.github.io alejaalvar.github.io Public

    Personal portfolio website demonstrating the fundamentals of frontend web development. Featuring a minimal portfolio page built using HTML, CSS, Bootstrap, and JavaScript for a responsive web inter…

    HTML

  6. Shel Shel Public

    A functional expression language with first-class shell pipelines, built in Python

    Python