An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with epitech-project

A curated list of projects in awesome lists tagged with epitech-project .

https://github.com/estayparadox/epitech-bundle

A curated list of awesome tools used by Epitech students and projects developed at Epitech.

cpe cpp epitech epitech-bundle epitech-header epitech-norme-checker epitech-project epitech-students epitech-study mul piscine piscine-c piscine-cpp psu

Last synced: 19 Mar 2025

https://github.com/Estayparadox/Epitech-Bundle

A curated list of awesome tools used by Epitech students and projects developed at Epitech.

cpe cpp epitech epitech-bundle epitech-header epitech-norme-checker epitech-project epitech-students epitech-study mul piscine piscine-c piscine-cpp psu

Last synced: 27 Oct 2025

https://github.com/mikaelvallenet/epytodo

:satellite: EpyTodo Epitech project. The goal of this project is to make a todo list with Express and Node.

backend database epitech epitech-project epytodo javascript postman sql

Last synced: 04 May 2025

https://github.com/MikaelVallenet/Corewar

Epitech Corewar - Réalisation d'un compilateur de RedCode (Assembleur) et d'une Virtual Machine qui interprète les fichiers '".cor" et les exécutes.

42 42school asm corewar corewar-asm epitech epitech-project

Last synced: 27 Oct 2025

https://github.com/MikaelVallenet/Bistromatic

EPITECH - First year project: Creation of a calculator able to display the result of the evaluation of an arithmetic expression composed of integers of infinite size expressed in any base

bistro bistro-matic c calculator epitech epitech-project programming-language

Last synced: 27 Oct 2025

https://github.com/mikaelvallenet/bistromatic

EPITECH - First year project: Creation of a calculator able to display the result of the evaluation of an arithmetic expression composed of integers of infinite size expressed in any base

bistro bistro-matic c calculator epitech epitech-project programming-language

Last synced: 04 May 2025

https://github.com/sigmapitech/myprintf

Allocation free, C99 printf function recreation focused of a small memory footprint

c epitech epitech-project printf

Last synced: 26 Apr 2025

https://github.com/simonprovost/graphicalprogramming

GraphicalProgramming Project From Epitech Computer Science School

c epitech epitech-project game graphical

Last synced: 04 Jul 2025

https://github.com/simonprovost/epicture

[Final Grade: A] A photo finder / browsing app based on Imgur API

epicture epitech-project imgur-api kotlin

Last synced: 07 Jul 2025

https://github.com/6im0n/shared-arcade

Shared graphical and game library for the project : Arcade

arcade epitech epitech-project

Last synced: 27 Mar 2025

https://github.com/amdjadouxx/corewar

the famous Corewar project of Epitech

corewar corewar-asm epitech-project

Last synced: 15 Jul 2025

https://github.com/dupk/gui-zappy-project

A graphical client developed with ReactJS

epitech-project game-2d reactjs

Last synced: 18 Apr 2026

https://github.com/6im0n/arcade

Second year {Epitech} project : Arcade, an Object Oriented Programming project

arcade epitech epitech-project ncurse-game ncurses sdl2 sfml

Last synced: 13 Jul 2026

https://github.com/6im0n/solo_stumper_epitech

Collection of epitech solo stumper for tech1 in 2022-2023

epitech epitech-project

Last synced: 27 Mar 2025

https://github.com/ximaz/list-in-c

This project aims to re-build the most powerfull list type in C at ground-0 level, with the most optimized memory management and the most accessible features.

c data-structures epitech epitech-project epitech-study epitech-workshop linked-data linked-list linkedlist list lists

Last synced: 30 Mar 2025

https://github.com/doctorpok42/rpg

RPG is a simple role-playing game written in C

c epitech-project game rpg zelda

Last synced: 10 Jun 2026

https://github.com/ximaz/asm-minilibc

A minimal set of libc function written in assembly language using NASM.

asm asmx86 epitech epitech-project epitech-study epitech-survival-kit epitech-workshop minilibc minilibc-asm nasm nasm-assembly

Last synced: 30 Mar 2025

https://github.com/ximaz/libthread

My own C implementation of a higher-level thread library, based on POSIX thread implementation.

epitech epitech-project epitech-study epitech-survival-kit epitech-workshop multithread multithreading thread thread-pool threading threadpool threadpoolexecutor threads

Last synced: 30 Mar 2025

https://github.com/6im0n/minilibc

A part of the LibC in ASM, 2nd year epitech project

asembler asembly asm asmx86 epitech epitech-project

Last synced: 13 Jun 2025

https://github.com/amdjadouxx/pushswap-checker

A project to check your best pushswap instructions

epitech epitech-project functional-programming haskell

Last synced: 17 Mar 2025

https://github.com/simlf/my_defender

A Tower Defense game coded in C with the CSML library

c csfml epitech-project graphical-programming videogame

Last synced: 10 Oct 2025

https://github.com/6im0n/myrpg

An Epitech project - This is an RPG made during my studies using C language & CSFML library.

csfml epitech epitech-project game rpg

Last synced: 11 Oct 2025

https://github.com/0nom4d/qwiddo

Qwiddo is an alternative Reddit Client with restricted features. Qwiddo has been submited as Redditech EPITECH Project. Qwiddo is developed following a MVVM + Provider Architecture.

android dart epitech-project flutter mvvm-architecture providers-package reddit reddit-api

Last synced: 17 Apr 2026

https://github.com/immaxence/time-manager

A "Time Manager" website is a digital platform designed to help individuals and organizations effectively manage their time and tasks. It offers a range of tools, features, and resources to enhance productivity, streamline daily activities, and prioritize tasks

docker elixir-phoenix epitech-project figma react-native reactjs

Last synced: 05 Apr 2026

https://github.com/romainhartmann/minishell

Simple UNIX shell in C

c epitech-project shell

Last synced: 27 Apr 2026

https://github.com/0nom4d/306radiator

Mathematical EPITECH Project - This project reproduces the behaviour of a radiator placed at a position in a room of a given size.

epitech epitech-project numpy pytest python3

Last synced: 29 Apr 2026

https://github.com/0nom4d/308reedpipes

Mathematical EPITECH Project - This project computes a representation of a reedpipe.

coverage epitech epitech-project matplotlib-pyplot numpy pytest python scipy

Last synced: 04 May 2026

https://github.com/itszcx/42sh

Epitech 42sh project, 2023

42sh c criterion epitech epitech-project shell tek1 unit-tests

Last synced: 11 May 2026

https://github.com/amdjadouxx/minilib_assembleur

implementation of some functions of the C library in assembly x86-64

epitech epitech-project epitech-study epitech-survival-kit minilibc-asm

Last synced: 17 Mar 2025

https://github.com/itszcx/skyscan

Epitech my_radar project, 2023

c csfml epitech epitech-project graphical-programming maths radar tek1

Last synced: 26 Mar 2025

https://github.com/itszcx/sokoban

Epitech my_sokoban project, 2023

c epitech epitech-project sokoban tek1

Last synced: 26 Mar 2025

https://github.com/6im0n/chocolatine

Set of automated GitHub actions that you will be able to use in all your other projects

epitech epitech-project github-actions

Last synced: 27 Mar 2025

https://github.com/6im0n/octopus

Learn how to use Ansible, an Open source IT automation engine that automates provisioning

ansible automation devops epitech epitech-project

Last synced: 27 Mar 2025

https://github.com/lunnosmp4/epitech

All my favorite Epitech Projects

epitech-project

Last synced: 16 Jun 2025

https://github.com/6im0n/myteams

My teams an epitech project

epitech epitech-project network teams

Last synced: 17 Jun 2025

https://github.com/amdjadouxx/raytracer

An Epitech project to implement raytracing in cpp

epitech epitech-mathematics epitech-project epitech-survival-kit

Last synced: 15 Jul 2025

https://github.com/skyf0l/myteams

A collaborative communication application like the well known Microsoft Teams

client-server epitech-project network network-programming socket udp-protocol udp-socket

Last synced: 21 Mar 2025

https://github.com/simlf/minishell

Unix command interpreter based on TCSH

c epitech-project tcsh unix-shell

Last synced: 06 Apr 2025

https://github.com/simlf/network-teams

A CLI server written in C to communicate with differents clients.

c epitech-project network socket-programming

Last synced: 06 Apr 2025

https://github.com/6im0n/raytracer

technique de calcul d'optique par ordinateur, utilisée pour le rendu en synthèse d'image ou pour des études de systèmes optiques

c epitech epitech-project graphics raytracer raytracing simulation

Last synced: 20 May 2026

https://github.com/aenguerrand/zappy

Project Epitech tek2 - Zappy Server

c epitech-project epitech-study network

Last synced: 16 Nov 2025

https://github.com/6im0n/emacs-doom-config-for-epitech-student-

Better Emacs doom config (for epitech student)

epitech epitech-project

Last synced: 01 Jul 2025

https://github.com/aenguerrand/my_ftp

my_ftp project Epitech

c epitech epitech-project ftp network

Last synced: 16 Nov 2025

https://github.com/zuygui/epitech

A Collections of projects built on Epitech's coding clubs

coding-challenge coding-club epitech epitech-coding-club epitech-project

Last synced: 12 Apr 2025

https://github.com/0nom4d/307multigrains

Mathematical EPITECH Project - This project computes a optimization of fertilizer to grow the most grains using Gauss Pivoting Method.

coverage epitech-project pivot-tables pytest python3

Last synced: 01 Apr 2025

https://github.com/0nom4d/304pacman

EPITECH Mathematical Project about path finding using matrixes and djikstra algorithm.

djikstra-algorithm epitech-project mathematics pathfinding python

Last synced: 01 Apr 2025