wethinkcode
There are 39 repositories under wethinkcode topic.
phillipjacobs/ft_linux
My own linux distribution. :)
ttshivhula/ft_p
FTP Server and Client
devwithmike/GNL
get next line function
devwithmike/Moose
A lightweight ODM for MongoDB
devwithmike/libft
Libft project for WeThinkCode
mchocho/Camagru
A small web application allowing you to edit photos and videos using your webcam along with some predefined images.
ttshivhula/expert-system
The expert system is a 42 project
devwithmike/ft_ls
Recreation of the unix function ls, built in c
devwithmike/minishell
My creation of a unix shell in C
fwmoor/FT_ls
FT_ls - 2019 - C
fwmoor/Minishell
Minishell - 2019 - C
tony-rsa/WeThinkCode_Cohort2020
This repository has projects I programmed during my 2 years learner-ship with WeThinkCode.
ttshivhula/ft_traceroute
Recode the traceroute command
fwmoor/Push_Swap
Push_Swap - 2019 - C
juan-db/libft-asm
WeThinkCode libft project implemented in x86_64
ktshikotshi/Computer.V2
Implementation of the Unix BC calculator.
ktshikotshi/ComputerV1
Solves simple Quadratic equations
MielieVeryStronk/ft_ls
A reproduction of the ls command. Used to list files in a directory and/or its subdirectories.
MielieVeryStronk/ft_printf
The printf() function outputs a formatted string. The arg1, arg2, ++ parameters will be inserted at percent (%) signs in the main string. This function works "step-by-step". At the first % sign, arg1 is inserted, at the second % sign, arg2 is inserted, etc.
MielieVeryStronk/get_next_line
A function that returns a line ending with a newline, read from a file descriptor.
MielieVeryStronk/libft
A recreation of a part of the libc functions.
MielieVeryStronk/minishell
A mini unix command interpreter, with a custom theme!
Nkosinathi-Bonga-James-Mncube/Camagru
Re-create a simple web-based instagram clone
Nkosinathi-Bonga-James-Mncube/get_next_line
Program able to read a line ending with a newline character from a file descriptor
Nkosinathi-Bonga-James-Mncube/libft
Recreating standard library functions in C language
nonewline/GNL
Get_Next_Line - 2019 - C
nonewline/LibFT
LibFT library - 2019 - C
juan-db/libft
Simple library with alternatives to C standard library functions for WeThinkCode_ software engineering course.
luyandamncube/Lem-in
An ant farm manager & pathfinder
mchocho/init
Introduction subject to System and Network Administration, which (oddly) originated from a heavy drinking night.
Nkosinathi-Bonga-James-Mncube/Docker-1
A project to learn the basics of docker and docker-machine
Nkosinathi-Bonga-James-Mncube/ft_ls
A function used to list the folders/files in a directory
Waxes27/WTC-GROUP-PROJECT
Google calendar API
Zupirio/Swingy
42 project: RPG game using Swingy (Java) library.