Lists (20)
Sort Name ascending (A-Z)
42 others
42 students follow
born2beroot
Data Engineering
exam2
FDF
fract-ol
ftprintf
Fun things to check
Could be books, note, and other resourcesget_next_line
gnl test
Interview
Libft test
LLM
Machine Learning
minitalk
pipex
Piscine
push_swap
So long
Stars
Spark sessions help beginning students dissect the first larger projects of the curriculum.
A simple example program made for the 42 students going into the graphic branch. Its purpose is to help them understanding the way images are working in the MLX (the graphcal lib we use).
Well-organized, commented and documented sample project that shows the basic functionalities of the 42's mlx library.
Codam's own fixed, functioning and open source alternative of the miniLibX. MLX42 is a simple cross-platform graphics library running on GLFW and OpenGL.
Solutions of the C beginner exam. Doing each problem correctly, one level up, and so the difficulty of the problems. If one fails a problem, you can retry another problem in the same level, but wit…
Exploring the wonderful world of fractals with the 42 mlx library.
Some examples for those who try to use MLX library for 42 subject CUB3D or miniRT. And some helpful links.
42 Silicon Valley exam subjects, pseudocode, testcases, and solutions
This shell aims to provide better practice for exams.
Examshell will allow you to practice to be perfectly ready for the 42 exams
the resources I use to learn computer science in my spare time
The GNL project aims at reading from the file descriptor line by line and returning 1 if a line was read, 0 if the EOF was reached, or -1 if an error occurred. I did my get_next_line in December 2020.
42cursus' get_netx_line project. Begin date 16/aug/2021. Finish date 03/sep/2021. About 40h of total work.
This project is about programming a function that returns a line read from a file descriptor.
Bootcamp to learn Python for Machine Learning
gmonein / 42_Corrections
Forked from jb255/42_CorrectionsCorrections files of 42 School
A list of Free Software network services and web applications which can be hosted on your own servers
Every front-end GUI client for ChatGPT, Claude, and other LLMs
This is the Study Guide for Learn Machine Learning in 3 Months (PyTorch Curriculum) by Siraj Raval on Youtube
Python assignments for the machine learning class by andrew ng on coursera with complete submission for grading capability and re-written instructions.
A curated list of practical guide resources of LLMs (LLMs Tree, Examples, Papers)
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
Practical course about Large Language Models.
Explore a collection of Jupyter notebooks that guide you through various stages of the machine learning pipeline. From data analysis and feature engineering to model training and deployment, these …
Data science interview questions and answers