Skip to content

Repository files navigation

42School Projects

This repository contains projects made at 42School.

Web-related Projects & Java

  • Symfony – A serie of exercises exploring from basics of PHP to most features of Symfony
  • avaj_launcher – A weather simulation program implementing basic Java design patterns. source
  • swingy – A graphical game following the MVC pattern using Swing. source
  • Inception – Set up a wordpress website with nginx and mariadb, only with your own dockerfiles. source

C Projects

  • ft_ping – A program to ping IPv4 addresses and display information. source
  • ft_ssl - Implement openssl algorithms (MD5, SHA2, Whirlpool, DES+, RSA+) source
  • minishell – A medium-sized Bash-like CLI implementation. source
  • cub3d – A 3D world simulation using ray tracing. source
  • Fdf – A graphical project to create a wireframe model from a file.

Basic C Projects

  • Piscine – Standalone functions written in C.
  • Libft – A custom utility library for future projects.
  • ft_printf – A simplified implementation of C's printf.
  • get_next_line – A function to retrieve text from a file descriptor.
  • pipex – A program to chain Linux commands.
  • push_swap – A program to efficiently sort a stack.
  • Philosophers – A simulation of the "Dining Philosophers" problem.

C++ Projects

  • libftpp – A library with utilities C++. (Patterns, Perlin, Networking, Thread, Pool container, etc)
  • C++ Modules – Standalone functions or small programs
  • Object piscine - A serie of exercises to learn OOP and features of modern C++

Other

  • Born2beroot – Setting up a Linux environment on a VM.
  • libasm – A utility library written in Assembly (ASM).

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages