Pinned Repositories
Nixt-Chatbox
Unix-based, multi-threaded instant messaging system that allows both private and group chats.
datastructs-c
Arraylist and Hashtable implementation in C
FIFO-16
Python Freshmen Project. 2D Football Game
lambdascript
A new pure functional language built on the top of Python
livedocs-sync-server
Old-Portfolio
Portfolio
New Website. Under Major Construction
SML-with-Assertions
sml-nj with a Functional Assertion Engine
sorl-thumbnail
Thumbnails for Django
Unrolled-Linked-List-in-C
A variation of a linked list, in which each node has an array of elements. Improves memory overhead and improves cache performance opposed to a standard linked list
Julian-Sam's Repositories
Julian-Sam/SML-with-Assertions
sml-nj with a Functional Assertion Engine
Julian-Sam/Unrolled-Linked-List-in-C
A variation of a linked list, in which each node has an array of elements. Improves memory overhead and improves cache performance opposed to a standard linked list
Julian-Sam/FIFO-16
Python Freshmen Project. 2D Football Game
Julian-Sam/datastructs-c
Arraylist and Hashtable implementation in C
Julian-Sam/lambdascript
A new pure functional language built on the top of Python
Julian-Sam/livedocs-sync-server
Julian-Sam/Old-Portfolio
Julian-Sam/Portfolio
New Website. Under Major Construction
Julian-Sam/sorl-thumbnail
Thumbnails for Django
Julian-Sam/Sorting-Time-Test
Just a quick time tester between different sorting algorithms