Age: 21 | Date: 2019-05-25
A simple platform to tag abstracted resources with a hierarchy structure. Used on this website.
Age: 21 | Date: 2019-05-02
An idea I had to retrieving objects from an array in O(1) time. Achieved by transposing the array using the keys of each object. Uses a lot of memory.