Skip to content
View alienXXVI's full-sized avatar

Block or report alienXXVI

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 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
alienXXVI/README.md

Hi there👋, I'm Aliana

Computer Science Student

I'm currently doing an internship at Itaipu Binacional with a focus on BI tools and project planning. I’ve worked with VR and Unity during a stint in the Computer Graphics Lab and have experience in C++ through programming marathons and the ICPC Summer School. I’m into networks, computation theory, and exploring modern tech like quantum computing.

Connect with me:

aliana-wakassugui alienXXVI

Languages and Tools:

c cplusplus csharp java mariadb mysql postman swift unity

Pinned Loading

  1. subject-manager subject-manager Public

    A C-based management system for academic subjects, courses, and professors. It features a custom binary file persistence layer, allowing data to be saved and reloaded across sessions, ensuring long…

    C

  2. encrypted-chat-TCP-UDP encrypted-chat-TCP-UDP Public

    A Java-based chat system supporting TCP and UDP protocols with RSA encryption. Features private messaging, digital signatures for identity verification, and a multi-client server architecture for s…

    Java 1

  3. chat-TCP-UDP chat-TCP-UDP Public

    A Java-based chat application demonstrating networked communication via TCP and UDP protocols. Features multi-client support, private messaging, and user registration, highlighting the core differe…

    Java

  4. academic-subject-manager-tree academic-subject-manager-tree Public

    A C-based management system for academic subjects, courses, and professors. It utilizes advanced tree data structures for efficient data organization, supporting batch file processing and hierarchi…

    C

  5. rmi-application rmi-application Public

    A distributed Measurement Converter developed in Java using RMI. Supports real-time unit conversions for temperature, distance, weight, and time across client-server architectures.

    Java