I do things because why not
- Editor: neovim (config repository)
- DE: i3wm (config folder)
- Terminal emulator: st (config repository)
- Shell: zsh (config folder)
Some projects
tier 1
Name | Techno | Link | Description |
---|---|---|---|
Raytracer | c++ | repo , site | a Raytracer from scratch |
ScreenSaver | c | repo | annimation using pixels (in 1st year at EPITECH |
3DDiscovery | blender, unreal engine, javascript | repo, site (webgpu must be available) | Discovery of Blender, Unreal Engine and WebGPU |
pyfuncpatmatch | python | repo | Pattern matching (like haskell) for python fonctions |
tier 2
Name | Techno | Link | Description |
---|---|---|---|
telescope-cross-live-grep.nvim | lua, neovim | repo | cross platform telescope live_grep in neovim |
NorMatrix | python, regex | repo , norma2 | check the epitech C coding style |
FlashBackToTheFuture | c | repo , site | the best RPG ever made (/s) (in 1st year at EPITECH) |
vmake-vsh | v | repo | Simple build script in vlang/v |