Pinned Repositories
Architecture
No variable length, RISC ISA, assembler and emulator
AsyncPractice
Playing with different ways to do similar things (better or worse) and more in windows forms
AVL-Tree
Self balancing binary search tree
BattleshipsWebGame
Battleships Game with web
JVM
Java Virtual Machine implementation
MiniRT
42 Curriculum Raytracer
RedBlackTree
Left leaning self balancing red black binary search tree, where the root is always black
SVSToWeb
Using OpenSlideCS API, converts large SVS cancer pathology slide image files to DZI and jpg layers to be displayed in web by deep zoom tool (OpenSeadragon)
ft_transcendence
Surprise
minishell
42 project about recreating a simple shell
AdamGoodwin9's Repositories
AdamGoodwin9/MiniRT
42 Curriculum Raytracer
AdamGoodwin9/SVSToWeb
Using OpenSlideCS API, converts large SVS cancer pathology slide image files to DZI and jpg layers to be displayed in web by deep zoom tool (OpenSeadragon)
AdamGoodwin9/Architecture
No variable length, RISC ISA, assembler and emulator
AdamGoodwin9/AsyncPractice
Playing with different ways to do similar things (better or worse) and more in windows forms
AdamGoodwin9/AVL-Tree
Self balancing binary search tree
AdamGoodwin9/BattleshipsWebGame
Battleships Game with web
AdamGoodwin9/JVM
Java Virtual Machine implementation
AdamGoodwin9/RedBlackTree
Left leaning self balancing red black binary search tree, where the root is always black
AdamGoodwin9/BinarySearchTree
Basic sorted binary search tree data structure
AdamGoodwin9/cpp
AdamGoodwin9/ft_containers
AdamGoodwin9/ft_irc
AdamGoodwin9/ft_services
AdamGoodwin9/Gameboy-Emulator
AdamGoodwin9/HeapSort
AdamGoodwin9/InstructionPractice
Getting familiar with instructions, binary, basic math operations through data as int
AdamGoodwin9/kfs-1
Ecole 42 kfs-1 project
AdamGoodwin9/libasm
AdamGoodwin9/LinkedList
Linked list with circle checking function
AdamGoodwin9/MergeSort
AdamGoodwin9/OpenslideCs
OpenSlide API C# interop with DeepZoom support
AdamGoodwin9/printf
AdamGoodwin9/QuickSort
AdamGoodwin9/SquareThing
AdamGoodwin9/StackBasedOps
Playing with stack based basic math operations