Pinned Repositories
Open-Cap-Format-OCF
Open Cap Format (OCF) - The Open Source Company Capitalization Data Standard. OCF can be used to structure and track the complex data structures necessary to build and maintain accurate capitalization (cap) tables.
1904labs-hwe-data-engineering-project
An example Spark application written in Scala and Python
angular-ui.github.com
Demo page
autoupdate
A GitHub Action that auto-updates pull requests branches, whenever changes are pushed to their destination branch.
unittest-cpp
A lightweight unit testing framework for C++
unittest-cpp
A lightweight unit testing framework for C++
pjohnmeyer's Repositories
pjohnmeyer/unittest-cpp
A lightweight unit testing framework for C++
pjohnmeyer/1904labs-hwe-data-engineering-project
An example Spark application written in Scala and Python
pjohnmeyer/angular-ui.github.com
Demo page
pjohnmeyer/autoupdate
A GitHub Action that auto-updates pull requests branches, whenever changes are pushed to their destination branch.
pjohnmeyer/bootstrap
Native AngularJS (Angular) directives for Bootstrap. Smaller footprint (20kB gzipped), no 3rd party JS dependencies (jQuery, bootstrap JS) required. Please read the README.md file before submitting an issue!
pjohnmeyer/browser-compat-data
This repository contains compatibility data for Web technologies as displayed on MDN
pjohnmeyer/cli
GitHub’s official command line tool
pjohnmeyer/diaper
Diaperbase is an inventory system for diaper banks, to aid them in tracking their inventory and providing statistics about their inventory flows.
pjohnmeyer/faker
A library for generating fake data such as names, addresses, and phone numbers.
pjohnmeyer/git-hooks-js
A tool to manage and run project git hooks
pjohnmeyer/gorinto-tile-helper
A small tool to assist with set-up of the board game, Gorinto
pjohnmeyer/liftoff
Curriculum for the Liftoff program
pjohnmeyer/manypjs
Static generator and content for
pjohnmeyer/node-semver
The semver parser for node (the one npm uses)
pjohnmeyer/npm-expansions
Send us a pull request by editing expansions.txt
pjohnmeyer/phashion
Ruby wrapper around pHash, the perceptual hash library for detecting duplicate multimedia files
pjohnmeyer/rake
A make-like build utility for Ruby.
pjohnmeyer/tdd-byexample-php
In which I go through the exercises of Test-Driven Development: By Example (by Kent Beck) using PHP