hivehelsinki

There are 29 repositories under hivehelsinki topic.

  • erikpeik/hive-arena

    Hive Arena was friendly AI competition with other Hive students

    Language:C6101
  • fglsn/camagru

    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.

    Language:PHP2000
  • mhjony/libft

    In this project, I reproduced the behavior of 58 library functions those are widely used in c programming and other languages as well

    Language:C2201
  • fillit_tester

    peetuskytta/fillit_tester

    Tester for the 42 School's fillit project.

    Language:Shell2100
  • erikpeik/fillit-tests

    Shell script for Fillit project of 42 (Hive Helsinki)

    Language:Shell1100
  • Hunam6/cpp-modules

    A series of 35 C++ exercises, from the simplest to the most complex and challenging ones.

    Language:C++1100
  • iliamunaev/Piscine-Hive-Helsinki-School-42

    A collection of C functions developed during the Hive Helsinki Piscine.

    Language:C1
  • jiricodes/ft_linear_regression

    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.

    Language:Rust1220
  • atormac/fdf

    Language:C00
  • atormac/pipex

    Language:C00
  • fglsn/fdf

    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.

    Language:C0100
  • minishell

    flowerbuddies/minishell

    A Unix shell that faithfully emulates a subset of Bash's features.

    Language:C01640
  • peetuskytta/libft

    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.

    Language:C0100
  • vkuikka/Fractal-explorer

    Hive Helsinki fractal project.

    Language:C0000
  • erikpeik/init

    This project is an introduction to system and network administration

    Language:Shell10
  • erikpeik/libft

    42's Libft project. We re-coded several functions of the standard C Library, as well as other utility functions.

    Language:C10
  • fglsn/test_libft

    Tests for libft project / Hive 2021

    Language:C10
  • hlaineka/fillit

    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.

    Language:C20
  • hlaineka/get_next_line

    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

    Language:C10
  • hlaineka/libft

    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.

    Language:C10
  • fdf

    Hunam6/fdf

    A beautiful 3D wireframe renderer - Hive Helsinki (42 school)

    Language:C20
  • Hunam6/ft_printf

    Simplified version of printf - Hive Helsinki (42 school)

    Language:C20
  • Hunam6/get_next_line

    Indispensable utility to read a file - Hive Helsinki (42 school)

    Language:C20
  • Hunam6/libft

    42 projects' common core - Hive Helsinki (42 school)

    Language:C20
  • Hunam6/minitalk

    A basic yet interesting client/server communication software - Hive Helsinki (42 school)

    Language:C20
  • Hunam6/philosophers

    Philosophers eat, sleep and think while waiting for available forks. And eventually die.

    Language:C10
  • ipersids/hive-piscine-c-library

    A static C library built from functions developed during a C programming bootcamp at Hive (42 School Network, Finland).

    Language:C
  • peetuskytta/Piscine_Reloaded

    The most useful and important functions from Hive Helsinki Piscine.

    Language:C10