Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

EPITECH

The Paris Graduate School of Digital Innovation (French: École pour l’informatique et les nouvelles technologies, or EPITECH), formerly European Institute of Information Technology in English, is a private institution of higher education in general computer science that was founded in 1999. (Text taken from Wikipedia)

https://github.com/mpellouin/imagecompressor

Second project of Epitech's functional programming module. The goal is to implement the K-means algorithm on a set of pixels given as input and output the clusters. Written in Haskell.

2nd-year epitech functional haskell imagecompressor k-means k-means-clustering wolfram

Last synced: 24 Jan 2025

https://github.com/mpellouin/cpp-pool

The C Modular and CPP part of Epitech's paradigms seminar.

42 cpp cpp-pool epitech oop paradigms pool seminar

Last synced: 24 Jan 2025

https://github.com/mpellouin/wolfram

Epitech second year project part of the functional programming module. Wolfram is an implementation of elementary cellular automaton written in Haskell

2nd-year epitech functional functional-programming haskell imagecompressor wolfram

Last synced: 24 Jan 2025

https://github.com/mpellouin/haskell-pool

The Haskell Part of Epitech's paradigms seminar.

cpp-pool epitech functionnal haskell paradigms seminar

Last synced: 24 Jan 2025

https://github.com/antoninhrlt/cc_jack_la_trouille

Epitech Coding Club 2021-11-03. A simple shooter game for Halloween !

coding-club epitech game processing

Last synced: 31 Dec 2024

https://github.com/antoninhrlt/cc_pokebot

Epitech Coding Club 2021-11-27. A Discord "Pokemon" bot that responds to certain commands and allows you to listen to music in a vocal channel

bot coding-club discord epitech python python3

Last synced: 31 Dec 2024

https://github.com/mlbonniec/eip-metrics

A simple project to retrieve metrics from the EPITECH EIP platform.

eip epitech metrics node

Last synced: 23 Jan 2025

https://github.com/frouioui/spaceshipwarriorcombated

Spaceship combat video game with a multiplayer server/client using TCP/UDP & an ECS game engine, both implemented in C++

cpp epitech multiplayer multithreading rtype

Last synced: 23 Jan 2025

https://github.com/frouioui/imagecompressor

An image compressor program coded in haskell using the K-Means algorithm

epitech haskell image-compression kmeans kmeans-clustering

Last synced: 23 Jan 2025

https://github.com/curs3w4ll/vim_limit_colums

A litle vim plugin to show you if your exceeding a certains colums number in your code

epitech nvim vim vim-plugin

Last synced: 23 Jan 2025

https://github.com/clement-muth/prg-game

Epitech rpg game

c epitech game mutex rpg threads

Last synced: 27 Dec 2024

https://github.com/clement-muth/epitech-clibrary

My Epitech c library

c epitech library

Last synced: 27 Dec 2024

https://github.com/abroudoux/detection-language

Algorithm to detect the language of a given text

detect epitech language python python3

Last synced: 27 Dec 2024

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: 05 Dec 2024

https://github.com/immaxence/epic-road-trip-planner

"Epic Road Trip Planner" is a web project designed to facilitate trip planning, specifically focusing on France. It features a React.js frontend + Ant Design components, a Node.js Express.js backend, and utilizes Python scripts for data retrieval

ant-design epitech express leaflet nodejs openstreetmap react reactpdf tdd

Last synced: 22 Jan 2025

https://github.com/lucasmrdt/bistro-matic

👨🏻‍🎓Epitech 1st - Make an infinite calculator

1st-year bistro-matic c epitech

Last synced: 25 Nov 2024

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

My teams an epitech project

epitech epitech-project network teams

Last synced: 05 Dec 2024

https://github.com/frouioui/nm-objdump

Reproduction of the linux nm and objdump functions in C

binary c epitech objdump

Last synced: 23 Jan 2025

https://github.com/johancdev/tek2

2️⃣ Projects done during my second year at Epitech Nantes

cpp epitech second

Last synced: 19 Dec 2024

https://github.com/lbrulet/epitechfetcher

Golang package that fetch informations from the epitech intranet with the autolink

autologin epitech epitech-intra golang information library

Last synced: 17 Jan 2025

https://github.com/shellbear/go-blih

Epitech Blih client written in Go

api blih client epitech go golang

Last synced: 31 Dec 2024

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: 05 Dec 2024

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: 12 Dec 2024

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: 12 Dec 2024

https://github.com/ximaz/epitech-ci-cd

Epitech survival CI/CD Github Action workflow, checking for Coding Style, Makefile relinks, unit tests and bad memory management using Valgrind. If it's all good, it also mirrors to the specified Epitech repository.

ci ci-cd cicd criterion criterion-tests epitech epitech-norme epitech-project epitech-study epitech-survival-kit epitech-workshop mirror mirroring valgrind valgrind-tool workflow workflows

Last synced: 12 Dec 2024

https://github.com/frouioui/minishell2

Simple reproduction of the tcsh.

epitech minishell minishell2 tcsh

Last synced: 23 Jan 2025

https://github.com/frouioui/debruijn

DeBruijn in Haskell

epitech functional-programming haskell

Last synced: 23 Jan 2025

https://github.com/ximaz/epitest-docker-aarch64

EPITECH Epitest Docker image supported by ARM 64 architectures and Apple Sillicons M1, M2 and M3 chipsets

epitech epitech-project epitech-study epitech-survival-kit

Last synced: 12 Dec 2024

https://github.com/maximepremont/myrpg_epitech

Epitech project : complete role play game developed using the CSFML.

c epitech game-engine myrpg rpg

Last synced: 06 Dec 2024

https://github.com/amdjadouxx/raytracer

An Epitech project to implement raytracing in cpp

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

Last synced: 23 Nov 2024

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: 13 Jan 2025

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

4 algorithmic problems are facing you! Let's solve some! - Assignment from Fontys University of Applied Sciences (ALG1 Course)

algorithm epitech fontys fontys-ict-students

Last synced: 13 Jan 2025

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: 13 Jan 2025

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

Implementation of a Binary Search Tree algorithm to find the number of occurrence of a word in a text. - Assignment from Fontys University of Applied Sciences

benchmark binary bst epitech fontys fontys-ict-students python search tree

Last synced: 13 Jan 2025

https://github.com/maximepremont/my_world_epitech

Epitech project : a 3d motor without libraries.

3d editor epitech myworld

Last synced: 06 Dec 2024

https://github.com/l-portet/blihui

Blih (Epitech repository manager) desktop app

blih electron epitech

Last synced: 06 Dec 2024

https://github.com/aenguerrand/cpp_plazza

C++ Epitech Project - Plazza

cpp epitech

Last synced: 28 Dec 2024

https://github.com/aenguerrand/my_ftp

my_ftp project Epitech

c epitech epitech-project ftp network

Last synced: 28 Dec 2024

https://github.com/arthi-chaud/blih2github

Transfer your local Blih repositories to GitHub

bash blih epitech git github

Last synced: 14 Dec 2024

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: 05 Dec 2024

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: 23 Jan 2025

https://github.com/amdjadouxx/asm_workshop

asm_workshop 24/01/2024

epitech epitech-study epitech-workshop

Last synced: 23 Jan 2025

https://github.com/abroudoux/macos-portfolio

🍏 Portfolio - MacOs desktop / Epitech piscine

css epitech html macos-clone portfolio scss

Last synced: 16 Dec 2024

EPITECH Awesome Lists
EPITECH Categories