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
Tester for the 42 School's fillit project.
In this project, I reproduced the behavior of 58 library functions those are widely used in c programming and other languages as well
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.
Shell script for Fillit project of 42 (Hive Helsinki)
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 static C library built from functions developed during a C programming bootcamp at Hive (42 School Network, Finland).
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.
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.
42's Libft project. We re-coded several functions of the standard C Library, as well as other utility functions.
A beautiful 3D wireframe renderer - Hive Helsinki (42 school)
42 projects' common core - Hive Helsinki (42 school)
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.
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.
Simplified version of printf - Hive Helsinki (42 school)
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."