Pinned Repositories
carousel.js
A responsive carousel script that's easy as pie, for use in HTML5 applications
engineer
A powerful command-line tool for configuring SharePoint site columns, content types, lists, views, and more
generator-typescript-jest
Minimal TypeScript project with Jest testing
menu.js
A lightweight and touch-friendly navigation menu script
screem
Screen Measurement and Device Diagnostics
toggle
A simple toggle script for menus, accordions, navigation, and more.
toolbelt
Toolbelt: String Encoding, Decoding, and Escaping
kyleschaeffer's Repositories
kyleschaeffer/engineer
A powerful command-line tool for configuring SharePoint site columns, content types, lists, views, and more
kyleschaeffer/toggle
A simple toggle script for menus, accordions, navigation, and more.
kyleschaeffer/carousel.js
A responsive carousel script that's easy as pie, for use in HTML5 applications
kyleschaeffer/menu.js
A lightweight and touch-friendly navigation menu script
kyleschaeffer/generator-typescript-jest
Minimal TypeScript project with Jest testing
kyleschaeffer/screem
Screen Measurement and Device Diagnostics
kyleschaeffer/toolbelt
Toolbelt: String Encoding, Decoding, and Escaping
kyleschaeffer/binary-search
Simple implementation of the binary search algorithm
kyleschaeffer/bubble-sort
Simple and inefficient number sorting algorithm
kyleschaeffer/ds-avl-tree
Simple implementation of an AVL binary search tree data structure
kyleschaeffer/ds-bloom-filter
A simple implementation of the bloom filter data structure
kyleschaeffer/ds-bst
A simple implementation of the binary search tree data structure
kyleschaeffer/ds-graph
Simple implementation of the graph data structure
kyleschaeffer/ds-hash-table
A simple implementation of the hash table data structure
kyleschaeffer/ds-linked-list
Simple implementation of a linked list data structure
kyleschaeffer/ds-list
Simple implementation of the list data structure
kyleschaeffer/ds-map
Simple implementation of a map data structure
kyleschaeffer/ds-queue
A simple implementation of the queue data structure
kyleschaeffer/ds-set
Simple implementation of a set data structure
kyleschaeffer/ds-stack
Simple implementation of a stack data structure
kyleschaeffer/erikaandkyle
kyleschaeffer/fibonacci
Find numbers in the Fibonacci sequence
kyleschaeffer/insertion-sort
Simple insertion sorting algorithm
kyleschaeffer/kyleschaeffer-website
KyleSchaeffer.com
kyleschaeffer/maze
A simple maze generation algorithm
kyleschaeffer/merge-sort
Merge sorting algorithm
kyleschaeffer/palette.js
A simple and lightweight JavaScript color picker.
kyleschaeffer/pathfinder
Simple implementation of pathfinding algorithms
kyleschaeffer/quick-sort
Simple implementation of the quick sort algorithm
kyleschaeffer/tic-tac-toe
Let’s play some tic tac toe.