Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by markjso
A curated list of projects in awesome lists by markjso .
https://github.com/markjso/minishell
Create your own shell in C using bash as a reference.
Last synced: 08 Jan 2025
https://github.com/markjso/pipex
Pipex is a project that re-creates in C the way two commands are piped together via | in the shell
Last synced: 08 Jan 2025
https://github.com/markjso/cpp-modules
Introduction to C++ and Object Oriented Programming
Last synced: 08 Jan 2025
https://github.com/markjso/philosophers
Solve the dining philosophers problem in C using threads and mutexes.
Last synced: 08 Jan 2025
https://github.com/markjso/born2beroot
Create your own virtual machine using VirtualBox and Debian distribution.
Last synced: 08 Jan 2025
https://github.com/markjso/inception
Create a small docker network with separate containers for Nginx, Wordpress and MariaDB.
docker docker-compose mariadb-database nginx vm wordpress
Last synced: 08 Jan 2025
https://github.com/markjso/get_next_line
This project is a function in C to read or get the next line of a file or a file descriptor.
Last synced: 08 Jan 2025
https://github.com/markjso/push_swap
This project aims to sort data on a stack, with a limited set of instructions, using the lowest possible number of actions.
Last synced: 08 Jan 2025
https://github.com/markjso/cub3d
Ray casting game inspired by the world famous 90’s game - Wolfenstein 3D written in C and uses the minilibx library.
Last synced: 08 Jan 2025
https://github.com/markjso/ft_irc
This project aims to develop an Internet Relay Chat server using C++
Last synced: 08 Jan 2025
https://github.com/markjso/ft_transcendence_final
ft_transcendence is the final project of the 42 Common Core program developed by our team. It is a single-page web application featuring an online real-time Pong game, tournaments with matchmaking, chat functionality, user account management, and player statistics and match history.
django ft-transcendence postgresql react typescript
Last synced: 16 Dec 2024
https://github.com/markjso/ft_printf
Recode the original printf function in C using variadic functions.
Last synced: 08 Jan 2025
https://github.com/markjso/so_long
Create a 2D game in C using the minilibx graphics library.
Last synced: 08 Jan 2025
https://github.com/markjso/libft
Create your own library of C functions that will be used in later projects.
Last synced: 08 Jan 2025