Software Engineer with interests in physics, space, science, engineering, and video games. Exploring the nexus of technology and curiosity.
- New Hampshire, USA
- in/nateperry
Pinned Loading
-
Nate's custom git log. One line, gra...
Nate's custom git log. One line, graphed, colored, with hash, branches, time, author and description. 1## Normal git log
2git log -3
34# commit 58c7c712ad122bb4739a761d71684dcb23364831
5# Author: Nathan Perry <nateperry333@gmail.com>
-
A collection of simple JavaScript ut...
A collection of simple JavaScript utilities. 1////////////////////////////////////////////////////////////////////////////////
2// Type utils
34var is_object = function(o) { return o !== null && typeof o === 'object'; };
5var is_number = function(o) { return !isNaN(parseFloat(o)) && isFinite(o); };
-
-
-
mediawiki-extensions-ExternalArticles
mediawiki-extensions-ExternalArticles PublicForked from wikimedia/mediawiki-extensions-ExternalArticles
Github mirror of MediaWiki extension ExternalArticles - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing
PHP
-
node-netsuite-suitetalk-wsdl-workspace
node-netsuite-suitetalk-wsdl-workspace Public archiveWorkspace containing submodules for each `npm-netsuite-suitetalk-wsdl-*` project
Shell
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.