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. roby405/local-procedure-call roby405/local-procedure-call Public

    C++

  2. roby405/daily-planner roby405/daily-planner Public

    JavaScript

  3. 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

  4. Pico-Game-Arcade Pico-Game-Arcade Public

    Developed a MicroPython game launcher for the Raspberry Pi Pico and Pico Explorer Base. Implemented a navigable menu using PicoGraphics and physical buttons to launch classic games like Snake, 2048…

    Python

  5. 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

  6. Asm-Advanced-Algorithms Asm-Advanced-Algorithms Public

    Developed four modules in x86 Assembly for low-level data processing: Implemented a complex list filtering algorithm (odd numbers and powers of 2 removal); Performed in-place sorting and validation…

    C