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
Small plugin to help the NeoVim users of 42 schools with following the Norm
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.
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.
This project aims to solve a very local problem: sorting numbers using two stacks and a set of specific operations. So, push-swap-sort.
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.
So Long is a little 2D maze game created using the MLX42 graphical library. The player need to collect all the coins and find the way out to win.
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.
Personal C library with reimplementations of many C Standard Library functions, but also other useful utilities made for school at Hive Helsinki (a finnish 42 programming school).
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).
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.
A C program emulating the piping and redirection of Bash. A school project at Hive Helsinki, part of the 42 network.
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
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."