As a third-year student at the Faculty of Automatic Control and Computers Science, with a specialization in Computer Science and Information Technology, I am passionately expanding my expertise through additional coursework in the psycho-pedagogical module. This commitment underscores my dedication to personal and professional development across diverse fields. Characterized by ambition and a voracious appetite for knowledge, I excel in collaborative environments, demonstrating exceptional organizational skills and a profound capacity for critical and analytical thinking. Furthermore, I take pride in my meticulous attention to detail—a quality that distinguishes my academic and project work.
Here you can find some of my projects:
1. (2024) NFA->DFA->Regex
https://github.com/anaMD20/LFA_NFA_DFA_REGEX
I have implemented two stages of making a lexer. In the first stage of the project, we converted NFA into DFA using the Subset Construction Algorithm. And in the second stage we performed the Regex - NFA conversion using the Thompson Algorithm.
2. (2024) Lighthouse
https://github.com/anaMD20/Lighthouse
I created a virtual scene whose main theme is a lighthouse on the island. In the generated scene, you can see the water around the island, the moon, as well as four boats moving in a circle around the island.
3. (2023) World_of_tanks
https://github.com/anaMD20/World-of-tanks
I implemented the scene of a game similar to World of Tanks. Practically, in my implementation you can find the movement of the tank front-back, left-right plus the rotation of its turret. I also put three enemies that move along a defined trajectory and buildings that appear randomly in different areas of the stage.
4. (2023) Repartizare_studenti_optionale
https://github.com/anaMD20/Repartizare-studenti-optionale_POO
The project aims to implement an IT system for management and distribution students in optional subjects in the faculty. Thus, the system will be made available secretariat for managing student environments, assignment preferences and specifics courses.
5. (2023) Aplicatie eBanking
https://github.com/anaMD20/Aplicatie-eBanking_POO
The purpose of this project is to contribute to the implementation of functionalities for a eBanking mobile application. Users will be able to create an account, they will be able to add money in account, make transfers to other users and can exchange money, buy shares or cryptocurrencies.
6. (2023) Algorithmic_problems
https://github.com/anaMD20/Algorithmic-problems
I implemented solutions to some algorithmic problems using concepts such as dynamic programming.
More projects can be found on my GitHub account: https://github.com/anaMD20?tab=repositories