GitHub / dev9com 42 Repositories
Dev9 is a software development consulting firm based in Kirkland, WA.
dev9com/vagrant-dev-env
Code to go along with the blog post!
Language: Ruby - Size: 97.7 KB - Last synced at: about 1 year ago - Pushed at: over 10 years ago - Stars: 0 - Forks: 0

dev9com/harvestclient Fork of dmmikkel/harvestclient
Java client for the Harvest API
Language: Java - Size: 212 KB - Last synced at: about 1 year ago - Pushed at: over 10 years ago - Stars: 0 - Forks: 1

dev9com/vault-consul-starter
Ansible automation scripts to set up Hashicorp Vault, Consul, HAProxy and a TLS (SSL) PKI.
Language: Python - Size: 74.2 KB - Last synced at: about 1 year ago - Pushed at: over 8 years ago - Stars: 12 - Forks: 5

dev9com/greenhouse Fork of spring-attic/greenhouse
Reference web application for Spring technologies and social destination for Spring developers.
Language: Java - Size: 4.64 MB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

dev9com/sawtooth-next-directory Fork of hyperledger-archives/sawtooth-next-directory
Language: JavaScript - Size: 24.8 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

dev9com/jazz-installer Fork of tmobile/jazz-installer
Installer for Jazz Serverless Developer Platform!
Language: HCL - Size: 132 MB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

dev9com/jazz Fork of tmobile/jazz
Jazz Serverless Development Platform https://opensource.t-mobile.com/blog/posts/introducing-jazz/
Language: JavaScript - Size: 192 MB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 2

dev9com/FizzBuzz Fork of danieltian/FizzBuzz
C# Implementation of FizzBuzz, with unit tests. FizzBuzz is a programming exercise that tasks the programmer to write a program that prints out the values from 1 to 100, except that if the number is divisble by 3, it prints out "Fizz", if the number is divisible by 5, it prints out "Buzz", and if it's divisible by both 3 and 5, it prints out "FizzBuzz". This exercise is often used to screen out 'programmers' who claim to be able to program, but can't write a simple for loop. This version uses NUnit unit tests, so you must have an NUnit test runner to run them.
Language: C# - Size: 55.7 KB - Last synced at: about 1 year ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0

dev9com/lambda-cleanup
Language: Shell - Size: 539 KB - Last synced at: about 1 year ago - Pushed at: almost 10 years ago - Stars: 2 - Forks: 0

dev9com/jdk8-starter
Playground for exploring JDK 1.8 features and tool support.
Language: Java - Size: 257 KB - Last synced at: about 1 year ago - Pushed at: about 10 years ago - Stars: 0 - Forks: 0

dev9com/hello-world-app
A simple spring boot app we will use for several demonstrations
Language: Java - Size: 133 KB - Last synced at: about 1 year ago - Pushed at: over 10 years ago - Stars: 0 - Forks: 0

dev9com/mock-framework-review
A simple comparison of mocking frameworks against microservices
Language: Java - Size: 14.6 KB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 6 - Forks: 0

dev9com/angular-phonecat Fork of angular/angular-phonecat
Demo the use of page object pattern in Protractor.
Language: JavaScript - Size: 94.3 MB - Last synced at: about 1 year ago - Pushed at: over 10 years ago - Stars: 1 - Forks: 0

dev9com/greenfield
Greenfield Java project template for 2013.
Language: Java - Size: 323 KB - Last synced at: about 1 year ago - Pushed at: almost 11 years ago - Stars: 0 - Forks: 2

dev9com/crash-dummy
Sample Java app, intended to demonstrate different ways a dev can cause an app to fail.
Language: Java - Size: 183 KB - Last synced at: about 1 year ago - Pushed at: over 9 years ago - Stars: 3 - Forks: 6

dev9com/angular-gulp-npm-bower
A very small example of getting Angular, Gulp, and NPM all playing nicely together. NPM is used to manage Gulp and Bower dependencies, Bower is used to fetch UI dependencies, and Gulp ties it all together much nicer than Grunt.
Language: JavaScript - Size: 893 KB - Last synced at: about 1 year ago - Pushed at: almost 11 years ago - Stars: 4 - Forks: 1

dev9com/dev9reveal.js
Contains dev9 RevealJS Theme
Language: JavaScript - Size: 7.62 MB - Last synced at: about 1 year ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

dev9com/gradle-example
Sample Gradle project with TestNG
Language: Shell - Size: 215 KB - Last synced at: about 1 year ago - Pushed at: about 11 years ago - Stars: 3 - Forks: 8

dev9com/mybatis-sample
Simple example of using MyBatis via annotations with Maven, MySQL
Language: Java - Size: 154 KB - Last synced at: 2 months ago - Pushed at: over 9 years ago - Stars: 7 - Forks: 9

dev9com/parallel-webtest
Maven project to enable easy parallel webtest execution.
Language: Java - Size: 1.82 MB - Last synced at: 2 months ago - Pushed at: almost 11 years ago - Stars: 13 - Forks: 5

dev9com/junit-webdriver
Library of resources for writing tests using Selenium WebDriver in JUnit
Language: Java - Size: 385 KB - Last synced at: 2 months ago - Pushed at: over 10 years ago - Stars: 4 - Forks: 3

dev9com/testng-webdriver
Library of resources for writing tests using Selenium WebDriver in TestNG
Language: Java - Size: 746 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 3

dev9com/webtest-quickstart
Starter project for working with parallel webtests, including SauceLabs
Language: Java - Size: 451 KB - Last synced at: 2 months ago - Pushed at: almost 11 years ago - Stars: 7 - Forks: 2

dev9com/mvnwatcher
Persistent Maven Build Runner
Language: Java - Size: 1.28 MB - Last synced at: 2 months ago - Pushed at: over 9 years ago - Stars: 5 - Forks: 1

dev9com/docker-jenkins
Docker scripts for running Jenkins, selenium headless
Size: 229 KB - Last synced at: 2 months ago - Pushed at: almost 10 years ago - Stars: 14 - Forks: 4

dev9com/cucumber-java-selenium-example
An example of writing tests using Cucumber-jvm, Java api, with Selenium WebDriver
Language: Java - Size: 15.5 MB - Last synced at: about 1 year ago - Pushed at: almost 11 years ago - Stars: 16 - Forks: 15

dev9com/sample-spring-webapp
Sample Spring MVC 3.0 webapp
Language: JavaScript - Size: 335 KB - Last synced at: 2 months ago - Pushed at: almost 11 years ago - Stars: 3 - Forks: 0

dev9com/hippo-swagger-int
Project demonstrates a method for integrating Hippo CMS with Swagger annotations for RESTful resources.
Language: JavaScript - Size: 13.6 MB - Last synced at: about 1 year ago - Pushed at: over 9 years ago - Stars: 7 - Forks: 1

dev9com/maven-site-docs-example
Kitchen sink Maven reporting example
Language: Java - Size: 32.2 KB - Last synced at: 2 months ago - Pushed at: over 8 years ago - Stars: 3 - Forks: 3

dev9com/test-webdrivers
Webdriver implementation for JUnit and TestNG
Language: Java - Size: 78.1 KB - Last synced at: 2 months ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 1

dev9com/testng-webdriver-quickstart
testng-webdriver quickstart
Language: Java - Size: 143 KB - Last synced at: 2 months ago - Pushed at: over 9 years ago - Stars: 1 - Forks: 1

dev9com/webtest-quickstart-archetype
Archetype for creating new webtest projects using parallel-webtest to drive selenium tests in Sauce Labs.
Language: Java - Size: 160 KB - Last synced at: 2 months ago - Pushed at: almost 11 years ago - Stars: 1 - Forks: 0

dev9com/sauce-connect-plugin
A plugin for starting and stopping sauce connect tunnels as part of the build lifecycle for integration testing.
Language: Java - Size: 148 KB - Last synced at: 2 months ago - Pushed at: almost 11 years ago - Stars: 0 - Forks: 0

dev9com/multi-config-test
Maven-based Example of Multi-Build Configuration
Language: Java - Size: 167 KB - Last synced at: 2 months ago - Pushed at: almost 11 years ago - Stars: 1 - Forks: 1

dev9com/sauce-rest
A java client for Sauce Labs' REST api.
Language: Java - Size: 234 KB - Last synced at: 2 months ago - Pushed at: almost 11 years ago - Stars: 0 - Forks: 0

dev9com/collectd_exporter Fork of prometheus/collectd_exporter
A server that accepts collectd stats via HTTP POST and exports them via HTTP for Prometheus consumption
Language: Go - Size: 890 KB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

dev9com/spring-boot-camp
Language: CSS - Size: 1.47 MB - Last synced at: about 1 year ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

dev9com/flowchart.js Fork of adrai/flowchart.js
Draws simple SVG flow chart diagrams from textual representation of the diagram
Language: JavaScript - Size: 2.17 MB - Last synced at: about 1 year ago - Pushed at: over 9 years ago - Stars: 1 - Forks: 0

dev9com/jasmine-matchers
Language: JavaScript - Size: 117 KB - Last synced at: 2 months ago - Pushed at: over 10 years ago - Stars: 2 - Forks: 1

dev9com/js-sequence-diagrams Fork of bramp/js-sequence-diagrams
Draws simple SVG sequence diagrams from textual representation of the diagram
Language: JavaScript - Size: 2.11 MB - Last synced at: about 1 year ago - Pushed at: over 9 years ago - Stars: 1 - Forks: 0

dev9com/json-config
A build tool that will take files in Typesafe Config's HOCON format and translate them to JSON files, with some extra magic thrown in.
Language: Shell - Size: 212 KB - Last synced at: 2 months ago - Pushed at: over 11 years ago - Stars: 1 - Forks: 2

dev9com/weblogic-jms-topic-monitor
A handy tool for monitoring a Weblogic JMS Topic.
Language: Groovy - Size: 137 KB - Last synced at: 2 months ago - Pushed at: almost 11 years ago - Stars: 0 - Forks: 0
