Stars
1 min voice data can also be used to train a good TTS model! (few shot voice cloning)
The "so_long" project at 42 is a 2D game developed in C using the MinilibX graphical library, involving tile-based map rendering, player movement, and collision detection, where the engine handles …
Standard library written in C made for the school 42 that includes utilities and functions to help the development of future 42 projects.
A platformer with gravity, jumping, audio and two types of enemies!
This project is a small 2D Bomberman-style game created using minilibx, a graphics library used at 42. The game features textures, sprites, and tile-based design.
This is my solution for the so_long project of the Core Curriculum of 42 school.
Well-organized, commented and documented sample project that shows the basic functionalities of the 42's mlx library.
The purpose of this project is to code a small data exchange program using UNIX signals.
The purpose of this project is to create a small exchange program of data using UNIX signals
Communication between two programs using UNIX signals
El propósito de este proyecto es crear un pequeño programa de intercambio de datos utilizando señales UNIX.
This repository is a compilation for all my projects during 42's Piscine at SUTD Singapore, held on March 2024.
🔊 Text-Prompted Generative Audio Model
Solutions of the C beginner exam. Doing each problem correctly, one level up, and so the difficulty of the problems. If one fails a problem, you can retry another problem in the same level, but wit…
The Libft Project at 42, C Library Regrouping Usual Functions
42 Exam solutions for Beginner level, All solution has been tested.
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.