infolock
Creating JS Bugs since 1996. Sr Engineer, dad after hours. I find needles in haystacks.
Indianapolis, IN
Pinned Repositories
bashful
I've had these out as a gist for a while now, but figure its probably best to just keep them as an actual repo
eLBeeIsolator
Isolate a view by animation
eLBeeMKLocalSearch
Just an example of how to use MKLocalSearch within a MKMapView
eLBeePushBackController
A simple, lightweight UIViewController Category for creating a semi modal / push back transition.
ESTCompanion
(WIP) - Finding there are some boiler plate setup stuff for working with Estimote's iOS SDK. To make life easier, created some ways to avoid all the boiler plate setup. Contributors needed!
Glaurung
Free UCI Chess engine created by Tord Romstad http://www.glaurungchess.com/ . Just trying to bring it up to speed with the rest of the world =)
iDebounce
iOS Debounce class for when you have a method executed only once every x seconds
PHPToolset
Just a collection of PHP scripts that I have built over the years
SwiftFloatingLabelTextField
Swift-based version of JVFloatLabeledTextField
TheBehemothDocument
This is a compilation of information I’ve gathered over the years either for interview preparation, while researching a language/feature/etc., or referred to by a friend. Very little (maybe a few sentences here and there) are things I’ve written up (which you should be able to identify easily).
infolock's Repositories
infolock/ESTCompanion
(WIP) - Finding there are some boiler plate setup stuff for working with Estimote's iOS SDK. To make life easier, created some ways to avoid all the boiler plate setup. Contributors needed!
infolock/eLBeePushBackController
A simple, lightweight UIViewController Category for creating a semi modal / push back transition.
infolock/PHPToolset
Just a collection of PHP scripts that I have built over the years
infolock/DBHandler
DBHandler is a PHP Object that handles database connections via PDO. It is highly configurable and should save a lot of boilerplate code for working with MySQL. There is still yet some work that can be done with it, so feel free to do so.
infolock/jsLibs
Collections of JS I've compiled, written, found, etc.
infolock/reactjstools
reactjs.tools website
infolock/AcronMan
A management tool for tracking and categorizing acronyms.
infolock/appstrap
An interactive tool for REST api mocking
infolock/barebones-node-app-boilerplate
Barebones Node App Boilerplate
infolock/CheatSheetSeries
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
infolock/code-monkey-ui-atom
infolock/component-template
Build, Document, Release & Publish React Components
infolock/expect-jsx
toEqualJSX for expect assertion library
infolock/fetch
A window.fetch JavaScript polyfill.
infolock/fuelux
Extends Twitter Bootstrap with additional lightweight JavaScript controls. Easy to install, customize, update, and optimize. All functionality covered by live documentation and unit tests.
infolock/GifCreatorApp
infolock/handlebars.js
infolock/jonhibbard.com
infolock/node-html-to-text
Advanced html to text converter
infolock/nqdq
infolock/OpenAPI-Specification
The OpenAPI Specification Repository
infolock/processhacker
A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware.
infolock/react-element-to-jsx-string
Turn a ReactElement into the corresponding JSX string
infolock/react-fiber-architecture
A description of React's new core algorithm, React Fiber
infolock/react-redux-boilerplate
React + Redux + ES6 + PostCSS Boilerplate with Webpack
infolock/reactjs-boilerplate
infolock/symspell
SymSpell: 1 million times faster through Symmetric Delete spelling correction algorithm
infolock/ui-candidate-test
infolock/vstrap
An ever going quest of mine is to eliminate the need of 3rd party dependencies in order to create JS projects without the need of additional frameworks. For example, I love bootstrap, but the requirement of having to bring in jQuery was a problem for me. So, I wanted to know if I could rewrite Bootstrap, but without jQuery. The result will (hopefully) be in the outcome of this repo project.
infolock/vstrap-examples