Pinned Repositories
99-haskell-problems
Ninety-Nine Haskell Problems
aoc-2023
Advent of Code 2023 in Haskell
Assembly-MIPS
MIPS exercises
breakout-asm
Breakout in x64 assembly without any dependency
cdecl
Translate C declaration into English
connect4-AI
Connect 4 lab for Computational Intelligence
cpp-lox
C++ implementation of the Lox interpreter
fractals
Small app that enables easy exploration of the Mandelbrot Set with the mouse.
minecraft-clone
Minecraft clone in C++ and OpenGL
Voice_cloner
A guide to clone anyone's voice and use it as a text-to-speech with android
simsax's Repositories
simsax/Voice_cloner
A guide to clone anyone's voice and use it as a text-to-speech with android
simsax/minecraft-clone
Minecraft clone in C++ and OpenGL
simsax/99-haskell-problems
Ninety-Nine Haskell Problems
simsax/aoc-2023
Advent of Code 2023 in Haskell
simsax/Assembly-MIPS
MIPS exercises
simsax/breakout-asm
Breakout in x64 assembly without any dependency
simsax/cdecl
Translate C declaration into English
simsax/connect4-AI
Connect 4 lab for Computational Intelligence
simsax/cpp-lox
C++ implementation of the Lox interpreter
simsax/fractals
Small app that enables easy exploration of the Mandelbrot Set with the mouse.
simsax/Genetic-algorithms
simsax/intelligent-snakes
AI learns to play Snake using NEAT
simsax/Internet-of-Things
simsax/italian-tts
Italian pre-trained models for VITS, FastPitch and Hifi-GAN.
simsax/game-1
Cube puzzle game prototype
simsax/graph-visualizer
A tool to visualize graph algorithms.
simsax/ludum-dare-52
My first Ludum Dare entry
simsax/Neural-Networks
Beginner experimenting with neural networks
simsax/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
simsax/OOP-course