Skip to content
View denix372's full-sized avatar

Highlights

  • Pro

Block or report denix372

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

Pinned Loading

  1. bpc-2026-hex-network-optimizer bpc-2026-hex-network-optimizer Public

    C++ algorithmic solution for the Bitdefender Programming Contest 2026. The project simulates and optimizes a dynamic data center network on a hexagonal grid under randomized resource constraints. I…

    C++

  2. Numerical-Methods-ML-Assignments Numerical-Methods-ML-Assignments Public

    Developed algorithms in Octave for Markov chain modeling of labyrinth escape, implemented linear regression with gradient descent, conjugate gradient, and regularization, and built a neural network…

    MATLAB

  3. Huffman-Multi-Tree Huffman-Multi-Tree Public

    Implemented a comprehensive data system in C utilizing Min-Heaps for Huffman Tree construction. The system supports full data compression/decompression (encoding/decoding) and advanced operations, …

    C

  4. roby405/daily-planner roby405/daily-planner Public

    JavaScript

  5. Chess-Game Chess-Game Public

    A robust Java Chess application featuring a Swing-based GUI, computer AI, and persistent game storage. Implemented using SOLID principles and design patterns like Strategy, Factory, and Observer.

    Java

  6. roby405/local-procedure-call roby405/local-procedure-call Public

    C++