An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: norminette

OliverKingz/pipex

[42-Cursus] A C program that mimics the behavior of shell pipes ( | ), allowing you to execute commands in a pipeline with input and output redirection.

Language: C - Size: 178 KB - Last synced at: about 6 hours ago - Pushed at: about 11 hours ago - Stars: 1 - Forks: 0

OliverKingz/minishell

[42-Cursus] Minishell is a minimalist shell implementation written in C, designed to mimic basic functionalities of a Unix shell like Bash.

Language: C - Size: 3.19 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 3 - Forks: 0

madebypixel02/minishell

[42 Madrid] As beautiful as a shell

Language: C - Size: 1.35 MB - Last synced at: about 10 hours ago - Pushed at: about 1 year ago - Stars: 56 - Forks: 2

lvan-gef/norminette-check

Neovim plugin for highlighting coding standard violations using Norminette

Language: Lua - Size: 62.5 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 0 - Forks: 0

vcwild/norminette-hook

The Norminette pre-commit hook.

Language: Python - Size: 18.6 KB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 0

MrSloth-dev/42-NorminetteNvim

A simple linter plugin for format checking and check function sizes with norminette inside the buffer through diagnostics.

Language: Lua - Size: 11.7 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 24 - Forks: 2

cacharle/c_formatter_42 Fork of dawnbeen/c_formatter_42

C language formatter for 42 norminette

Language: Python - Size: 4.41 MB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 32 - Forks: 3

DavidLee18/norminette_lsp

a language server for 42 Norminette

Language: Rust - Size: 55.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

OliverKingz/get_next_line

[42-Cursus] A function get_next_line that reads a line from a file descriptor. The function is designed to be called repeatedly to read a file line by line until the end.

Language: C - Size: 23.4 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

jotavare/42-piscine

Detailed information about my projects and exams made at 42 Porto, during my Piscine experience.

Language: C - Size: 33.2 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

LoredanaLoSurdo/42-Off-Campus-Student-Set-Up

Get access to your 42 Git repositories, the Norminette, and 42 Standard Header on your Mac. Along with some additional configurations for Vim. (Guide)

Size: 220 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 20 - Forks: 1

OliverKingz/so_long

[42-Cursus] A simple 2D game built with MLX42 where the player must collect all the items and reach the exit while navigating a custom map.

Language: C - Size: 69.9 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

OliverKingz/push_swap

[42-Cursus] A sorting algorithm project where you must sort data on a stack using a limited set of instructions in the fewest moves possible.

Language: C - Size: 628 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

andersonhsporto/ft-so_long

POC of a 2D game made in ANSI C

Language: C - Size: 2.62 MB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 24 - Forks: 2

msabr/C09-POOL42-1337

🔁 Pushing recursion further with backtracking, complex mathematical functions, and optimization techniques.

Language: C - Size: 2.93 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

msabr/C05-POOL42-1337

🔢 Mastering recursion by solving mathematical problems like factorial, Fibonacci, and prime numbers.

Language: C - Size: 1.95 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

msabr/C03-POOL42-1337

✂️ Working with strings in C: copying, concatenation, searching, and comparison using standard functions.

Language: C - Size: 2.93 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

msabr/C02-POOL42-1337

📌 Introduction to pointers, arrays, and memory addressing. Understanding how to manipulate data efficiently.

Language: C - Size: 3.91 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

oliverkingz/Libft_OZ

[42-Cursus] My personal version of Libft, initially based on the curriculum's Libft project. Over time, it was expanded and modified it to suit my needs, breaking free from the original project's restrictions. It now includes additional functions, reorganized folders, and an improved Makefile for better usability and aesthetics.

Language: C - Size: 119 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

jterrazz/awesome-42

🍉 The best for your 42 journey.

Size: 2.81 MB - Last synced at: 28 days ago - Pushed at: 9 months ago - Stars: 34 - Forks: 0

baschni/21norm

reformats C code and header files, to get closer to the norm of the 42 schools

Language: Python - Size: 356 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

ronanboiteau/NormEZ

Coding-style checker for Epitech students. This program analyzes your C source files for Epitech coding-style violations.

Language: Ruby - Size: 1.14 MB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 76 - Forks: 17

librity/weekendrt

A simple ray tracer made in a weekend.

Language: C - Size: 90.2 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 0

Kuninoto/installette

A Bash script to install Norminette, a Norminette Formatter, Vim and 42 Header for Vim.

Language: Shell - Size: 32.2 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 30 - Forks: 3

madebypixel02/libft

[42 Madrid] Your very first own library

Language: C - Size: 1.34 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 11 - Forks: 3

madebypixel02/pipex

[42 Madrid] Go dance salsa somewhere

Language: C - Size: 1.3 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

theo-vdml/better-norminette-42

A python script that improve norminette behavior

Language: Python - Size: 202 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

DavidLee18/zed_norminette

a zed extension to enable in-editor norminette linting

Language: Rust - Size: 15.6 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

baschni/42check

reformats the norminette command to make links to lines work in VS Code

Language: Python - Size: 209 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

vinicius507/ft_nvim

A Neovim plugin for École 42

Language: Lua - Size: 46.9 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

gusgonza42/my-utils-gusgonza

My configuration on 42 and personal PC

Language: C - Size: 13.7 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

achrafelkhnissi/1337-norm-checker

The norminette checker is a tool that helps you find norm errors in your C files.

Language: Dockerfile - Size: 8.79 KB - Last synced at: 2 days ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 0

librity/ft_get_next_line

42 São Paulo - get_next_line

Language: C - Size: 49.8 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 19 - Forks: 2

omrfrkzu/get_next_line

Create a function that enables reading content line by line from a file descriptor.

Language: C - Size: 1.26 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

librity/ft_netmon

42 São Paulo - Labs, 3rd Edition - netmon - A Threaded Network Monitoring Service in Pure C

Language: C - Size: 55.9 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 0

DimaRU/NorminetteLint 📦

Norminette check for Xcode

Language: Swift - Size: 328 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

pmarkaide/CONOR_correct_norminette

bash script to correct norminette. Can be used as pre-commit hook

Language: Shell - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Just1truc/Abricot-Norminette

Abricot Norminette is meant for EPITECH Projects. [ PROMO 2026 ]

Language: Python - Size: 339 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 46 - Forks: 8

lachlanstephen/LIBFT_42

My LIBFT project for the 42 Cursus. A C library containing general purpose functions for future projects. All bonuses complete. 125/100

Language: C - Size: 28.3 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

lachlanstephen/ft_printf_42

My ft_printf project for the 42 Cursus. A recreation of the printf function found in the <stdio.h> C Library. Bonuses in progress. 100/100

Language: C - Size: 24.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

CustomEntity/crNormz

The best coding-style checker for Epitech students.

Language: Crystal - Size: 2.7 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 24 - Forks: 0

lachlanstephen/fract-ol_42

My fract-ol project for the 42 Cursus. A 42School graphical project to display the Mandelbrot Set, and the Julia Set, in its own graphical window. Built using 42 library, miniLibX. 105/100

Language: C - Size: 18.4 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

librity/ft_kilo

CLI text editor written in C, following 42's Norminette

Language: C - Size: 316 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

lachlanstephen/push_swap_42

My push_swap project for the 42 Cursus. An integer sorting program, using a limited set of instructions. 84/100

Language: C - Size: 60.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

lachlanstephen/minitalk_42

My minitalk project for the 42 Cursus. A small client server communication program using UNIX signals. 115/100

Language: C - Size: 17.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Jkutkut/Sh-Norminette_Tester

A simple script to run norminette in a prettier way.

Language: Shell - Size: 176 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

whoismtrx/42_Libft

Libft the first project in the 42 curriculum, we create our own library of useful functions in C

Language: C - Size: 1.82 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Saverio976/NorMatrix 📦

Python Script to check the Epitech Coding Style for the C Language

Language: Python - Size: 768 KB - Last synced at: 25 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

siemeris/push_swap

Push_swap is a high-performance sorting algorithm crafted to arrange a stack of numbers with the minimal set of predefined operations. Project developed in C that allows learning data management and control algorithms in memory (Stack) through the use of lists.

Language: C - Size: 121 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

siemeris/so_long

This is the So Long project from the 42 school curriculum. So Long is a simple 2D game where the player controls a character that must collect items and avoid enemies to win the game. The game is developed in a graphical environment using the MinilibX library.

Language: C - Size: 895 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Ardorax/BananaSplit Fork of Epitech/coding-style-checker

Un amour de dessert !

Language: Shell - Size: 33.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 18 - Forks: 0

hardyrafael17/norminette42.nvim

Norminette integration for Neovim

Language: Lua - Size: 69 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 3

ramos21rodrigo/42porto.libft

42: libft

Language: C - Size: 24.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

magalhaesm/norminette-pre-commit

Prevents to commit files with norm error.

Language: Shell - Size: 14.6 KB - Last synced at: about 9 hours ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

robotrainer/school21

Как подготовиться к бассйну Школы 21: изучаем терминал, vim, работаем с gcc, norminette, git, пишем первую программу на Си.

Language: C - Size: 691 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 57 - Forks: 99

quantumxt/helios

A collection of tools for 42 curcus.

Language: Shell - Size: 26.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

librity/ft_libft

42 São Paulo - Libft

Language: C - Size: 470 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 2

afmyhouse/norminette Fork of 42School/norminette

42 common-core

Size: 17.6 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

keyhr/vscode-42-c-format

A vscode extension to provide formatting from c_formatter_42

Language: TypeScript - Size: 716 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 1

Abla-ouh/Pipex

Pipex reproduces the behaviour of the shell pipe | command in C.

Language: C - Size: 33.2 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

jraleman/open-libft

An open source C library that incorporates useful functions, such as binary trees, linked lists, stacks, arrays, bit manipulation.

Language: C - Size: 2.02 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 52 - Forks: 11

aureliancnx/Bubulle-Norminette 📦

Norminette EPITECH 2025.

Language: Python - Size: 4.88 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 54 - Forks: 6

Haimasker/pipex

pipe UNIX mechanism in C

Language: C - Size: 1.42 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

Haimasker/get_next_line

get_next_line() function in C

Language: C - Size: 1.41 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

Haimasker/ft_printf

printf() implementation in C

Language: C - Size: 1.42 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

Haimasker/Libft

Standard C functions implementation

Language: C - Size: 1.47 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

fyusuf-a/norminette-lsp

A simple Language Server Protocol (LSP) application for the 42Network

Language: Haskell - Size: 8.79 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

Papishushi/42-madrid-piscine

26 Day Straight C Bootcamp in 42 Madrid

Language: C - Size: 57.6 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

JustRomeo/my-norminette

A program which check a code, and list all what is not complient to the norm code.

Language: C++ - Size: 191 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

librity/ft_basecamp

42 São Paulo - Basecamp 2020

Language: C - Size: 34.2 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

librity/ft_netwhat

42 São Paulo - netwhat

Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

motet-a/yan

[DEPRECATED] Yet another norminette

Language: Python - Size: 287 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 1

solareenlo/c_formatter_42 Fork of dawnbeen/c_formatter_42

C language formatter for 42 norminette v3

Language: Python - Size: 3.21 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

dpiza/adventofcode-2021

My solutions for Advent of Code 2021

Language: C - Size: 30.3 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

solareenlo/vim-normfmt

Vim plugin for normfmt

Language: Vim script - Size: 3.91 KB - Last synced at: 7 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

gcamerli/42norme

42 norminette :fr:

Language: Python - Size: 15.6 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 1

simonprovost/EpiBuild

Make your routines with an app instead of your laptop. Unit Tests / Norminette ...

Language: JavaScript - Size: 94.1 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

42lan/42correction

Script that checks some 42 norm's rules

Language: Shell - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0