-
42 Silicon Valley
- https://www.linkedin.com/in/sam-atkins/
-
full_stack_portfolio Public
As a fun way to show off new skills in front-end development and micro-service architecture, I am building a complete application that hopefully I will deploy to a cloud provider.
JavaScript UpdatedJan 5, 2023 -
-
video-server Public
serve video files from filesystem to be streamed over http
C UpdatedJun 8, 2020 -
-
-
-
-
-
ft_malloc Public
My own implementation of malloc focusing on limiting the number of system calls.
C UpdatedMay 23, 2018 -
-
nm_otool Public
Recreation of the builtins nm and otool. This project is strictly to learn more about compilers and object files in a unix system.
C UpdatedApr 29, 2018 -
-
-
lem-in Public
An Elementary Algorithm project with a simple graphing solution. The solution is found using a variation off of dijkstra's algorithm, changed to allow multiple paths to be used when permissible. Co…
C UpdatedDec 16, 2017 -
filler Public
A algorithmic game in which you compete for area on a gameboard. Pieces are randomly generated and turns are alternating. You must build off of your own area.
UpdatedDec 5, 2017 -
ft_printf Public
My own implementation of the stdio function printf. Purely for educational purposes.
C UpdatedNov 30, 2017 -
get_next_line Public
Get next line is a tool created to read a file line by line. This was a learning exercise meant to help me better understand buffers and read operations as well as static variables.
C UpdatedNov 15, 2017 -
fillit Public
Fillit is a program that will works with typical Tetris Pieces called Tetriminos. Fillit will take an input file of Tetriminos and place the pieces into the smallest square possible given the set o…
C UpdatedOct 30, 2017 -
42FileChecker Public
Forked from jgigault/42FileChecker42FileChecker is a tiny bash script developed at 42 school for testing and checking files according to the rules of the subjects
Shell Apache License 2.0 UpdatedAug 16, 2017 -
-
-
-
-
-
FlightScheduler Public
Simple GUI and functionality of a good OO Flight Scheduler
Java UpdatedNov 18, 2016 -
SudokuSolver-C Public
Sudoku Solver in C, Pass the board in the form of "..3.4.5.1" "1..2.9..6" (First two rows)
C UpdatedAug 10, 2016 -
-
-