Projects

Academic & Personal Work

Academic Projects

Chess Game (OOP)
A fully functional chess game built as an Object-Oriented Programming project. Implements all standard chess rules, piece movement logic and game state management using OOP principles in C++.
C++ OOP Game Logic
🌐
Custom Web Browser
A desktop web browser application developed in C#. Supports basic browsing functionality, custom icon and user interface built with Windows Forms.
C# .NET Windows Forms
3D Ship Scene (OpenGL)
A 3D graphics project rendering a ship scene using OpenGL and C++. Demonstrates knowledge of 3D transformations, lighting and real-time rendering pipelines.
C++ OpenGL 3D Graphics
🌳
3D Forest Landscape (OpenGL)
A real-time 3D forest landscape rendered with OpenGL and C++. Focuses on scene composition, terrain rendering and visual depth using graphics programming techniques.
C++ OpenGL 3D Graphics
🌐
Web Technologies Project
A web application (film shop concept) developed as part of the Web Technologies course. Covers front-end and back-end development using web standards and server-side scripting.
HTML CSS JavaScript PHP

Research & Professional Projects

🧠
Emotion Recognition System
Developed during an employee emotion recognition course at "Lucian Blaga" University. Uses Python and OpenCV to detect faces, extract facial landmark points, calculate distances between them and classify emotion type using machine learning algorithms.
Python OpenCV Machine Learning Computer Vision
📊
Clustering Algorithms Study (Thesis)
Bachelor's degree thesis: a comparative study between different clustering algorithms in the field of Machine Learning. Analyses and benchmarks algorithms such as K-Means, DBSCAN and others on real datasets, evaluating accuracy, performance and scalability.
Python Machine Learning Data Mining Research
🔒
Security Infrastructure Automation
Professional work at NTT DATA Romania: designing and maintaining infrastructure automation for security operations using Ansible playbooks, Terraform modules and Docker containers, integrated with Elasticsearch and Keycloak SSO.
Ansible Terraform Docker Elasticsearch Keycloak Azure