Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by StevenXL
A curated list of projects in awesome lists by StevenXL .
https://github.com/stevenxl/yesod-money-manager
A web application for managing money.
haskell money money-manager web-app web-application yesod
Last synced: 21 Dec 2024
https://github.com/stevenxl/learntoprogram
Code snippets as I work through Chris Pine's Learn to Program, 2nd edition
Last synced: 14 Dec 2024
https://github.com/stevenxl/haskell-c9-lectures
Notes / playground for Erik Meijer's C9 Haskell Lecture Series.
Last synced: 14 Dec 2024
https://github.com/stevenxl/jqueryproject
A jQuery project from TheOdingProject.com
Last synced: 14 Dec 2024
https://github.com/stevenxl/fcc-timestamp-microservice
This is a small application that uses the ClementineJS boilerplate to provide a timestamp service.
Last synced: 14 Dec 2024
https://github.com/stevenxl/well-rounded-rubyist
Example files for The Well Rounded Rubyist
Last synced: 14 Dec 2024
https://github.com/stevenxl/recrutifi-minimal
A small exploration of writing a ReactJS application, in both ES5 and ES6 in order to compare syntax.
Last synced: 14 Dec 2024
https://github.com/stevenxl/nytbestsellersviewer
A sample React Native app for viewing the NYT Best Sellers.
Last synced: 14 Dec 2024
https://github.com/stevenxl/css-playground
This is a playground for experimenting with and "trying things out" in CSS.
Last synced: 14 Dec 2024
https://github.com/stevenxl/react-tutorial-master
A codebase exploring React's official tutorial.
Last synced: 14 Dec 2024
https://github.com/stevenxl/fcc-url-shortener
This is a small full-stack JavaScript application that user to create shortened links.
Last synced: 14 Dec 2024
https://github.com/stevenxl/fcc-request-header-parser
This is a small application that uses the ClementineJS boilerplate to process a request header and return selected information.
Last synced: 14 Dec 2024
https://github.com/stevenxl/cow_rails
A small Ruby on Rails project designed to gain familiarity with how to initialize a Rails project.
Last synced: 14 Dec 2024
https://github.com/stevenxl/freecodecamp
Repository that contains the work for all my Free Code Camp challenges
Last synced: 14 Dec 2024
https://github.com/stevenxl/haskell-book-playground
This repository holds code as I work through the Haskell Book. No attention has been paid to structure, it's just a playground.
Last synced: 14 Dec 2024
https://github.com/stevenxl/elixir_cli_tutorial
This repository contains sample code for a small CLI exploratory application written in Elixir.
Last synced: 14 Dec 2024
https://github.com/stevenxl/yesod-play
Playing with Yesod Web and reading the Yesod Web Book.
Last synced: 14 Dec 2024
https://github.com/stevenxl/ruby-cards
Implementation of a Card Game in Ruby
Last synced: 14 Dec 2024
https://github.com/stevenxl/pluralsight-backbone-basic-app
A basic 'monolithic' application using backbone.js
Last synced: 14 Dec 2024
https://github.com/stevenxl/weatherappios
A simple, small, sample application with React Native.
Last synced: 14 Dec 2024
https://github.com/stevenxl/programming-in-haskell
Programming in Haskell by Graham Hutton
Last synced: 14 Dec 2024
https://github.com/stevenxl/the-bastards-book
Second attempt at The Bastards Book of Ruby
Last synced: 14 Dec 2024
https://github.com/stevenxl/react-native-tutorial
Sample code as I work through The Basics guide on React Native
Last synced: 14 Dec 2024
https://github.com/stevenxl/projects
My attempt to work through the examples at: http://www.dreamincode.net/forums/topic/78802-martyr2s-mega-project-ideas-list/
Last synced: 14 Dec 2024
https://github.com/stevenxl/stockfighter
An Elixir program to solve the Stockfighter CTF games. Attempt #1!
Last synced: 14 Dec 2024
https://github.com/stevenxl/plug_ex
Small example of using Plug and Cowboy.
Last synced: 14 Dec 2024
https://github.com/stevenxl/nodejs-and-express
This repository is meant as a learning exercise, as I follow along with the PluralSight Course Building Web Applications with Node.js and Express 4.0.
Last synced: 14 Dec 2024
https://github.com/stevenxl/pragmattic-studio-elm
Building a web app in Elm
Last synced: 14 Dec 2024
https://github.com/stevenxl/quote_machine
An implementation of FreeCodeCamp.com's Random Quote Machine Generator challenge
Last synced: 14 Dec 2024
https://github.com/stevenxl/minimal-stack-cabal
Playing around with setting up a Stack project.
Last synced: 14 Dec 2024
https://github.com/stevenxl/local_weather
An implementation of FreeCodeCamp.com's Local Weather challenge
Last synced: 14 Dec 2024
https://github.com/stevenxl/hellospec
A quick example of how to set up HSpec tests that require a DB. See `git log` for clarity.
Last synced: 14 Dec 2024
https://github.com/stevenxl/issues
My first Elixir-based Application / Project
Last synced: 14 Dec 2024
https://github.com/stevenxl/helloreadertdesignpattern
Code along with FPComplete's "The ReaderT Design Pattern"
Last synced: 14 Dec 2024
https://github.com/stevenxl/hello-world
Necessary repository to pass the Git challenge on FreeCodeCamp.com
Last synced: 14 Dec 2024
https://github.com/stevenxl/learn-rails
Repository for "Learn Ruby on Rails" by Daniel Kehoe
Last synced: 14 Dec 2024
https://github.com/stevenxl/functional-object
Small experiment simulating objects (a Set object) in Haskell.
Last synced: 14 Dec 2024
https://github.com/stevenxl/functional-lite
This repository stores my solutions from Kyle Simpson's Functional-Lite JavaScriptcourse.
Last synced: 14 Dec 2024
https://github.com/stevenxl/github-battle
This repository follows the ReactJS Fundamentals course at www.reactjsprogram.com
Last synced: 14 Dec 2024
https://github.com/stevenxl/digestive-functor-playground
Playing around with digestive-functors-aeson for eventual use in Servant.
Last synced: 14 Dec 2024
https://github.com/stevenxl/eia
My repository as I read and code my way through Sasa Juric's amazing Elixir in Action book.
Last synced: 14 Dec 2024
https://github.com/stevenxl/elixir-ecosystem-talks
A curated collection of the talks that have been most impactful for me in leveling up with Elixir and its ecosystem.
Last synced: 14 Dec 2024
https://github.com/stevenxl/elixir-otp-guide
Code that I write as I work through Benjamin Hao's The Little Elixir and OTP Guidebook.
Last synced: 14 Dec 2024
https://github.com/stevenxl/bad-monad
Another go at the Monad chapter in Haskell From First Principles
Last synced: 14 Dec 2024
https://github.com/stevenxl/twitchtv_api
FreeCodeCamp.com - Zipline for TwitchTV API
Last synced: 14 Dec 2024