I'm a back-end software engineer intern. My work consists of adding new functionalities on existing systems. I code on Scala and use Akka (actor-model), RabbitMQ (message broker) and PostgreSQL.
Assisted professor with homeworks and labworks. Taught C++ and Algorithms to young students. Engaged students with unique and modern style of teaching.
Co-designed and implemented hospital management system. Implemented actors that handle registration, messaging, notification and storage. Used Scala, Akka, PostgreSQL, RabbitMQ.
Implemented a small application in C that reads fingerprint data from sensors and writes them to local DB.
A small demo project for student registration and and profile management. Worked on student registration, account activation and authorization. Implemented on Java and learned principles of OOP.
A Windows Form application written in C#. It allows drawing lines, circles, arbitrary shapes and filling area with color. Used flood-fill algorithm and BFS.
A simple file manager for Windows implemented in C#. It allows listing files and dirs, changing current dir and visualizing on Windows CMD.