Fanny (f-huang)

f-huang

Geek Repo

Company:@swan.io

Location:Paris

Twitter:@fannyhuangoff

Github PK Tool:Github PK Tool

Fanny's repositories

Language:Emacs LispStargazers:0Issues:0Issues:0

42sh

This project consists of creating a complete shell from scratch. A minimum set of features are required, from which you will build your own successful shell. This project allows us to see or review a very wide range of standard UNIX (and POSIX) features.

Language:CStargazers:0Issues:0Issues:0

computorV1

Resolve quadratic equations : ax^2 + bx + c =0

Language:C++Stargazers:0Issues:0Issues:0

dr_quine

42 school projet : Program a quine

Language:MakefileStargazers:0Issues:0Issues:0

fdf

Introduction to graphic applications: open a window, and draw! This project makes us discover the main principles of the programming of a user interface through the representation of a "fil de fer" surface in 3 dimensions.

Language:CStargazers:0Issues:0Issues:0

ft_linear_regression

The aim of this project is to introduce the basic concept behind machine learning. For this project, we have to create a program that predicts the price of a car by using a linear function train with a gradient descent algorithm.

Language:PythonStargazers:0Issues:0Issues:0

logistic_regression

The objective of this project is to reconstitute Harry Potter' sorting hat using a ONE-VS-ALL LOGISTIC REGRESSION

Language:PythonStargazers:0Issues:0Issues:0

push_swap

Sort a stack of numbers using specific game instructions. The less instructions you use, the better is your algorithm !

Language:CStargazers:0Issues:0Issues:0

fillit

Fillit is a project allowing us to discover and / or familiarize ourselves with a recurring problem in programming: the search for an optimal solution among a very large number of possibilities, within a reasonable time. In the case of this project, it will be to arrange "Tetriminos" among themselves and to determine the smallest possible square that can accommodate them.

Language:CStargazers:0Issues:0Issues:0
Language:CStargazers:0Issues:0Issues:0

ft_select

This project aims to introduce the handling of the terminal with termcaps. It will create a user interface for a program launched in the terminal.

Language:CStargazers:0Issues:0Issues:0

ft_ssl

[42] Recreate part of the OpenSSL library

Language:CStargazers:0Issues:0Issues:0
Language:PythonLicense:MITStargazers:0Issues:0Issues:0

lem_in

Move an ant colony from one point to another in the least amount of time. Through this project, explore graph traversal algorithms: program will have to choose the paths and moves to be taken by the ants.

Language:CStargazers:0Issues:0Issues:0

Libft

Functions from the standard C library, and some others very useful functions that we'll be able to use all along our programs.

Language:CStargazers:0Issues:0Issues:0

libftASM

Recode some libC functions in Assembly language.

Language:AssemblyStargazers:0Issues:0Issues:0
Language:CStargazers:0Issues:0Issues:0

nm-otool

42 School's project: Recode nm and otool commands.

Language:CStargazers:0Issues:0Issues:0

passberry

[JS WEBAPP] Matrice - Entrepreneurial program with the Principality of Monaco

Language:JavaScriptStargazers:0Issues:0Issues:0

take-home-test

Product engineer take home test

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0
Language:KotlinStargazers:0Issues:0Issues:0