• Stars
    star
    1
  • Language
    TypeScript
  • License
    MIT License
  • Created almost 5 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Condensed open source library of react hooks

More Repositories

1

42.Exam-C

Solutions of the C beginner exam. Doing each problem correctly, one level up, and so the difficulty of the problems. If one fails a problem, you can retry another problem in the same level, but without getting the full marks.
C
170
star
2

42

Repository of all my work during the program of Ecole 42 SIlicon Valley; a private, project-based and tuition-free coding school.
Shell
138
star
3

42.Piscine-C

Every day for four weeks and even on weekends, we have to do exercises and projects in C. This piscine starts from zero and does not ask for any prior knowledge... apart from knowing how to use a mouse and a keyboard.
C
121
star
4

open-libft

An open source C library that incorporates useful functions, such as binary trees, linked lists, stacks, arrays, bit manipulation.
C
52
star
5

42_get_next_line

This projects is about creating a function that, allows to read a line ending with a newline character ('\n') from a file descriptor, without knowing its size beforehand.
C
31
star
6

42_Piscine-CPP

The next step in the 42 Curriculum. During these two weeks you will discover more about OOP by learning specifics of the C++ language. Successfully completing this challenge will unlock the object-oriented projects and prepare you for future objectives and jobs.
C++
29
star
7

recipe-book-html-template

A responsive Bootstrap 4 template, used as a cookbook for food and recipes.
HTML
21
star
8

42.Exam-C-Intermediate

Solutions of the C intermediate exam. Doing each problem correctly, one level up, and so the difficulty of the problems. If one fails a problem, you can retry another problem in the same level, but without getting the full marks.
C
12
star
9

42_Libft

This projects seeks to build on the concepts learned during the c piscine (bootcamp), to code a library of useful functions that will be allowed to be reused in future projects.
C
10
star
10

dot-files

Configuration files in Unix-like systems to automate all configurations and preferences from my build, to get a system running the way I want to, in a very short time.
Shell
9
star
11

42.Walking_Marvin

Python project that uses OpenAI Gym with an environment called Marvin. The goal is to train Marvin to walk, having the training and walking process.
Python
6
star
12

42_Hercules

Set of sub-projects seeking to get us out of our comfort zone by programming in other languages instead of just focusing in C. It lasts for 12 weeks, "recreating" the infamous labors that Hercules had to complete. One labor per week, and each labor only lasts for twelve hours.
HTML
5
star
13

42_ft_printf

This projects seeks to discover variadic functions in C in a particularly relevant context, as well as to learn about a great example of a basic “dispatcher” in C via the use of an array of function’s pointers.
C
5
star
14

cv

My CV written in a readable markdown file, and use of Jekyll to publish it as a website.
CSS
5
star
15

42.Minishell

C
4
star
16

Goten

React Native base app
JavaScript
3
star
17

42_Wolf3D

3D graphically “realistic” representation that we could have from inside a maze in a subjective view. This representation uses the Ray-Casting.
C
3
star
18

42_Kift

A voice user interface that recognizes the user's voice via the Sphinx library to execute some commands. The system responds with a computer generated voice and sound clips. Finally, there's a server for storing and reacting to the data, and a client for connecting to the system.
C
3
star
19

certificate42

Generate your (un)official 42 Silicon Valley certificate
JavaScript
2
star
20

42_Piscine-Unity

2
star
21

python-games

Some python games made years ago. These were what really got me into programming. They're base from Rice University's An Introduction to Interactive Programming in Python, and Principles of Computing.
Python
2
star
22

NASM_AssemblyPractice

A series of short assembly code files, just to refresh some of the concepts :)
Assembly
2
star
23

42.ft_ls

C
2
star
24

quantum-road

My naive road to quantum knowledge
2
star
25

42.ft_debut

My answers to the ft_debut project.
2
star
26

FordHackathon

JavaScript
2
star
27

marstronics

Using Unity, we incorporated elements such as Mars' gravity, density, and atmosphere conditions, that enabled us to test our project, allowing us to prototype it virtually.
ShaderLab
2
star
28

42.Piscine-Web

HTML
1
star
29

42.Hercules_Bull

Assembly
1
star
30

Facemoji_Keyjam

1
star
31

42.init

HTML
1
star
32

awesome-toolbox

A collection of repositories and links used as my personal toolbox for some of my projects and works... :)
1
star
33

cantina.42.us.org

JavaScript
1
star
34

42_Fractol

Small fractal exploration program. The program has 8 different types of fractals, in which some vary with the mouse.
C
1
star
35

42.ft_tar

C
1
star
36

recipe-book

JavaScript
1
star
37

42_Fillit

This projects seeks in discovering and/or familiarizing a recurring problematic in programming: searching for the optimal solution among a huge set of possibilities.
C
1
star
38

42_ft_db

Allows users to interact with one or more databases and provides access to all of the data contained in the database, we can create, read, update, and delete data from a database, and we use records to find the information fast and easy.
C
1
star
39

TxtLocal

A simple text editor implemented in HTML and JavaScript
JavaScript
1
star
40

42_FDF

This projects seeks to show the basics of graphic programming, and in particular how to place points in space, how to join them with segments and most importantly how to observe the scene from a particular viewpoint.
C
1
star
41

GSKHackathon

An informational-guided tour providing various interactive scenarios that help inform patients decisions for that day’s procedure.
JavaScript
1
star
42

sample-shopify-app

Building a Shopify App with Node and React
JavaScript
1
star
43

qcra

Quantum Credit Risk Analysis
HTML
1
star
44

jraleman

Repository to update my GitHub profile
1
star
45

42.Lem-in

An "Hex" simulator, that prints the quickest way to get N ants across the farm. To be the first to arrive, ants will need to take the shortest path. They will also need to avoid traffic jams as well as walking all over their fellow ants.
C
1
star