Giter VIP home page Giter VIP logo

Hi there 👋

Garreth Verhelpen's Projects

19_cub3d icon 19_cub3d

This project is inspired by the game Wolfeinstein3D, considered to be the first FPS ever developed. It will allow you to explore the technique of ray-casting. Your objective is to make a dynamic view within a maze, in which you will have to find your way.

19_ft_containers icon 19_ft_containers

The multiple containers available in C++ have very different uses. To be sure we understand them, let's reimplement them!

19_ft_printf icon 19_ft_printf

This project is clear and efficient. You need to recode printf. Hopefully, you'll be able to reuse it in future projects without the fear of being seen as a cheater. You will mainly learn how to use variadic arguments.

19_ft_server icon 19_ft_server

This project will introduce you to Docker and will make you set up a web server.

19_get_next_line icon 19_get_next_line

The aim of this project is to make you code a function that returns a line, read from a file descriptor.

19_libasm icon 19_libasm

The objective of this project is to become familiar with the assembly language.

19_libft icon 19_libft

This project aims to make you code in C a library of common functions that you can use in all your next projects.

19_minishell icon 19_minishell

The objective of this project is for you to create a simple shell. Yes, your little bash or zsh. You will learn a lot about processes and file descriptors.

19_philosophers icon 19_philosophers

In this project, you will learn the basics of threading a process. You will learn how to make threads. You will discover the mutex.

19_push_swap icon 19_push_swap

This project asks you to sort data on a stack, with a set of instruction, in as few moves as possible. To be successful, you will have to manipulate different sorting algorithms and choose the most suitable solution for optimized data classification.

19_webserv icon 19_webserv

This project is here to make you write your own HTTP server. You will be able to test it with a real browser. HTTP is one of the most used protocol on internet. Knowing its arcane will be useful, even if you won't be working on a website.

avaj-launcher icon avaj-launcher

First projet of the Java projects arc. Implementation of a simple Java program according to a given class diagram written in UML.

camagru icon camagru

This project is a warmup for web. You will need to realize, a small, instagram-like website allowing its users to create and share photomontage. You will, from scratch, implement basic functionnalities used by any website with a userbase

swifty-companion icon swifty-companion

This project is an introduction to mobile programming. The goal is to create, an application which will allow you to get infos about 42students, using the API.

termcap icon termcap

Trying to understand and implement termcaps in my Minishell project.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.