Skip to content
View Diana-Dinca's full-sized avatar
  • Cluj-Napoca

Block or report Diana-Dinca

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
Diana-Dinca/README.md

Hi there πŸ‘‹, my name is Diana

πŸš€ What I Do:

πŸ‘©β€πŸ’» Code Enthusiast: I love turning ideas into reality, from problem-solving to building scalable applications, I'm always up for coding.

🎨 Design Admirer: I believe in the alliance of functionality and aesthetics. Design isn't just about visuals; it's about creating seamless user experiences.

πŸ“– Continuous Learner: In the fast-evolving tech landscape, I embrace the opportunity to learn and adapt. I am a student at Technical University of Cluj-Napoca, departament of Computer Science.

πŸ’» Tech Stack:

Languages: C, C++, Java, Assembly, VHDL, MATLAB

Database: MySQL

CAD Software: SolidWorks

Design Tools: Adobe Photoshop, Illustrator

🌟 Featured Projects:

Order-Management-App -> A Java application facilitating warehouse operations, using an object-oriented design and reflection techniques to manage a relational database.

Multiple-queues-management -> A Java application demonstrating multi-thread programming, synchronization, communication, and a live simulation.

Polynomial-Calculator -> A Java application for calculating complex polynomial operations, using regex validation and JUnit testing.

University-Platform -> Built with a MySQL backend and a Java interface, it supports CRUD operations, user authentication, live text messaging, and it calculates final marks for students, based on the activity percentages settled by the professor.

Assembly-Game -> A recreation of the 2048 game with implemented functionalities including score tracking, the ability to undo up to three moves, and a restart feature.

Locker-with-security-code -> A cipher, capable of securing a compact locker, created in VHDL language, using knowledge from logic design and circuits programming.

linkedin

Popular repositories Loading

  1. Diana-Dinca Diana-Dinca Public

  2. Assembly-Game Assembly-Game Public

    A recreation of the 2048 game using Assembly Language, demonstrating the complexities of x86 ASM compared to high-level programming. This project includes features such as tracking the score, the p…

    Assembly

  3. University-Platform University-Platform Public

    An IT system for managing a University Platform for Students, Teachers and Admins, with a variety of functions, using MySQL and Java.

    Java

  4. Photography-company Photography-company Public

    Spring application designed to manage a photography company. It operates with the database using Hibernate, with functionality tested using Postman to ensure smooth performance and reliability.

    Java

  5. Locker-with-security-code Locker-with-security-code Public

    A cipher capable of securing a compact locker, designed especially for storage lockers, using VHDL language, knowledge from logic design and circuits programming

  6. Fundamental_Algorithms Fundamental_Algorithms Public

    Computer Science C language algorithms

    C++