Giter Site home page Giter Site logo

Hi there 👋

  • ⚡ Fun fact: I'm a programmer!

Github Markdown can render:

{
  "type": "Topology",
  "transform": {
    "scale": [0.0005000500050005, 0.00010001000100010001],
    "translate": [100, 0]
  },
  "objects": {
    "example": {
      "type": "GeometryCollection",
      "geometries": [
        {
          "type": "Point",
          "properties": { "prop0": "value0" },
          "coordinates": [4000, 5000]
        },
        {
          "type": "LineString",
          "properties": { "prop0": "value0", "prop1": 0 },
          "arcs": [0]
        },
        {
          "type": "Polygon",
          "properties": { "prop0": "value0", "prop1": { "this": "that" } },
          "arcs": [[1]]
        }
      ]
    }
  },
  "arcs": [
    [
      [4000, 0],
      [1999, 9999],
      [2000, -9999],
      [2000, 9999]
    ],
    [
      [0, 0],
      [0, 9999],
      [2000, 0],
      [0, -9999],
      [-2000, 0]
    ]
  ]
}
  • 3D Objects via STL
    solid cube_corner
      facet normal 0.0 -1.0 0.0
        outer loop
          vertex 0.0 0.0 0.0
          vertex 1.0 0.0 0.0
          vertex 0.0 0.0 1.0
        endloop
      endfacet
      facet normal 0.0 0.0 -1.0
        outer loop
          vertex 0.0 0.0 0.0
          vertex 0.0 1.0 0.0
          vertex 1.0 0.0 0.0
        endloop
      endfacet
      facet normal -1.0 0.0 0.0
        outer loop
          vertex 0.0 0.0 0.0
          vertex 0.0 0.0 1.0
          vertex 0.0 1.0 0.0
        endloop
      endfacet
      facet normal 0.577 0.577 0.577
        outer loop
          vertex 1.0 0.0 0.0
          vertex 0.0 1.0 0.0
          vertex 0.0 0.0 1.0
        endloop
      endfacet
    endsolid
    

John Henry's Projects

passport-local icon passport-local

Username and password authentication strategy for Passport and Node.js.

path-to-regexp icon path-to-regexp

Turn a path string such as `/user/:name` into a regular expression

phpdeploy icon phpdeploy

An app to make deployment of other apps quick and easy

postwoman icon postwoman

👽 API request builder - Helps you create your requests faster, saving you precious time on your development https://postwoman.io

pulumi-docker icon pulumi-docker

A Docker Pulumi resource package, providing multi-language access to Docker resources and building images.

quick9 icon quick9

This project is aimed at quickly launching websites on Cloud9 (http://c9.io), but it works well in any Node environment - Linux, MacOS, and even Windows!

randomorgapi icon randomorgapi

API for accessing random.org within java script applications.

react icon react

A declarative, efficient, and flexible JavaScript library for building user interfaces.

react-hn icon react-hn

Learn React by building the Hacker News front page

rest-client icon rest-client

Client for GoInstant's v1 REST API. This repo will no longer be updated. GoInstant will be discontinued as of August 31, 2014. Read our blog for more details.

rich-text-editor icon rich-text-editor

This repo will no longer be updated. GoInstant will be discontinued as of August 31, 2014. Read our blog for more details.

rxjs icon rxjs

The Reactive Extensions for JavaScript

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.