Pinned Repositories
42_Corrections
Corrections files of 42 School
analog
The fullstack meta-framework for Angular. Powered by Vite
angular-electron
Ultra-fast bootstrapping with Angular and Electron :speedboat:
Codingame
Achievement Codingame Challenge
ft_services
This is a System Administration and Networking project.
ft_transcendence
App-Website Angular NestJS on Pong game
MiniShell
The objective of this project is for you to create a simple shell.
type-IncludeProperties
Uselful for fullstack developer using Front TypeScript and .NET. This goal is typed Include Method for EF Core via DTO.
webserv
This project is here to make you write your own HTTP server. You will follow the real HTTP RFC and you will be able to test it with a real browser.
nemu69's Repositories
nemu69/angular-electron
Ultra-fast bootstrapping with Angular and Electron :speedboat:
nemu69/ft_services
This is a System Administration and Networking project.
nemu69/ft_transcendence
App-Website Angular NestJS on Pong game
nemu69/analog
The fullstack meta-framework for Angular. Powered by Vite
nemu69/angular-snippets
A place for sharing Angular Snippets
nemu69/angular-vite-example
hello, I make this to push angular to it's limit
nemu69/Codingame
Achievement Codingame Challenge
nemu69/MiniShell
The objective of this project is for you to create a simple shell.
nemu69/type-IncludeProperties
Uselful for fullstack developer using Front TypeScript and .NET. This goal is typed Include Method for EF Core via DTO.
nemu69/webserv
This project is here to make you write your own HTTP server. You will follow the real HTTP RFC and you will be able to test it with a real browser.
nemu69/angular-vite-module
nemu69/angularXts-nameof
nemu69/Anime-recommender
Anime recommendation engine using machine learning.
nemu69/cub3d
This project is inspired by the world-famous Wolfenstein 3D game, which was the first FPS ever. It will enable you to explore ray-casting. Your goal will be to make a dynamic view inside a maze, in which you’ll have to find your way
nemu69/darkly
This project aims to make you discover cyber security in the field of the WWW . You will discover OWASP, which simply is the largest cyber security project to thisday. You will also find out what many frameworks do for you, automatically and transparently.
nemu69/dslr
Subject created by the 42AI association. Discover Data Science in the projects where you re-constitute Poudlard’s Sorting Hat.
nemu69/ft_linear_regression
An introduction to machine learning
nemu69/ft_printf
This project is pretty straight forward. You will recode printf. Hopefully you will be able to reuse it in future project without the fear of being flagged as a cheater. You will mainly learn how to use variadic arguments.
nemu69/Ionic-Companion
nemu69/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
nemu69/JsonDerivedTypeGen
nemu69/libft
The aim of this project is to code a C library regrouping usual functions that you’ll be allowed to use in all your other projects
nemu69/ModelCraft-release
ModelCraft: A tool that helps developers easily model data structures and generate clean, efficient C# code.
nemu69/nemu69
nemu69/nx-analog-net
nemu69/philosophers
Project in C on Thread, Mutex, Semaphores ..
nemu69/Push_Swap
This project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves. To make this happen, you will have to manipulate various sorting algorithms and choose the most appropriate solution(s) for optimized data sorting.
nemu69/queryParamGen
nemu69/schematic-component-extended-workshop
This repo make the example of how to extends a existed compoenent
nemu69/snow-crash
This project is an introduction to computer security. You will become familiar with several languages (ASM/perl/php…), develop a certain logic to understand unknown programs, and become aware of problems linked to simple programming errors