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

Pinned Loading

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

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

  5. Parcel-Delivery-System Parcel-Delivery-System Public

    C-based Parcel System for postman distribution. Implemented dynamic memory allocation, binary address decoding, sorting (priority/weight), string manipulation for message encoding, and bit-level op…

    C