Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / adammartin 19 repositories

adammartin/game_of_life_python

Conway's Game of Life in python

Language: Python - Size: 85.9 KB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 0 - Forks: 1

adammartin/opencover Fork of OpenCover/opencover

A code coverage tool for .NET 2 and above, support for 32 and 64 processes with both branch and sequence points; roots proudly based in PartCover

Language: C# - Size: 111 MB - Last synced: about 1 year ago - Pushed: about 10 years ago - Stars: 0 - Forks: 0

adammartin/PrimeFactorsObjectC

ObjectiveCPrimeFactorsKata

Language: Objective-C - Size: 1.17 MB - Last synced: about 1 year ago - Pushed: over 10 years ago - Stars: 0 - Forks: 0

adammartin/ProjectEuler

Language: Java - Size: 132 KB - Last synced: about 1 year ago - Pushed: almost 11 years ago - Stars: 3 - Forks: 0

adammartin/gilded_rose_ruby

Gilded Rose kata in ruby

Language: Ruby - Size: 188 KB - Last synced: about 1 year ago - Pushed: over 11 years ago - Stars: 0 - Forks: 1

adammartin/CplusPlusGameOfLife

C++ Game Of Life

Language: C++ - Size: 192 KB - Last synced: about 1 year ago - Pushed: over 12 years ago - Stars: 3 - Forks: 5

adammartin/Interview-Questions

Language: Java - Size: 85 KB - Last synced: about 1 year ago - Pushed: almost 13 years ago - Stars: 3 - Forks: 0

adammartin/TDDParentModule

Simple web app to let me teach basics of TDD in a web app world

Size: 97.7 KB - Last synced: about 1 year ago - Pushed: almost 13 years ago - Stars: 2 - Forks: 0

adammartin/csv-obfuscator

Creating a configurable csv obfuscation tool.

Language: Python - Size: 17 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 1

adammartin/sharelock Fork of jgelsey/sharelock

Securely share data

Size: 9.06 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

adammartin/azure-documentdb-rubysdk

Lacking an official ruby SDK I'm going to start building one from my use case perspective.

Language: Ruby - Size: 500 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 6 - Forks: 7

adammartin/pathfinder_editor

An experimental project to try creating a pathfinder save game editor.

Language: Tcl - Size: 17 MB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 4 - Forks: 4

adammartin/github_repo_validation

Tool for validating repos for an organization.

Language: Python - Size: 27.3 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

adammartin/aks_cluster_automation

Sample script on how to automate spin up of an AKS Cluster

Language: Shell - Size: 13.7 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

adammartin/py_docker_template

A template intended to make starting projects easier.

Language: Shell - Size: 88.9 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

adammartin/trello-kanban

Attempt to create a Kanban based tool integrated with trello

Language: Ruby - Size: 65.4 KB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 1 - Forks: 0

adammartin/.emacs.d

My emacs plugins

Language: Emacs Lisp - Size: 2.65 MB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

adammartin/selenium2-tests

This project is intended to be a reference project for selenium test suites. It's based on the principles of the Page Object pattern.

Language: Java - Size: 348 KB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

adammartin/yconfig

Simple config loader based on yaml files.

Language: Ruby - Size: 141 KB - Last synced: about 1 year ago - Pushed: about 9 years ago - Stars: 0 - Forks: 0

adammartin/main Fork of ahoward/main

a class factory and dsl for generating command line programs real quick

Language: Ruby - Size: 479 KB - Last synced: about 1 year ago - Pushed: over 9 years ago - Stars: 0 - Forks: 0

adammartin/hisc_parser

This project is a quick and dirty solution to splitting a csv into multiple csvs based off of an id column

Language: Ruby - Size: 120 KB - Last synced: about 1 year ago - Pushed: about 9 years ago - Stars: 0 - Forks: 0

adammartin/dotfiles Fork of henrik/dotfiles

Dotfiles.

Language: Shell - Size: 1.31 MB - Last synced: about 1 year ago - Pushed: over 9 years ago - Stars: 0 - Forks: 0

adammartin/PrimeFactors_Clojure

PrimeFactors in clojure

Language: Clojure - Size: 102 KB - Last synced: about 1 year ago - Pushed: over 12 years ago - Stars: 1 - Forks: 0

adammartin/clojure-koans

My work on clojure-koans

Language: Clojure - Size: 125 KB - Last synced: about 1 year ago - Pushed: over 11 years ago - Stars: 1 - Forks: 1

adammartin/adammartin.github.io

The blog of Craftsman Adam

Language: CSS - Size: 191 KB - Last synced: about 1 year ago - Pushed: over 10 years ago - Stars: 0 - Forks: 0

adammartin/ruby-koans

My work on ruby koans

Language: Ruby - Size: 273 KB - Last synced: about 1 year ago - Pushed: over 11 years ago - Stars: 0 - Forks: 0

adammartin/water

Clojure project to learn clojure and to solve http://code.google.com/codejam/contest/90101/dashboard#s=p1

Language: Clojure - Size: 93.8 KB - Last synced: about 1 year ago - Pushed: over 12 years ago - Stars: 1 - Forks: 0

adammartin/gimme Fork of searls/gimme

A low-specification test double tool in ruby

Language: Ruby - Size: 333 KB - Last synced: about 1 year ago - Pushed: over 10 years ago - Stars: 0 - Forks: 0

adammartin/ExampleOfMoqInCSharp

Trying out Moq in C Sharp to see how well it can mock a given scenario.

Language: C# - Size: 141 KB - Last synced: about 1 year ago - Pushed: over 10 years ago - Stars: 0 - Forks: 0

adammartin/PrimeFactors-C-Sharp

C# example of Prime Factors done for a testing spike.

Language: C# - Size: 1.68 MB - Last synced: about 1 year ago - Pushed: over 10 years ago - Stars: 0 - Forks: 0

adammartin/PlayAlgorithms

Early play algorithm stuff to learn how to TDD difficult problems. These were my newb attempts from once long ago. What a fun learning experience and I forgot I did it.

Language: Java - Size: 137 KB - Last synced: about 1 year ago - Pushed: almost 12 years ago - Stars: 1 - Forks: 0

adammartin/Node_With_C--_Example

A fun little spike on how to push data from C++ source to a website using Node as a middle ware connection

Language: C++ - Size: 164 KB - Last synced: about 1 year ago - Pushed: over 10 years ago - Stars: 0 - Forks: 0

adammartin/programming-clojure Fork of stuarthalloway/programming-clojure

Sample code for the book

Language: Clojure - Size: 26.2 MB - Last synced: about 1 year ago - Pushed: about 12 years ago - Stars: 1 - Forks: 0