-
Updated
May 26, 2024 - C
hivehelsinki
Here are 29 public repositories matching this topic...
A basic yet interesting client/server communication software - Hive Helsinki (42 school)
-
Updated
Sep 30, 2023 - C
The function takes as parameter the fd where if reads from and a string line, where it writes the data it has read, until newline or EOF. The function returns 1 every there is a line to be read and 0 ones it finds EOF. The function is able to handle multiple open file descriptors
-
Updated
May 29, 2020 - C
The most useful and important functions from Hive Helsinki Piscine.
-
Updated
Jul 30, 2022 - C
Philosophers eat, sleep and think while waiting for available forks. And eventually die.
-
Updated
Oct 1, 2023 - C
42's Libft project. We re-coded several functions of the standard C Library, as well as other utility functions.
-
Updated
May 2, 2022 - C
Shell script for Fillit project of 42 (Hive Helsinki)
-
Updated
Feb 22, 2022 - Shell
A beautiful 3D wireframe renderer - Hive Helsinki (42 school)
-
Updated
Oct 1, 2023 - C
basic c library written by me at Hive Helsinki. We are required to write out own functions to deepen our knowledge. This in an ongoing project that started with basic functions but I'm adding new useful ones in every project I make.
-
Updated
Feb 25, 2021 - C
Tester for the 42 School's fillit project.
-
Updated
Jul 14, 2022 - Shell
A static C library built from functions developed during a C programming bootcamp at Hive (42 School Network, Finland).
-
Updated
Sep 4, 2024 - C
Our implementation of the fillit project in programming language c. The objective of the project was to make a tetris piece solver. The solver will calculate the smallest possible square to fit the given pieces and then print the solution. The folder fillit_tests includes files with different tetris piece combinations to try with the solver.
-
Updated
May 29, 2020 - C
This project is about creating a simplified 3D graphic representation of a relief landscape. It is written from scratch in C and the only allowed library is minilibx graphic library.
-
Updated
Sep 7, 2022 - C
42 projects' common core - Hive Helsinki (42 school)
-
Updated
Oct 13, 2023 - C
A series of 35 C++ exercises, from the simplest to the most complex and challenging ones.
-
Updated
Oct 9, 2023 - C++
A collection of C functions developed during the Hive Helsinki Piscine.
-
Updated
Nov 14, 2024 - C
Libft is the first project in Hive Helsinki where the objective is to recode important and useful functions from the standard C library and create a static library to be used in future projects.
-
Updated
Jul 30, 2022 - C
Simplified version of printf - Hive Helsinki (42 school)
-
Updated
Mar 23, 2023 - C
A Unix shell that faithfully emulates a subset of Bash's features.
-
Updated
Apr 28, 2024 - C
Improve this page
Add a description, image, and links to the hivehelsinki topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hivehelsinki topic, visit your repo's landing page and select "manage topics."