Hive Arena was friendly AI competition with other Hive students
-
Updated
Mar 30, 2022 - C
Hive Arena was friendly AI competition with other Hive students
In this project, I reproduced the behavior of 58 library functions those are widely used in c programming and other languages as well
Tester for the 42 School's fillit project.
This project is the first step into AI and Machine Learning under 42 curriculum at Hive Helsinki. Basic machine learning algorithm and program that predicts the price of a car by using a linear regression function with a gradient descent algorithm.
Full-stack web application written in PHP on the back-end and Html, Css, Vanilla JavaScript and Fetch on the front-end. Based on MariaDB. Simple photo-gallery application allowing user to upload photos or take a webcam shot, apply stickers on pictures, leave comments and likes, handle basic profile settings etc.
A series of 35 C++ exercises, from the simplest to the most complex and challenging ones.
A collection of C functions developed during the Hive Helsinki Piscine.
Shell script for Fillit project of 42 (Hive Helsinki)
A static C library built from functions developed during a C programming bootcamp at Hive (42 School Network, Finland).
Project that implements a basic messaging system using Unix signals. It allows communication between two programmes by sending messages encoded as signals. This project is a part of the Hive Helsinki (42 School Network) core curriculum.
A basic yet interesting client/server communication software - Hive Helsinki (42 school)
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
The most useful and important functions from Hive Helsinki Piscine.
Philosophers eat, sleep and think while waiting for available forks. And eventually die.
C function that reads a line from a file descriptor, handling dynamic memory allocation and buffer management. This project is a part of the Hive Helsinki (42 School Network) core curriculum.
Add a description, image, and links to the hivehelsinki topic page so that developers can more easily learn about it.
To associate your repository with the hivehelsinki topic, visit your repo's landing page and select "manage topics."