Esteban795
French college CS student. Mostly works with C, Python, sometimes Ocaml, and his irregular developping urges to back him up.
Télécom NancyFrance
Pinned Repositories
2D-cloth-simulation
Erm. A 2D cloth simulation made in SDL2 and C.
dayssinceeldenringdlcwasannounced.github.io
A repo to host the HTML/CSS sites necessary to keep my website up.
DiscordBot
DOOM-2077
DOOM, but made by 5 students that have no clues how it works.
opengl-raycaster
A raycaster made with C and OpenGL 3.0
physics-simulations
Some physics simulations, almost everything I can think of..
PP2I1
Our first year, first semester project as students at Telecom Nancy.
SushiscanScraper
A python script to bulk download scans from Sushiscan.
threadpool
WAD-reader
A C program that lets you read a WAD file and displays the structure of the map accordingly.
Esteban795's Repositories
Esteban795/DOOM-2077
DOOM, but made by 5 students that have no clues how it works.
Esteban795/PP2I1
Our first year, first semester project as students at Telecom Nancy.
Esteban795/SushiscanScraper
A python script to bulk download scans from Sushiscan.
Esteban795/dayssinceeldenringdlcwasannounced.github.io
A repo to host the HTML/CSS sites necessary to keep my website up.
Esteban795/DiscordBot
Esteban795/opengl-raycaster
A raycaster made with C and OpenGL 3.0
Esteban795/physics-simulations
Some physics simulations, almost everything I can think of..
Esteban795/threadpool
Esteban795/WAD-reader
A C program that lets you read a WAD file and displays the structure of the map accordingly.
Esteban795/2D-cloth-simulation
Erm. A 2D cloth simulation made in SDL2 and C.
Esteban795/2D-gjk
A simple 2D demo of GJK algorithm, written in C99.
Esteban795/bar
Esteban795/memory
A quick memory game in JS,HTML and CSS
Esteban795/text-to-pdf
A C program to help you convert a txt file to pdf.
Esteban795/brainfuck-interpreter
A C program to, well, interpret the Brainfuck Programming language.
Esteban795/C
C repo
Esteban795/C-debug-macros
Header files to facilitate debugging.
Esteban795/cheminotets-clickspammer
Bot to spam click and be the first to get logged inside the enrollment platform.
Esteban795/convex_hull_gui
GUI animation of how Graham's scan algorithm works
Esteban795/CYK-algorithm
An Ocaml implementation for the CYK (Cocke-Youger-Kasami algorithm)
Esteban795/flaresolverr-wrapper
A Python Wrapper for using Flaresolverr easily.
Esteban795/guardef
A bash script to automatically add include guards in your .h files (because I also forget them)
Esteban795/http-server
A multi threaded http server, written in C 99 for educational purpose.
Esteban795/isometric-grid
A software that renders an isometric grid in 3D, from a given set of points.
Esteban795/k-gram
k-gram language prediction modelling in Ocaml.
Esteban795/Ocaml
Ocaml code I did during two years, at a rate of one "td" per week.
Esteban795/PC-visualizer
Repository to visualize your Pass Culture sales with matplotlib.
Esteban795/smart-tic-tac-toe
Console line, tic tac toe, but smarter.
Esteban795/TIPE
A simulation of a TMD (Tuned Mass Damper) system using C and SDL2.
Esteban795/TreeViewer
A graphical interface to visualize tree operations, made in OCaml.