angeluriot
I'm a french software engineer at @BlaBlaCar 🚙 and a content creator on the Internet 🎤
@blablacarFrance
Pinned Repositories
2D_fractals_generator
Generate images of fractals like the Mandelbrot or the Julia set.
Dimension3D
A simple graphics library (2D, 3D and windows).
French_instruct
A dataset of instructions and answers in natural language for machine learning.
Galaxy_simulation
An n-body type simulation using GPU acceleration to simulate galaxies, galaxy collisions and expanding universes.
Generative_adversarial_network
A deep learning model that can create high quality images by training on a dataset.
Graphics_skeleton
A skeleton project with SFML, GLEW, GLM, ImGui and Dimension3D.
Hexawar.io
A multiplayer browser game of land capture.
Language_model
An autoregressive language model like ChatGPT.
Maze_solver
An interactive online maze generator and solver able to use several different algorithms.
Minecraft_clone
A simplified version of the famous game Minecraft.
angeluriot's Repositories
angeluriot/Galaxy_simulation
An n-body type simulation using GPU acceleration to simulate galaxies, galaxy collisions and expanding universes.
angeluriot/2D_fractals_generator
Generate images of fractals like the Mandelbrot or the Julia set.
angeluriot/Maze_solver
An interactive online maze generator and solver able to use several different algorithms.
angeluriot/Language_model
An autoregressive language model like ChatGPT.
angeluriot/Minecraft_clone
A simplified version of the famous game Minecraft.
angeluriot/Generative_adversarial_network
A deep learning model that can create high quality images by training on a dataset.
angeluriot/Dimension3D
A simple graphics library (2D, 3D and windows).
angeluriot/French_instruct
A dataset of instructions and answers in natural language for machine learning.
angeluriot/Graphics_skeleton
A skeleton project with SFML, GLEW, GLM, ImGui and Dimension3D.
angeluriot/Portfolio
A website presenting my projects.
angeluriot/Proverbot
A bot that generate random french proverb images and post them on Twitter.
angeluriot/Hexawar.io
A multiplayer browser game of land capture.
angeluriot/2D_fluid_simulation
A program simulating a fluid in 2D.
angeluriot/Sandbox
A sandbox 2D application simulating the interactions between a large number of materials.
angeluriot/angeluriot
The ReadMe of my GitHub profile.
angeluriot/Cars_AI
A neural network learning to control a car on a racetrack without crashing.
angeluriot/Chess_AI
An artificial intelligence playing chess.
angeluriot/Ray_tracer
A ray tracer for our advanced graphics class.
angeluriot/Skeleton
A skeleton C++ project.
angeluriot/HR_manager
A web app to manage human resources.
angeluriot/Neural_network
A handmade neural network library or Python.
angeluriot/OBIS_3D
A 3D application showing data from the Ocean Biodiversity Information System (OBIS).
angeluriot/Flappy_bird_AI
A neural network learning how to play Flappy bird.
angeluriot/Magic_royale
A simplified console clone of Magic the Gathering with Clash Royale cards.
angeluriot/SFML-built
Built version of SFML.
angeluriot/Shell
A simplified Shell running basic Unix commands.
angeluriot/ImGui-built
SFML version of Dear ImGui.
angeluriot/SFML_skeleton
A skeleton project with SFML.