Pinned Repositories
adblock-lists
My personal ad blacklists
arduino-skeleton
All of my Arduino/avr projects will start from here. Currently supports i2c, serial debug, software serial, prog space memory, cxxtest, googletest. Completed tools: GPS NMEA parser, I2C Console, simple calculator
bLoodR
Android app for blood donors to find nearby blood donation events - requires Android studio 1.5
dannyp11.github.io
:triangular_ruler: Jekyll theme for personal sites, blogs, and portfolios. Two-columns and extremely flexible.
dannyp11.github.io.old
My personal web host
exchangerate-python-client
https://exchangerate.host python client library
han-gps
Group GPS Locator for recreational activities - Provides navigation, safety, and regrouping functions - Several devices can be set as part of a group - Communicates group members’ positions
mcastit
a multicast tool that specializes in network interface name
spinclude
A Tarjan Algorithm Implementation for Finding Circular Included Header Files in C/C++ Projects
squashfs4.3
This fork adds -no-date option that makes mksquashfs create squash file with no make date info. Thus, if the content stays the same, result squash file has the same cksum
dannyp11's Repositories
dannyp11/squashfs4.3
This fork adds -no-date option that makes mksquashfs create squash file with no make date info. Thus, if the content stays the same, result squash file has the same cksum
dannyp11/arduino-skeleton
All of my Arduino/avr projects will start from here. Currently supports i2c, serial debug, software serial, prog space memory, cxxtest, googletest. Completed tools: GPS NMEA parser, I2C Console, simple calculator
dannyp11/han-gps
Group GPS Locator for recreational activities - Provides navigation, safety, and regrouping functions - Several devices can be set as part of a group - Communicates group members’ positions
dannyp11/mcastit
a multicast tool that specializes in network interface name
dannyp11/adblock-lists
My personal ad blacklists
dannyp11/bingwall
unoffical Bing's Photo of the Day fetcher with nice caption and weather adder and more
dannyp11/bLoodR
Android app for blood donors to find nearby blood donation events - requires Android studio 1.5
dannyp11/dannyp11.github.io
:triangular_ruler: Jekyll theme for personal sites, blogs, and portfolios. Two-columns and extremely flexible.
dannyp11/dannyp11.github.io.old
My personal web host
dannyp11/exchangerate-python-client
https://exchangerate.host python client library
dannyp11/spinclude
A Tarjan Algorithm Implementation for Finding Circular Included Header Files in C/C++ Projects
dannyp11/gossip_network
update: Embarrassingly I have reinvented breath-first-search algorithm. I thought I have discovered a clever way to solve this problem. In my defense, I did this project before taking any computer science classes
dannyp11/MapReduce-Server
AWS (Amazon Web service) that divide large task into smaller tasks and send those small tasks to backenserver