Daniel Ramírez's repositories
bibliography-generator
Manual Bibliography Generator following the APA's Citation Format (not finished)
Physics-Simulator
C++ CLI simulator of linear motions
The-Best-Chess-Clone
Chess clone made with C++ and SDL2 in order to build a simple AI from scratch (made with the help of a few classmates) [ongoing]
Woolly-Breakout
An original 2D game made with C++ and the SDL2 library
404-home
Example of a personal homepage
File-Manager
A CLI program whose goal is to build a directory tree
DanielRamirez404
Config files for my GitHub profile.
Hang-man
Pequeño proyecto para estructuras de datos
MySeries
Cataloging Application made in C# (made with a classmate) [ongoing]
New-Years-Resolutions
New Year's Resolutions' PHP CRUD website using MySQL
To-do-list
A To-do list C++ CLI application for me to practice linked list implementation