Pinned Repositories
game_project
Game Project : The PURGE ~ Keimyung University ~ Fall 2020
42ai-bootcamp-python
42 ai python bootcamp from https://github.com/42-AI/bootcamp_python
aoc2022-go
:)
aoc2022-js
Me having fun in js
aoc2022-rust
me having fun
aoc2023-zig
blue_lagoon
CG-Engine
A random dude having fun creating a c++ OpenGl game engine
go-indexed-map
Indexed map data structure in go
gotracer
Raytracer in your terminal, pretend it's useful
yanis-fourel's Repositories
yanis-fourel/CG-Engine
A random dude having fun creating a c++ OpenGl game engine
yanis-fourel/go-indexed-map
Indexed map data structure in go
yanis-fourel/42ai-bootcamp-python
42 ai python bootcamp from https://github.com/42-AI/bootcamp_python
yanis-fourel/aoc2022-go
:)
yanis-fourel/aoc2022-js
Me having fun in js
yanis-fourel/aoc2022-rust
me having fun
yanis-fourel/aoc2023-zig
yanis-fourel/blue_lagoon
yanis-fourel/cccmk
A customizable, language-agnostic project template harmonizer tool
yanis-fourel/data_structure_algorithms
Me following https://frontendmasters.com/courses/algorithms and implementing everything in c
yanis-fourel/datastructure_algorithms
Me following https://frontendmasters.com/courses/algorithms and implementing everything in c
yanis-fourel/dotfiles
yanis-fourel/DragonDB
a redis knockoff
yanis-fourel/gotracer
Raytracer in your terminal, pretend it's useful
yanis-fourel/charm-tictactoe
A simple tictactoe in the terminal, a pretext to do some more go
yanis-fourel/cryptopals
yanis-fourel/dia
A programming language I make following https://craftinginterpreters.com/. For fun and education
yanis-fourel/fmake
functional make
yanis-fourel/my-neovim-flake
My personal neovim config as a nix flake. Based on https://github.com/nix-community/kickstart-nix.nvim
yanis-fourel/nix
My nixos config
yanis-fourel/nvim-cmp
A completion plugin for neovim coded in Lua.
yanis-fourel/ProjetISN
yanis-fourel/pygame-pong
pong
yanis-fourel/QuasiMir
yanis-fourel/reprod-dockercompose
yanis-fourel/Rustracer
Me having fun creating a simple ray tracer with scene editor in Rust
yanis-fourel/test_emscripten_webidl
yanis-fourel/workshop-cpp
Exercices in c++ to go along with a presentation of diverse features of the language
yanis-fourel/yew-bistro
Infinite number calculator made with in rust with yew, for education / fun purposes
yanis-fourel/yew-tiktaktoe
my first yew project