Pinned Repositories
_inception
advent_of_code
advent_of_code_2022
dining_philosophers_problem
Solution to "The dining philosophers" problem formulated in 1965 by Edsger Dijkstra. This example is often used to illustrate synchronization issues in "concurrency algorithms".
ft_transcendence
Full-stack ping pong game with live chat
linear_regression
This project introduces the basics of machine learning by implementing a linear regression model using a gradient descent algorithm
mini_ray_tracing
miniRT
RayTracer made in C using Mlx library. It takes scenes.rt files containing coordinates of obj colors and light position as input, parse it, and create the scene.
webserv
HTTP/1.1 Server capable of handling multiple connection through kernel event notification mechanism according to RFC.
shell
My own implementation of bash.
frame-src's Repositories
frame-src/dining_philosophers_problem
Solution to "The dining philosophers" problem formulated in 1965 by Edsger Dijkstra. This example is often used to illustrate synchronization issues in "concurrency algorithms".
frame-src/advent_of_code_2022
frame-src/mini_ray_tracing
frame-src/miniRT
RayTracer made in C using Mlx library. It takes scenes.rt files containing coordinates of obj colors and light position as input, parse it, and create the scene.
frame-src/_inception
frame-src/advent_of_code
frame-src/linear_regression
This project introduces the basics of machine learning by implementing a linear regression model using a gradient descent algorithm
frame-src/pipex
frame-src/cpp_modules
Modules written in C++ 98, has to be updated up to the 09th module
frame-src/ft_transcendence
Full-stack ping pong game with live chat
frame-src/get_next_line
frame-src/mini_talk
frame-src/webserv
HTTP/1.1 Server capable of handling multiple connection through kernel event notification mechanism according to RFC.
frame-src/basic-common-crawl-pipeline
frame-src/computorv
Second degree equation solver
frame-src/deep_race
python reward function for aws deepracer
frame-src/euler
projectEulerHackerRank;
frame-src/frame-src
frame-src/libft
frame-src/logistic_regression
logistic regression model to address classification problems
frame-src/microshell
frame-src/numerical_recipes
in C
frame-src/p_datascience
frame-src/portafoglio
estrus minimal portfolio
frame-src/printf_implementation
printf implementation in C, including some wildcards
frame-src/slack-bot
pizza
frame-src/ThinkOS
Text and supporting code for Think OS: A Brief Introduction to Operating Systems, by Allen Downey.
frame-src/tokens_create