• Stars
    star
    3
  • Rank 3,963,521 (Top 79 %)
  • Language
    Ruby
  • Created over 10 years ago
  • Updated over 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is a project I am working on that will support image processing in Ruby using the ChunkyPNG library as well as Gosu for displaying images.

More Repositories

1

stemmer

A library in golang that implements the PorterStemmer algorithm for stemming words.
Go
35
star
2

gitRecommender

This is the repository for a Git Recommendation system built for TCNJ's 2015 Artificial Intelligence course final project.
Java
14
star
3

hoogle-vscode

Haskell Hoogle search in Visual Studio Code
JavaScript
13
star
4

clarifai-hs

Haskell API Client for Clarifai.
Haskell
8
star
5

filter-logger

Filterable request logging as wai middleware
Haskell
7
star
6

GitGraph

Displays nice graphs of GitHub usage through a Rack App. Can help you analyze things like what languages you most frequently push in, etc.
Ruby
7
star
7

sqlite-simple-errors

Light wrapper around errors from sqlite-simple to make working with constraint errors a bit easier.
Haskell
5
star
8

Crypto-hs

Solving the cryptography challenges at http://cryptopals.com
Haskell
4
star
9

mbtiles

Haskell MBTiles Library
Haskell
4
star
10

waiter

A quick and easy-to-use web server to serve files from any directory.
Haskell
4
star
11

mbtiles-server

Haskell MBTiles server using Servant
Haskell
4
star
12

median-stream

Haskell data structure for constant-time queries for the median of a stream of numeric data
Haskell
4
star
13

AdventOfCode2016

Advent of Code 2k16
Haskell
3
star
14

TicTacToe-hs

Command-line TicTacToe in haskell with a minimax AI.
Haskell
3
star
15

search

Search algorithms in Haskell
Haskell
3
star
16

team-ios

This is the repository for the CSC470 iOS Cloud Computing Project.
Swift
3
star
17

haskell-game-of-life

Brief Game of Life Implementation in Haskell
Haskell
3
star
18

musiciansWantedAPI

This is the API for Musicians Wanted. Our iOS app will talk to this web api in order to interact with AWS and take advantage of our api
Ruby
3
star
19

gitRecommenderRails

A Ruby/Rails implementation of my java GitRecommender
Ruby
3
star
20

MergingCommunities-hs

Solution to https://www.hackerrank.com/challenges/merging-communities
Haskell
3
star
21

aoc-2020

Advent of Code 2020
Scala
3
star
22

hauth

Experiments in jwt authentication in haskell
Haskell
2
star
23

json-haskell

Testing out parsing in Haskell by writing a basic JSON parser.
Haskell
2
star
24

understanding_computation

Ruby
2
star
25

geometry

geometry stuff written in go
Go
2
star
26

caneroj1.github.io

HTML
2
star
27

RayTracer

Ray Tracer in C++
C++
2
star
28

lyah

Going through the book Learn You a Haskell and doing coding challenges on codeeval.com.
Haskell
2
star
29

hush

go pkg for reading in config values
Go
2
star
30

mbgl-style-validator

Validate MapBox GL Styles
Haskell
2
star
31

tile

Tile/lonlat conversion utilities for slippy maps.
Haskell
2
star
32

Markov-hs

Markov chain text-generation in Haskell
Haskell
2
star
33

stm-supply

STM Wrapper around Control.Concurrent.Supply
Haskell
2
star
34

csp

Generic constraint satisfaction algorithms
Haskell
2
star
35

linkback

vscode extension to link back to git repositories.
TypeScript
2
star
36

metaprogramming

Experiments in c++ metaprogramming
C++
2
star
37

codeeval_cpp

Collections of code for solving some codeeval challenges.
C++
2
star
38

enumerable

An enumerable package for go
Go
2
star
39

cardsData

simple repository used for setting up my db for my cards against humanity api in go.
Go
2
star
40

snake

Parses Twitter Bootstrap's config.json for easy customization.
Ruby
2
star
41

HaskellDocs

Haskell
2
star
42

Minesweeper-hs

command-line Minesweeper in haskell
Haskell
2
star
43

AdventOfCode2015

Advent of code in haskell
Haskell
2
star
44

cardsAPI

Go API for cards against humanity written using Revel
JavaScript
1
star
45

RubyAlgos

A collection of algorithms from my analysis of algorithms class implemented in ruby
Ruby
1
star
46

cpp_machine_learning

Machine Learning code in c++ I'm writing as I go through a course on it.
C++
1
star
47

scrabble

Automates keeping track of score in scrabble written in go
Go
1
star
48

vday-proj

Sinatra-backed AWS streaming app made for Valentine's Day.
HTML
1
star
49

Tumblr_image

This is the repository for a game I am making that will utilize the Tumblr api
Ruby
1
star
50

aoc21

Advent of Code 2021
Scala
1
star
51

dynamic-scheduler

Layer on top of the haskell cron package to provide a simple API for continuously scheduling runnable actions.
Haskell
1
star
52

dota2Py

This is a script I wrote in Python/Ruby that processes match information from the game Dota 2. The branch v2 has the new Ruby code that get matches and the Python code that processes a match.
Python
1
star
53

cpp_text_retrieval

Going through the coursera course on Text Retrieval and implementing the algorithms and techniques.
C++
1
star