• Stars
    star
    1
  • Language
    C
  • Created about 5 years ago
  • Updated almost 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This project is meant to create graphically beautiful fractals.

More Repositories

1

get_next_line

get_next_line is the second project in 42 school curriculum, in this project we code in C a function that read a line that ends with '\n' or end of file from a file descriptor.
C
7
star
2

libft

Libft is the first project in 42 school curriculum, in this project we re-write some highly useful c functions.
C
6
star
3

Inception_of_things

This project aims to deepen my knowledge by using K3d and K3s with Vagrant.
Shell
5
star
4

FDF

In this project we discover the basics of graphic programming, and in particular how to place points in space, how to join them with segments and how to observe the scene from a particular viewpoint.
C
4
star
5

fillit

In fillit we must make a program that takes a file as parameter, which contains a list of Tetriminos, and arrange them in order to create the smallest square possible.
C
3
star
6

redTetris_old

The objective of this project is to develop a networked multiplayer tetris game from a stack of software exclusively Full Stack Javascript.
JavaScript
2
star
7

42cursus-cloud-1

The goal is to deploy a website and the necessary docker infrastructure on an instance provided by a cloud provider, The stages of deployment must be automated by a tool (Ansible for example). This complete web server must be able to run several services in parallels such as Wordpress, PHPmyadmin and a database.
Dockerfile
1
star
8

docker-1

The aim of the Docker-1 project is to learn handling docker and docker-machine, the bases to understand the idea of containerization of services.
Dockerfile
1
star