Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 31 million developers.
Sign up
Popular repositories
-
DegreeVU
Academic planner for Vanderbilt students, first created at HackVandy 2013.
JavaScript 2
-
pi-gpio
Forked from rakeshpai/pi-gpio
A simple node.js-based GPIO helper for the Raspberry Pi
JavaScript 1
-
PiSlideshow
Make your Raspberry Pi scroll through your Dropbox photos.
Python 1
-
node-quicktest
A simple framework for testing async code in node.js
JavaScript
-
bplayer
Old project to embed stop-motion animations in a web page
JavaScript
-
jsDAV
Forked from mikedeboer/jsDAV
jsDAV allows you to easily add WebDAV support to a NodeJS application. jsDAV is meant to cover the entire standard, and attempts to allow integration using an easy to understand API.
JavaScript
74 contributions in the last year
Contribution activity
March 2019
Created a pull request in Microsoft/calculator that received 13 comments
Point build status badge in README to public CI pipeline
Update the build status badge in the README to link to the public CI pipeline.
- Remove duplicate .editorconfig.
- Spelling
- HTTPS link to editorconfig.org
- https
- Modify how default units are selected for conversions
- updating nuget.org source to point to V3
- Fix initialization order in CEngine
- Correct spelling mistakes
- Suppress conversion warning in Ratpack/conv.cpp.
- Add Checked Event Handler to Add/Subtract Radio Buttons to enable Narrator
- Making the "Device and Application" section in the Bug Template easier
Created an issue in Microsoft/calculator that received 14 comments
Justify why we prefer watts over kilowatts in the UK
See this discussion in UnitConverterDataLoader.cpp. We currently prefer to use "Watts" instead of "Kilowatts" on devices in the UK region. We don't…