BobCochran
I am a software developer living close to Washington, D. C. I enjoy bicycling and commute by bicycle.
Maryland
Pinned Repositories
according-to-pete
A place for working on transcripts and adjunct materials for According to Pete videos.
Adafruit-PCD8544-Nokia-5110-LCD-library
Arduino driver for PC8544, most commonly found in small Nokia 5110's
Blog-WebApp-in-MongoDB-Spark-and-FreeMarker
Programmed this web application in MongoDB and JAVA. This application is part of M101J, MongoDB Certified Developer Associate Exam.
coolartstore
demo: mocking up an application with node
CSharpDataGenerator-FixedSizeSchema
C# example of creating fake IoT data and storing in MongoDB using a fixed size schema
CsvToJson
Convert comma separated values line to son format using Node.js readline.
DateCorrection
Conversion of Unix epoch and string-formatted dates to date objects.
DBBucketing
Use size-based bucketing in MongoDB database collections.
electron
Build cross platform desktop apps with web technologies
mongoimg
Storing images into MongoDB database collections, and querying for them.
BobCochran's Repositories
BobCochran/CSharpDataGenerator-FixedSizeSchema
C# example of creating fake IoT data and storing in MongoDB using a fixed size schema
BobCochran/electron
Build cross platform desktop apps with web technologies
BobCochran/mongoimg
Storing images into MongoDB database collections, and querying for them.
BobCochran/according-to-pete
A place for working on transcripts and adjunct materials for According to Pete videos.
BobCochran/Adafruit-PCD8544-Nokia-5110-LCD-library
Arduino driver for PC8544, most commonly found in small Nokia 5110's
BobCochran/Blog-WebApp-in-MongoDB-Spark-and-FreeMarker
Programmed this web application in MongoDB and JAVA. This application is part of M101J, MongoDB Certified Developer Associate Exam.
BobCochran/coolartstore
demo: mocking up an application with node
BobCochran/CsvToJson
Convert comma separated values line to son format using Node.js readline.
BobCochran/DateCorrection
Conversion of Unix epoch and string-formatted dates to date objects.
BobCochran/DBBucketing
Use size-based bucketing in MongoDB database collections.
BobCochran/EntryMerge
EntryMerge merges SPML files from signtyp.uconn.edu
BobCochran/file-read-challenge
Reading various data out of a very large dataset from a .txt file using NodeJS
BobCochran/freezingsaddles
BikeArlington Freezing Saddles competition Strava API integration and charting/reporting playground.
BobCochran/i2cAdafruitLCD
Allow RasPi to communicate with the MCP23008 expander on the Adafruit I2C LCD backpack.
BobCochran/ide-hardware
Extensions to the Arduino IDE 1.5.x series to support additional hardware
BobCochran/interactive-oop-in-java
Source code for 'Interactive Object Oriented Programming in Java' by Vaskaran Sarcar
BobCochran/jubilant-giggle
Effort to help with serialization of MongoDB objects.
BobCochran/mongodb-csharp-clientdriver-mapping-issue
BobCochran/mongodb_M101J_java8
Mongodb University M101J 2014 Test
BobCochran/node-postgres
Non-blocking PostgreSQL client for node.js. Pure JavaScript and native libpq bindings.
BobCochran/rj_web
Bicycle Ride Journal Web Interface
BobCochran/sgn_typ_presentation
A node.js application front-end for the SignTyp Imaging Project. This is what the user will actually see.
BobCochran/sgntyp_db
SignTyp Imaging Project
BobCochran/StockPriceGenerator
Demonstrate bucketing data to MongoDB Documents
BobCochran/the-little-mongodb-book
The Little MongoDB Book
BobCochran/warm-java
Code snippets and/or code recipes that do useful things for those just learning Java programming. Some code is from other sites such as Stackoverflow.com.