• Stars
    star
    1
  • Language
    Elm
  • Created almost 5 years ago
  • Updated over 1 year ago

Reviews

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

Repository Details

Advent of Code 2019 in Elm (again)

More Repositories

1

Robotlegs-for-Corona

Small subset of the ActionScript 3 Robotlegs framework ported to Lua for Corona.
Lua
39
star
2

hm-doc

Generates simple markdown documentation from Hindley-Milner and optional block comments in JavaScript code.
JavaScript
28
star
3

JavaScript-Jasmine-Unit-Test-Example

Shows how to write unit tests in JavaScript using Jasmine and their test runner.
JavaScript
25
star
4

PlaneShooter

A simple plane shooter in Lua for Corona that mimics 1942 gameplay.
Lua
23
star
5

real-world-functional-programming-book

Beginners Guide to Real World Functional Programming Book
15
star
6

fp-node

Example of refactoring Imperative Programming Node code to Functional Programming.
JavaScript
14
star
7

cucumber-protractor-report

Shows report of which features pass or fail as well as which scenario statements pass or fail from running Cucumber.
JavaScript
9
star
8

Final-Fantasy-All-The-Bravest-in-Redux

Final Fantasy All The Bravest type game in JavaScript, Redux, and Pixi.
JavaScript
9
star
9

ZombieStick

A zombie RPG, like The Lost Vikings... but with Zombies. And Flash Devs.
Lua
8
star
10

Starting-Strength-Polymer

Playing with Polymer and RxJS to make a Starting Strength tracker app for mobile.
HTML
7
star
11

Memory

Memory game created in Lua for Corona SDK
Lua
7
star
12

luafp

Functional Programming and list comprehension helper functions for Lua.
Lua
6
star
13

SoundCloudForAndroid

Plays music from your SoundCloud account and searches on AIR for Android and iOS.
ActionScript
6
star
14

react-redux-async-types

An example of using Objects vs Algebraic Data Types to model asynchronous state in Redux.
JavaScript
6
star
15

final-cow-legend

Final Fantasy Legend in Elm
Elm
6
star
16

gulp-typescript-basics

Basic repo that builds TypeScript.
JavaScript
5
star
17

Corona-SDK-Screen-Transitions-Example

An example showing how to do screen transitions in Corona SDK using 2 screens + screen cast.
Lua
4
star
18

step-function-retry-calculator

Visualize how long retries can take and how many seconds each retry is with a total.
Elm
4
star
19

folktale-examples-for-rvajs-7.24.2017

JavaScript
4
star
20

mqtt-mosquitto-corona-example

MQTT Mosquitto Corona SDK Example
Lua
4
star
21

Crazy-Car

Corona SDK proof of concept game for a friend
Lua
4
star
22

gulp-basics

Basic gulp app that converts ES6 to ES5.
JavaScript
4
star
23

jxl-paper-date-picker

Calendar and date picker for Polymer 1.x based on Material Design guidelines.
HTML
4
star
24

RequireJS-Basics-v2

An example Require and jQuery project
JavaScript
3
star
25

build-destroy-test-lambda

JavaScript
3
star
26

angular-1-testing-example

Shows code quality, unit, and functional testing in 1 repo.
JavaScript
2
star
27

simple-game

Elm
2
star
28

advent-of-code-2018

My solutions to Advent Of Code 2018 written in Elm.
Elm
2
star
29

SharedSlideshow

Share & control your slide show on any device
ActionScript
2
star
30

unwinding-and-refactoring

JavaScript
2
star
31

Corona-SDK---Adobe-AIR-Workshop-and-Refactoring-Presentation

My workshop and preso materials for RIA Unleashed 2011
JavaScript
2
star
32

serverless-aws-functional-programming-book

Book on Functional Programming Serverless Architecture on AWS
Python
2
star
33

rest-api-integration-test-example

JavaScript
2
star
34

react-vs-elm-elm

Elm
2
star
35

dependency-injection-in-functional-programming

Shows how to utilize Dependency Injection in Functional Programming
JavaScript
2
star
36

Room-For-Alcohol

Testing Fitbit's API using Node / Restify
JavaScript
2
star
37

remote-data

Basic Node JavaScript showing how you do basic CRUD operations on remote data.
JavaScript
2
star
38

Corona-Mock-for-gameNetwork

Allows you to see if your gameNetwork calls work in the emulator.
Lua
2
star
39

Dart-JXL-State-Machine

Ported Lua state machine to Dart
Dart
2
star
40

react-bootstrap-express-cassandra-contacts

Simple contacts web application written in React, Bootstrap, Express, and Cassandra.
JavaScript
2
star
41

Boston-CoronaSDK-User-Group-2012

Presentation & sample Corona SDK Lua code for user group meeting.
Lua
2
star
42

Flash-Player-Webcam-and-Microphone-Configurator

Configures, saves, and loads settings for your Webcam and Microphone for Adobe Flash Player.
ActionScript
2
star
43

Thuldanen-Masestro

2nd entry into onegameamonth.com for 2013. A puzzle game using physics, joints, and music notes. A dwarf drives his sphere around Thuldanen to obtain treasure whilst fighting orc & goblin hoards... amongst the local hazards.
Lua
2
star
44

JesseTest

Test Repo
1
star
45

sound-board

An example sound board created in Pixi.js and Howler.
JavaScript
1
star
46

cypress-report-combine-example

Shows how to combine multiple Cypress.io feature test reports into one.
JavaScript
1
star
47

system-webpack-jspm-preso

Presentation about SystemJS, WebPack, and JSPM
1
star
48

redux-ngredux-sagas-angular-presentation

Presentation I did for NationJS September 2016
JavaScript
1
star
49

dice-roller

Dungeons and Dragons dice roller written in create-react-app
JavaScript
1
star
50

react-enzyme-unit-test-examples

Has 3 ways to test a React form component using Enzyme. Create-react-app and basic Restify server.
JavaScript
1
star
51

technical-debt-in-space-100yss-2015

Presentation for 100 Year Starship Conference 2015
1
star
52

Angular-1-Starter-Application

Basic starter application for Angular 1.4 to get you up and developing.
JavaScript
1
star
53

avoiding-primitive-obession

TypeScript
1
star
54

feature-api

Example red green refactor for Functional Programming Book
JavaScript
1
star
55

Bitmap-Magnification

ActionScript
1
star
56

Manifest-Crystal

A simple mobile RPG game written in Lua running in Corona SDK for http://onegameamonth.com
Lua
1
star
57

OpenSlava-2015

Angular 2 Overview presentation slide deck for the OpenSlava 2015 conference.
1
star
58

rx-observable-map-data

Example showing how to return an Observable and map the data.
JavaScript
1
star
59

Minecraft-Recipes-for-Mobile

Crafting recipes mobile app from Mincraftwiki.net
ActionScript
1
star
60

feed-the-ducks

Example Pixj.js and Redux game
JavaScript
1
star
61

Minecraft-Wiki-for-Mobile

Making http://www.minecraftwiki.net into a mobile application via Corona SDK.
Lua
1
star
62

Pathfinding

A pathinding library for Corona SDK. Currently in Lua, working on seeing if I can make a native plugin.
Lua
1
star
63

temperature-converter-elm

Application that converts temperatures between Fahrenheit and Celsius.
Elm
1
star
64

final-cow-legend-level-editor

Elm
1
star
65

advent-of-code-2023

Advent of Code attempts for 2023 in Elm
Elm
1
star
66

alto-ui

Elm
1
star
67

dat-bravest-tho-elm

Elm
1
star