GithubHelp home page GithubHelp logo

42pde-bakk's Projects

42cpp icon 42cpp

A collection of the 9 cpp modules in the new curriculum

42cursus icon 42cursus

Index repository for all the projects I've done at the 42 school of Codam.

badass icon badass

Bgp At Doors of Autonomous Systems is Simple

boot2root icon boot2root

This project is an introduction to system penetration.

cluster icon cluster

Our submission for the 2022 Codam Hackathon "Clash of the Coalitions" - second phase!

dr_quine icon dr_quine

This project is about making you discover the recursion theorem of Kleene !

dslr icon dslr

https://miro.medium.com/max/455/1*snTXFElFuQLSFDnvZKJ6IA.png

ft_containers icon ft_containers

The multiple available containers in C++ all have a very different usage. To make sure you understand them all, let’s re-implement them!

ft_ls icon ft_ls

As simple as listing the files in a directory.

ft_ping icon ft_ping

Re-coding the ping command will let you get acquainted with TCP/IP communication between two machines on a network

ft_printf icon ft_printf

Summary: This project is pretty straight forward. You will recode printf. Hopefully you will be able to reuse it in future project without the fear of being flagged as a cheater. You will mainly learn how to use variadic arguments.

ft_ssl icon ft_ssl

An introduction to cryptographic hashing algorithms

getnextline icon getnextline

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

gomoku icon gomoku

This project involves creating, in the language of your choice, a Gomoku game integrating an AI player capable of beating a human player the fastest way possible. To do this, you will implement a min-max algorithm but also do research, trial and error to find the most adapted heuristics. This will not be as easy as checkers.

libasm icon libasm

Summary: The aim of this project is to get familiar with assembly language.

libft icon libft

Summary: The aim of this project is to code a C library regrouping usual functions that you’ll be allowed to use in all your other projects

matrix icon matrix

Vectors and matrices, basically

minirt icon minirt

miniRTMy first RayTracer with miniLibXSummary: This project is an introduction to the beautiful world of Raytracing.Once completed you will be able to render simple Computer-Generated-Images and youwill never be afraid of implementing mathematical formulas again.

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.