Pinned Repositories
AdventOfCode2021
Solutions to the Advent of Code 2021. I'm trying to solve them using Haskell
AdventOfCode2022
Solutions to Advent Of Code 2022 in Go. I could't finish all the challenges because the assignments from uni got too demanding, but I had a blast!
AdventOfCode2023
costaCompas
Project made for the HackUDC (https://hackudc.gpul.org/) hackathon in A Coruña
OpenSplitBackend
Phrygian
Musical composition using recurrent neural networks
Pycture
Image processor made as an assignment for the Computer Vision subject at ULL 2021-22
Rusty-Game-Of-Life
An implementation fo Conway's Game of Life(https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life) written in Rust
simplebreakreminder
It's important to remember to take a break
tinate
A toy text editor. I developed it as a way to learn Rust more thoroughly.
CastilloDel's Repositories
CastilloDel/simplebreakreminder
It's important to remember to take a break
CastilloDel/costaCompas
Project made for the HackUDC (https://hackudc.gpul.org/) hackathon in A Coruña
CastilloDel/AdventOfCode2021
Solutions to the Advent of Code 2021. I'm trying to solve them using Haskell
CastilloDel/OpenSplitBackend
CastilloDel/AdventOfCode2022
Solutions to Advent Of Code 2022 in Go. I could't finish all the challenges because the assignments from uni got too demanding, but I had a blast!
CastilloDel/AdventOfCode2023
CastilloDel/CastilloDel
CastilloDel/CastilloDel.github.io
CastilloDel/CC3
Third Computational Complexity assignment
CastilloDel/Phrygian
Musical composition using recurrent neural networks
CastilloDel/Pycture
Image processor made as an assignment for the Computer Vision subject at ULL 2021-22
CastilloDel/tinate
A toy text editor. I developed it as a way to learn Rust more thoroughly.
CastilloDel/Cesinf2021CodeChallenge
My solution to the code challenge from the 2021 cesinf (ULL)
CastilloDel/configs
Some config files
CastilloDel/criterion-compare-action
⚡️📊 Compare the performance of Rust project branches
CastilloDel/CUDA-3
CastilloDel/CUDA-4
CastilloDel/feather
A lightweight theme for zola
CastilloDel/feliz-cum-adasat
CastilloDel/FizzBuzz
FizzBuzz in several languages
CastilloDel/gccrs
GCC Front-End for Rust
CastilloDel/Go_course
CastilloDel/InstagramBot
CastilloDel/kata-is-strong-password
CastilloDel/rust
Empowering everyone to build reliable and efficient software.
CastilloDel/Rust-Roguelike
A roguelike game written in Rust following the tutorial from Herbert Wolverson. You can check the tutorial on https://bfnightly.bracketproductions.com/rustbook/chapter_0.html
CastilloDel/string-calculator
CastilloDel/systemd-journal-logger.rs
Logger implementation for the systemd journal
CastilloDel/tfa-please
A simple language called Please. It has been designed to run on top of JavaScript, mimicking the Egg language.
CastilloDel/word-wrap
a solution to WordWrap in Rust