- Nice, France
-
15:48
(UTC +01:00)
Highlights
- Pro
-
react Public
Forked from facebook/reactThe library for web and native user interfaces.
JavaScript MIT License UpdatedAug 21, 2024 -
-
-
-
-
archive-web42 Public
Forked from axel-bittel/42-ft_transcendenceNestJs application : Game pong.
TypeScript UpdatedJun 15, 2024 -
-
-
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documen…
C Other UpdatedMay 3, 2024 -
-
-
-
n-puzzle Public archive
Implementation of A* and IDA* algorithms in C++ to solve N-Puzzles 🧩, running on a Svelte app through WebAssembly
-
htmx Public
Forked from bigskysoftware/htmx</> htmx - high power tools for HTML
JavaScript BSD 2-Clause "Simplified" License UpdatedAug 27, 2023 -
-
malloc Public
Custom dynamic memory management library in C, featuring malloc, free and realloc implementations with thread safety and memory defragmentation functionality
-
computorv2 Public
A comprehensive mathematical interpreter and calculator, supporting a wide spectrum of mathematical types from rational numbers to matrices and polynomial equations, built with custom AST and parse…
Python UpdatedJun 3, 2023 -
ready_set_boole Public
A collection of Rust-implemented exercises exploring Boolean Algebra and Set Theory, complemented by studies into mathematical structures and space-filling curves.
Rust UpdatedMay 27, 2023 -
ft_ls Public
A custom implementation of the Unix LS command in C for educational purposes
C UpdatedMay 26, 2023 -
ft_ping Public
Implementation of PING command and ICMP packet communication in C
C UpdatedMay 17, 2023 -
salt Public
Forked from anuragxel/saltSegment Anything Labelling Tool
Python MIT License UpdatedMay 11, 2023 -
dslr Public
Data visualization to analyse Hogwarts' students and logistic regression model to replace the Sorting Hat
-
multilayer_perceptron Public
Implementation of MLP and optimization algorithms (NAG, RMSProps, Adam). Deep learning model for malignant breast tumor detection
Python UpdatedMay 8, 2023 -
libASM Public
Implementation of some C functions in x86 Assembly for educational purposes
C UpdatedApr 14, 2023 -
chess.js Public
Forked from jhlywa/chess.jsA TypeScript chess library for chess move generation/validation, piece placement/movement, and check/checkmate/draw detection
TypeScript BSD 2-Clause "Simplified" License UpdatedApr 6, 2023 -
-
particle-life-app Public
Forked from tom-mohr/particle-life-app🦠 A GUI for Particle Life, a particle system showing life-like behaviour
Java GNU General Public License v3.0 UpdatedFeb 1, 2023 -
42NiceLogtimeRankings2022 Public
A simple tool to retrieve and rank logtime data for 42 students at Nice in 2022, using the 42 API
-
ft_printf Public
ft_printf is a reimplementation of the printf function that includes support for various conversion specifiers, flags, and the ability to specify width and precision.
-