Coder Social home page Coder Social logo

Dev9's Projects

angular-gulp-npm-bower icon 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.

collectd_exporter icon collectd_exporter

A server that accepts collectd stats via HTTP POST and exports them via HTTP for Prometheus consumption

crash-dummy icon crash-dummy

Sample Java app, intended to demonstrate different ways a dev can cause an app to fail.

fizzbuzz icon 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.

flowchart.js icon flowchart.js

Draws simple SVG flow chart diagrams from textual representation of the diagram

greenhouse icon greenhouse

Reference web application for Spring technologies and social destination for Spring developers.

hippo-swagger-int icon hippo-swagger-int

Project demonstrates a method for integrating Hippo CMS with Swagger annotations for RESTful resources.

jazz icon jazz

Jazz Serverless Development Platform https://opensource.t-mobile.com/blog/posts/introducing-jazz/

jdk8-starter icon jdk8-starter

Playground for exploring JDK 1.8 features and tool support.

json-config icon 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.

junit-webdriver icon junit-webdriver

Library of resources for writing tests using Selenium WebDriver in JUnit

mybatis-sample icon mybatis-sample

Simple example of using MyBatis via annotations with Maven, MySQL

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.