Skip to content
View harveypham's full-sized avatar

Block or report harveypham

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
harveypham/README.md

Harvey Pham’s Conceptual Library

A small collection of stable ideas on how I think about engineering, systems, and clarity.

  • ABOUT.md — who I am and how I work.
  • MODELS/ — conceptual machinery and abstractions.
  • PRINCIPLES/ — my stances and the reasoning behind them.

Each entry is a folder. README.md is the main piece; supplemental material lives alongside it.

Pinned Loading

  1. hoxmobile hoxmobile Public

    Automatically exported from code.google.com/p/hoxmobile

    C#

  2. dockers dockers Public

    Docker build files for various common tools

    Shell

  3. exclusive exclusive Public

    CPP wrapper class to add exclusivity (thread-safety) to an existing class.

    C++ 1

  4. recipie recipie Public

    Python recipe

    Python