Skip to content
View somodidenise's full-sized avatar

Block or report somodidenise

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
somodidenise/README.md

πŸ‘‹ Hi there, I'm Denise!

πŸŽ“ Computer Science Student
πŸ’‘ Passionate about Software Development and Problem-Solving

🌟 About Me

I’m an ambitious and curious person who loves exploring the world of technology. What fascinates me most about this field is the opportunity to discover new things every day and witness how today’s innovations are shaping the future of technology.

I am also a creative person who enjoys visualizing new ideas and turning them into reality. This field gives me the perfect opportunity to express my creativity by designing original solutions and turning ideas into practical, real-world applications.

πŸ”§ Technologies & Tools

  • Languages: C/C++, Java, Python, Assembly, SQL, VHDL
  • Frameworks/Tools: OpenGL, Qt, Swing, Git, MySQL
  • Concepts: Data Structures & Algorithms, OOP, Software Engineering, AI Fundamentals

πŸš€ Featured Projects

  • 🎨 3D Scene OpenGL
    An interactive 3D world built using C++ and OpenGL, with real-time camera controls and custom shaders.

  • πŸ”’ Polynomial Calculator
    A Java application with a Swing GUI that performs polynomial operations and visualizes results.

  • πŸͺ Queue Management System
    A Java-based simulation for managing client queues, using multithreading and dynamic strategies.

πŸ“« Let's Connect

Popular repositories Loading

  1. Minion-Rush-Game Minion-Rush-Game Public

    A 2D game built in Assembly with Canvas.dll for graphics rendering.

    Assembly

  2. somodidenise somodidenise Public

  3. Polynomial-Calculator Polynomial-Calculator Public

    A Java desktop app for basic and advanced polynomial operations with a user-friendly GUI.

    Java

  4. Queue-Management-System Queue-Management-System Public

    A Java-based queue management system with real-time simulation and multithreaded client handling.

    Java

  5. Orders-Management-Application Orders-Management-Application Public

    Java desktop application for managing clients, products, and orders, featuring a layered architecture and MySQL.

    Java

  6. Virtual-Memory-Simulator Virtual-Memory-Simulator Public

    C++ Virtual Memory Simulator with a Qt GUI for visualizing address translation, page faults, TLB operations, and page replacement strategies.

    C++ 1