Pinned Repositories
ft_transcendence
🏓 Modern multiplayer pong game web application in React and NestJS made for 42.
camagru
📸 Instagram-like site in PHP using MVC architecture made for 42.
fluchtens
About me - My portfolio created in Next.js
webserv
Basic HTTP server written from scratch in C++98 made for 42.
42Stats
📊 Statistics web application reserved for 42 users made in Spring Boot and Next.js.
bluesky-explorer
Vue.js SPA to search posts from the Bluesky API and export them into an Excel sheet.
minishell
Creation of a basic bash shell with the readline library made for 42.
42-api-bot
A discord bot that communicates with API 42 to retrieve information from the intranet.
CPP_Modules
Modules to introduce C++ language made for 42.
cub3d
A simple 3D raycasting rendering in C with MiniLibX made for 42.
fluchtens's Repositories
fluchtens/42Stats
📊 Statistics web application reserved for 42 users made in Spring Boot and Next.js.
fluchtens/fluchtens
About me - My portfolio created in Next.js
fluchtens/ft_transcendence
🏓 Modern multiplayer pong game web application in React and NestJS made for 42.
fluchtens/bluesky-explorer
Vue.js SPA to search posts from the Bluesky API and export them into an Excel sheet.
fluchtens/camagru
📸 Instagram-like site in PHP using MVC architecture made for 42.
fluchtens/taskly
📝 Web application to manage your day in Java Spring Boot and Angular. Plan your tasks to boost productivity.
fluchtens/LeetCode
My solutions for LeetCode problems.
fluchtens/minishell
Creation of a basic bash shell with the readline library made for 42.
fluchtens/expansion
Digital Booster landing page in Next.js, SCSS and GSAP.
fluchtens/matcha
[In progress] Dating web application in Next.js and Node.js/Express.js made for 42.
fluchtens/react-weather-app
An interactive weather application created in React and Tailwind that lets you check the weather forecast in real time.
fluchtens/webserv
Basic HTTP server written from scratch in C++98 made for 42.
fluchtens/mini_serv
A small C program that lets clients talk to each other made for 42.
fluchtens/42-api-bot
A discord bot that communicates with API 42 to retrieve information from the intranet.
fluchtens/cub3d
A simple 3D raycasting rendering in C with MiniLibX made for 42.
fluchtens/steam-server-bot
A discord bot that displays the number of players online on a steam source engine game server.
fluchtens/CPP_Modules
Modules to introduce C++ language made for 42.
fluchtens/Inception
Initation to Docker, creation of images such as Nginx and MariaDB to run a WordPress website made for 42.
fluchtens/philosophers
Problem of philosphers dinner in C that initializes mulithreads made for 42.
fluchtens/push_swap
A sorting algorithm program using radix in C made for 42.
fluchtens/so_long
A simple 2D game in C with MiniLibX made for 42.
fluchtens/minitalk
A data exchange program in C using UNIX signals made for 42.
fluchtens/get_next_line
A program that displays the next line of a file descriptor in C made for 42.
fluchtens/ft_printf
A remake of the C printf function made for 42.
fluchtens/libft
A remake of all frequent functions in C made for 42.
fluchtens/gmod-addon-generator
A batch script to create the base of a gmod addon.