Pinned Repositories
fav-gifs-app
Save your favorite GIFs!
huffcomp
Huffman coding program for compression and decompression of text files.
mini-url
moon-rover
Moon Rover game implemented from scratch with OpenGL.
Physics_Engine_JavaAPI
A physics engine API for Java
procedural-landmass-generator
Procedural Landmass Generator made in Unity following Sebastian Lague's YouTube series.
rust_snake
A Snake game built with Rust language.
sliding-blocks
Sliding Blocks game made in Unity engine.
ssre
Sistema de Simulación de Ruta de Estudios - ITESO
top-down-shooter
A top down shooter game created in Unity created following the Sebastian Lague's tutorial videos.
AlexRiosJ's Repositories
AlexRiosJ/huffcomp
Huffman coding program for compression and decompression of text files.
AlexRiosJ/top-down-shooter
A top down shooter game created in Unity created following the Sebastian Lague's tutorial videos.
AlexRiosJ/moon-rover
Moon Rover game implemented from scratch with OpenGL.
AlexRiosJ/fav-gifs-app
Save your favorite GIFs!
AlexRiosJ/procedural-landmass-generator
Procedural Landmass Generator made in Unity following Sebastian Lague's YouTube series.
AlexRiosJ/rust_snake
A Snake game built with Rust language.
AlexRiosJ/sliding-blocks
Sliding Blocks game made in Unity engine.
AlexRiosJ/ssre
Sistema de Simulación de Ruta de Estudios - ITESO
AlexRiosJ/mini-url
AlexRiosJ/2d-black-hole-visualization
2D Black Hole visualization in p5.js.
AlexRiosJ/a-star-search
A* Search algorithm implemented in Unity following Sebastian Lague's YouTube video tutorials.
AlexRiosJ/AlexRiosJ
AlexRiosJ/angular-sandbox-app
An Angular Sandbox App to play with Angular features.
AlexRiosJ/bun
Incredibly fast JavaScript runtime, bundler, transpiler and package manager – all in one.
AlexRiosJ/client-panel
Client Panel App from the Udemy course Angular Fron To Back.
AlexRiosJ/cloud-computing
AlexRiosJ/contact-keeper
Github Finder MERN project from Udemy course React Front to Back.
AlexRiosJ/dev-logger
Dev Logger little project with Angular (from Angular Front To Back course in Udemy).
AlexRiosJ/github-finder
Github Finder React project from Udemy course React Front to Back.
AlexRiosJ/graphics-programming
Repo for Graphics Programming college course where OpenGL is going to be taken as the main topic.
AlexRiosJ/guardian-finder
AlexRiosJ/Huffman-Compression
AlexRiosJ/iot-electrocontrol
Proyecto Integrador de la materia Internet of Things. Control y monitoreo de corriente alterna (domótica).
AlexRiosJ/maze_generator
A work-in-progress Javascript maze generator module, compatible with both Deno and Node. 🌽
AlexRiosJ/minigrep
Mini classic command line tool grep (globally search a regular expression and print).
AlexRiosJ/nes-rust
NES Emulator implemented with Rust.
AlexRiosJ/procedural-planets
Procedural Planets made in Unity following the Sebastian Lague's tutorial.
AlexRiosJ/rust-opengl
Rust and OpenGL from scratch following @Nercury tutorial.
AlexRiosJ/rust_mt_web_server
Multithreaded Web Server implemented with the Rust Programming Language.
AlexRiosJ/tic-tac-toe
Tic-Tac-Toe Game made with p5.js