Pinned Repositories
AndroidTacticalAssaultKit-CIV
async-ratatui
Handling multiple events asynchronously in a Ratatui terminal UI using Rust
chat-tea
ChatTea: A Rust-based chat app with an async server-client setup using Tokio, using a Terminal User Interface built with ratatui. It employs a non-blocking async TUI render loop and is structured similar to Elm
JavaFxGameOfLifeSim
Conway's Game of Life Made With JavaFx.
mooc-java-programming-i
University of Helsinki’s free massive open online course (MOOC) completed exercises. 2020 solutions
mooc-java-programming-ii
University of Helsinki’s free massive open online course (MOOC) completed exercises. 2020 solutions. Note the Readme, 1 is only partially complete
Nand2Tetris
My journey through Parts 1 & 2 of the Nand2Tetris course, where I developed a 16-bit computer, assembler, VM translator, and compiler.
nannou-audio-visualizer
OllyDbgV1.10-plugins-and-Hlpfile
OllyDbg v1.10 with plugins and help32 file along with windows 10 help32 fix. With a dark color scheme.
RawRustServer
A multi-threaded HTTP server built using only the Rust standard library for practice and learning.
d-holguin's Repositories
d-holguin/mooc-java-programming-ii
University of Helsinki’s free massive open online course (MOOC) completed exercises. 2020 solutions. Note the Readme, 1 is only partially complete
d-holguin/mooc-java-programming-i
University of Helsinki’s free massive open online course (MOOC) completed exercises. 2020 solutions
d-holguin/chat-tea
ChatTea: A Rust-based chat app with an async server-client setup using Tokio, using a Terminal User Interface built with ratatui. It employs a non-blocking async TUI render loop and is structured similar to Elm
d-holguin/OllyDbgV1.10-plugins-and-Hlpfile
OllyDbg v1.10 with plugins and help32 file along with windows 10 help32 fix. With a dark color scheme.
d-holguin/async-ratatui
Handling multiple events asynchronously in a Ratatui terminal UI using Rust
d-holguin/nannou-audio-visualizer
d-holguin/JavaFxGameOfLifeSim
Conway's Game of Life Made With JavaFx.
d-holguin/RawRustServer
A multi-threaded HTTP server built using only the Rust standard library for practice and learning.
d-holguin/AndroidTacticalAssaultKit-CIV
d-holguin/basic_dungeon_crawler
Basic Dungeon Crawler project from the book "Hands on Rust. Using this to practice Git as well. I hope to use the knowledge from the book and this project to make my own Rougelike in Rust.
d-holguin/first-contributions
🚀✨ Help beginners to contribute to open source projects
d-holguin/hack-assembler
Hack Assembler for the Nand2Tetris Course, implemented in Rust
d-holguin/Nand2Tetris
My journey through Parts 1 & 2 of the Nand2Tetris course, where I developed a 16-bit computer, assembler, VM translator, and compiler.
d-holguin/rustlings
:crab: Small exercises to get you used to reading and writing Rust code! | Finished :)
d-holguin/quad-sketch
https://d-holguin.github.io/quad-sketch/
d-holguin/raycasting
https://d-holguin.github.io/raycasting/