Giter VIP home page Giter VIP logo

Hello! I'm James. ๐Ÿ‘‹

I am a "seasoned" software engineer, currently working for GitHub on Actions, Pages, deployments, and more. :octocat:

About me

  • Pronouns: he/him
  • Husband to my wife. ๐Ÿคตโ€โ™‚๏ธ ๐Ÿ‘ฐโ€โ™€๏ธ
  • Father to my daughter. ๐Ÿง’
  • Servant to my cats. ๐Ÿฑ ๐Ÿˆ
  • Ally. ๐Ÿณ๏ธโ€๐ŸŒˆ ๐Ÿณ๏ธโ€โšง๏ธ ๐Ÿ–ค ๐ŸคŽ โค๏ธ ๐Ÿงก ๐Ÿ’› ๐Ÿ’š ๐Ÿ’™ ๐Ÿ’œ ๐Ÿค
  • Open source enthusiast. ๐Ÿ’
  • Lifelong learner. ๐Ÿ“š
  • Scuba diver, traveler, nature enthusiast, hiker, camper, explorer. ๐Ÿฅพ
  • Handy but willing to admit my limits. ๐Ÿ› ๏ธ

James M. Greene's Projects

breq icon breq

A client-side CommonJS `require` implementation that does NOT require a precompilation build step nor server-side middleware. It instead utilizes synchronous `XMLHttpRequest`s and `eval` instead, which does impose a series of limitations unless you're willing to generate a whole mess of `404`s. Terrible for performance, nice for dynamic ease of use.

chai-deep-match icon chai-deep-match

Extends Chai with an assertion for deeply matching objects (i.e. subset equality checking)

chef-git-better icon chef-git-better

Chef cookbook to provide a selection of better Git Provider(s) for Chef `deploy` resources.

chef-gocd-agent icon chef-gocd-agent

Chef cookbook to install/configure a ThoughtWorks Go CD (GoCD) Agent

currentexecutingscript icon currentexecutingscript

Get the currently executing script, regardless of its source/trigger/synchronicity. Similar to HTML5's `document.currentScript` but arguably much more useful!

dotfiles-also-old icon dotfiles-also-old

:wrench: .files, including ~/.macos โ€” sensible hacker defaults for macOS

dotfiles_old icon dotfiles_old

.files, including ~/.osx โ€” sensible hacker defaults for OS X

gc2gh-issue-migrator icon gc2gh-issue-migrator

Migration tool(s) for fetching issues from the Google Code Issue Tracker API and translating that data into a GitHub Issue Tracker offline-importable format.

grunt-asdoc icon grunt-asdoc

A Grunt task plugin to generate documentation for Adobe Flex/ActionScript/MXML/FLV/etc. apps with the `asdoc` tool from the Apache/Adobe Flex SDK.

grunt-chmod icon grunt-chmod

A Grunt task plugin to modify file permissions, i.e. like using `chmod`.

grunt-flexpmd icon grunt-flexpmd

A Grunt task plugin for running FlexPMD to lint/analyze apps built on Adobe Flex/ActionScript/MXML/Flash/AIR/etc. Think of it as "ASLint"/"FlexLint".

grunt-flexunit icon grunt-flexunit

A Grunt task plugin to run FlexUnit tests for apps built on Adobe Flex/ActionScript/MXML/Flash/AIR/etc.

grunt-jsunit icon grunt-jsunit

A Grunt task plugin to run JsUnit unit tests in a headless PhantomJS instance.

grunt-loadnpmtasks icon grunt-loadnpmtasks

A Node module (not a Grunt task itself) to help in loading NPM-based tasks without requiring a "package.json" file next to every Gruntfile. To be used as an alternative to `grunt.loadNpmTasks`/`grunt.task.loadNpmTasks`.

grunt-mxmlc icon grunt-mxmlc

A Grunt task plugin to compile Adobe Flex/ActionScript/MXML/FLV/etc. apps with the `mxmlc` compiler from the Apache/Adobe Flex SDK.

jquery.hub icon jquery.hub

A well-tested jQuery plugin implementing enterprise-level messaging patterns atop the OpenAjax [Unmanaged] Hub. Great for decoupling cross-component communication on the client-side.

jquery.isnativefunction icon jquery.isnativefunction

A jQuery plugin that adds a static `isNativeFunction` method to determine if an object is actually a browser's native host object function.

jquery.multiclick icon jquery.multiclick

jQuery plugin that creates a bindable special event for a configurable number of clicks: "multiclick". FOR DEMO PURPOSES ONLY!

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.