The-Friendly-Ghost
Aspiring Front-end Developer | Web Designer @ postwebdesign.nl | Alumnus @ Codam Coding College
Post Webdesign
Pinned Repositories
webserv
creating a simple webserver in c++
Advent-of-Code-2024-Javascript
CPP-Piscine
A introduction to the C++ language.
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.
Get_next_line
📄 This project is about programming a function that returns a line read from a file descriptor
Javascript_discovery
My First Good Attempt to Master Javascript
Libft
🚀 "This project is your very first project as a student at Codam. You will need to recode a few functions of the C standard library as well as some other utility functions that you will use during your whole cursus."
Minishell
🐚 "This project is about creating a simple shell. Yes, your own little bash. You will learn a lot about processes and file descriptors."
Minitalk
💬 The purpose of this project is to code a small data exchange program using UNIX signals.
Philosophers
🧠 "In this project, you will learn the basics of threading a process. You will see how to create threads and you will discover mutexes."
The-Friendly-Ghost's Repositories
The-Friendly-Ghost/Advent-of-Code-2024-Javascript
The-Friendly-Ghost/CPP-Piscine
A introduction to the C++ language.
The-Friendly-Ghost/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.
The-Friendly-Ghost/Get_next_line
📄 This project is about programming a function that returns a line read from a file descriptor
The-Friendly-Ghost/Javascript_discovery
My First Good Attempt to Master Javascript
The-Friendly-Ghost/Libft
🚀 "This project is your very first project as a student at Codam. You will need to recode a few functions of the C standard library as well as some other utility functions that you will use during your whole cursus."
The-Friendly-Ghost/Minishell
🐚 "This project is about creating a simple shell. Yes, your own little bash. You will learn a lot about processes and file descriptors."
The-Friendly-Ghost/Minitalk
💬 The purpose of this project is to code a small data exchange program using UNIX signals.
The-Friendly-Ghost/Philosophers
🧠 "In this project, you will learn the basics of threading a process. You will see how to create threads and you will discover mutexes."
The-Friendly-Ghost/Printf
🖨️ "This project is pretty straightforward, you have to recode printf. You will learn what is and how to implement variadic functions."
The-Friendly-Ghost/Push_swap
📊 An efficient sorting algorithm to sort numbers on a stack.
The-Friendly-Ghost/So_long
🐬 "This project is a very small 2D game. Its purpose is to make you work with textures, sprites, and some other very basic gameplay elements."
The-Friendly-Ghost/The-Friendly-Ghost
The-Friendly-Ghost/Transcendence
Building Pong from scratch!
The-Friendly-Ghost/Useful_wordpress_functions
A collection of useful (Wordpress and WooCommerce) code snippets that I gathered over time.