Computer Science graduate exploring Computational Physics, Cybersecurity, Scientific Computing, and Quantum Technologies. Building knowledge through code, research, and continuous learning.
- 📫 How to reach me aliana.wkssg@gmail.com
Computer Science graduate exploring Computational Physics, Cybersecurity, Scientific Computing, and Quantum Technologies. Building knowledge through code, research, and continuous learning.
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
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
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
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
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