Ashley Davis

Login: ashleydavis

Company: Code Capers

Location: Brisbane, Australia

Bio: Accomplished developer and author of Data Wrangling with JavaScript. http://bit.ly/2t2cJu2 For full bio: https://www.linkedin.com/in/ashleydavis75/

Blog: http://bit.ly/2t2cJu2

Blog: http://bit.ly/2t2cJu2

Member of

  1. Data-Forge
  2. Data Wrangling with JavaScript

Repositories

admin-portal-template
A template for creating an admin port for a MongoDB database using ng-admin.
alpha-vantage-cli
Command line tool and API for retrieving stock market data from Alpha Vantage
angular-drag-and-drop-lists
Angular directives for sorting nested lists using the HTML5 Drag & Drop API
AngularJS-FlowChart
An example/template WebUI control for visualizing and editing flow charts
angularjs-material-drag-and-drop-example
Example of drag and drop with Angularjs + Angular Material.
angularjs-material-sidenav-example
Minimal example of AngularJS Material sidenav.
AngularJS-MouseHandling
Implements mouse handling (mouse capture and dragging) for AngularJS.
AngularJS-Skeleton
Simplest possible AngularJS skeleton with jQuery 2.0.
azure-api
A really simple promise-based NodeJS API for creation and configuration of Azure resources.
Backup
Multi-threaded and incremental C++ backup program.
beaker-notebook
Web-based, polyglot research platform.
Binding-System
Bind to an object graph and monitor it for changes and events.
c3-chart-maker
Generate a chart from a spreadsheet using a c3 spec.
confucious
App configuration management. Kind of like nconf, but easier to use, predicable and more flexible.
cronolog
Cron based task runner.
C-Sharp-Promise
Promises library for C# for management of asynchronous operations.
data-forge-js
JavaScript data transformation and analysis toolkit inspired by Pandas and LINQ.
DirectoryComparer
A simple program for comparing and listing the differences between two directories.
editr-example
A simple example using Editr.
Factory
Factory for object creation and dependency injection. Works with normal C# apps or under Unity3d
Fluent-Behaviour-Tree
C# behaviour tree library with a fluent API
Fluent-Behaviour-Tree
C# behaviour tree library with a fluent API
Fluent-State-Machine
Fluent API for creating state machines in C#
GearVR-HMD-Monitor
null
golden-layout-complex-angular-example
A more complex example of GoldenLayout with Angularjs.
golden-layout-example
An example of GoldenLayout - a multi-screen layout manager for webapps.
golden-layout-simple-angular-example
The simple Angularjs example of GoldenLayout - a multi-screen layout manager for webapps.
google-apps-script-samples
Sample code for Google Apps Script, a cloud-based scripting service for Google Apps
graphing-stock-data-with-highstock-and-data-forge
Shows how to visualize stock data with Highstock and Data-Forge.
grunt-atom-shell-app-builder
grunt plugin to ease the building of atom-shell based applications
highstock-yahoo-demo
A demo of Highstock using data loaded from Yahoo
jotted-example
A simple example using Jotted
ListAssemblyDeps
A command line program to list the dependency tree of a specified assembly.
LogServer
A simple server that accepts Serilog logs via HTTP post and adds them to your MongoDB database.
LogViewer
A web application for viewing log files stored in a MongoDB database. Logs are assumed to be in Serilog format.
Metrics
A metrics output system for collecting data for analytics.
Metrics-Server
A server for receeving metrics by HTTP post.
monaco-editor-angular-example
An example of using the Monaco Editor in an AngularJS app.
monaco-editor-example
Simplest possible example of the Monaco editor.
MongodbBackup
A simple script to periodically backup (dump) a MongoDB.
mongodb-rest
REST Server for MongoDB (using node.js)
mongodb-simple-rest
A simple (to use and modify) MongoDB rest API.
nested-error
An Error class useful for wrapping another Error to get a better stack trace associated with it
ng-admin
Add an AngularJS admin GUI to any RESTful API
nodejs-azure-deployment-test
A simple NodeJS app for testing deployment to Azure.
nodejs-chart-rendering-example
Example of command line chart rendering using Node.js and c3-chart-maker
NodeJS-Skeleton
Nothing special, just a simple NodeJS skeleton with a static web server on Express. Includes a script for automated deployment to Microsoft Azure.
P4-NodeJS
NodeJS Javascript API for Perforce.
pdf-server-example
Example Node.js server that downloads a PDF file to a web app
primer-example
Example of using Primer - the CSS framework behind Github.
promises-for-game-development
In this article we talk about our experience making the promises pattern work for game development. We aim to explain how promises can improve your game development process.
promises-spec
An open standard for sound, interoperable JavaScript promises?by implementers, for implementers.
provision-azure-mean-stack
A template script for provisioning a set of networked VMs on Azure.
react-flow-chart
Example code demonstrating how to make a simple flow chart editor with SVG and React. This is a work in progress.
read-directory-with-promises
Example code to read a directory tree using promises.
robotjs
Node.js Desktop Automation.
routey
Simple convention over configuration route setup for Express/NodeJS.
RSG-Portal
Updater for sideloaded Android apps
RSG.Toolkit
Small toolkit of generally useful C# code. Used by Real Serious Games to develop applications on Unity3D.
RSG.UnityApp
Collection or RSG Utilities for Unity3D development.
serilog
The best of traditional and structured logging for .NET
ServerMonitor
A simple automated server monitoring system.
simple-azure-deployment-test
Super simple web page to test deployment to Azure direct from github.
slip
Slip.js ? UI library for manipulating lists via swipe and drag gestures
sql-to-mongodb
A Node.js script to convert an SQL table to a MongoDB database.
structured-log
A JavaScript implementation of Serilog's hybrid text/structured logging
task-mule
Yet another task runner.... seriously why use Grunt or Gulp when you can write your own?
task-mule-cli
Command line runner for task-mule.
task-mule-deployment-example
An example of how to deploy task-mule to an Azure Linux VM.
the-data-wrangler-blog
The repo for my blog: The Data Wrangler
TimerApp
A cross-platform timer/count down app that can accept commands via web sockets.
typescript-circular-class-dependency-problem
This repo illustrates a problem with TypeScript.
typescript-extension-test
Trying to figure out I'm going to extend TypeScript classes.
typescript-template
A template for a TypeScript app. To make it easier to start a new app without having to go through all the configuration.
Unity3D-Factory-Example
An example of the RSG Factory in a Unity3D example project.
Unity-Android-Plugin-Example
A simple example of an Android specific plugin for Unity3d
unity-and-socket.io
An example that shows how to use Unity with Socket.IO
Unity-Async-and-Promises
Examples of async operations in Unity using promises
Unity-Debug-Helper
A collection of tools for visual debugging in Unity3d.
Unity-Dependency-Injection
A simple scene-based dependency injection system for Unity.
Unity-Dependency-Injection-Example
An example that shows how simple Unity scene-based dependency injection can be.
Unity-Editor-UI
A wrapper around the Unity editor GUI system for constructing editor windows using a fluent API instead of Unity's `OnGUI` functions.
Unity-Scene-Query
A library to traverse and query the Unity scene to find particular objects, uses something similar to CSS selectors to identify game objects.
Unity-Scene-Query-Examples
Examples of using the Scene Query library to query the Unity scene
Unity-Scene-Traversal-Examples
Examples of scene traversal using the Unity game engine.
Unity-Weld
MVVM-style data-binding system for Unity.
Unity-Weld-Examples
An example Unity project that demonstrates Unity-Weld.
vagrant-anaconda
Vagrant preinstalling Anaconda
VerifyAssemblyDeps
A program to list dependencies of a .Net assembly.
watch
Utilities for watching file trees in node.js
what-could-possibly-go-wrong-blog
The repo for my blog: What could possibly go wrong?
zipline
Zipline, a Pythonic Algorithmic Trading Library

Commits To

RepositoryMost Recent Commit# Commits


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.