An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by andyw8

A curated list of projects in awesome lists by andyw8 .

https://github.com/andyw8/do_by

Automatically expiring TODO notes in Ruby

Last synced: 05 Apr 2025

https://github.com/andyw8/pocket-ruby

Ruby wrapper for the Pocket REST and Search APIs

Last synced: 14 Apr 2025

https://github.com/andyw8/rubymotion_app_template

Blank RubyMotion project with sensible defaults

Last synced: 17 Apr 2025

https://github.com/andyw8/techradar

techradar.io

Last synced: 17 Apr 2025

https://github.com/andyw8/rubymotion-social-example

An example of using the iOS 6 Social.framework with RubyMotion

Last synced: 17 Apr 2025

https://github.com/andyw8/itunes_csv

Export iTunes Library XML data to CSV

Last synced: 17 Apr 2025

https://github.com/andyw8/cucumber_scaffold

Cucumber Scaffold

Last synced: 17 Apr 2025

https://github.com/andyw8/motion-json-decoder

Treat JSON nodes as rich objects.

Last synced: 17 Apr 2025

https://github.com/andyw8/codeclimate-engine-rb

A simple way to create issues in the JSON format described in the Code Climate Engine specification

Last synced: 17 Apr 2025

https://github.com/andyw8/cuki

Pulls acceptance criteria from a Confluence wiki into Cucumber feature files to keep them in sync

Last synced: 17 Apr 2025

https://github.com/andyw8/ruby-kata-template

A blank Ruby project with MiniTest, for both new and experienced developers to quickly get up and running on a kata

Last synced: 17 Apr 2025

https://github.com/andyw8/growing-rails-controllers

Example controller specs for the approach described in the book Growing Rails Applications in Practice.

Last synced: 23 Feb 2025

https://github.com/andyw8/depot

The Rails 3.2 version of the finished Depot application from the Agile Web Development With Rails book

Last synced: 22 Apr 2025

https://github.com/andyw8/pinboard_logseq

Migrate bookmarks from Pinboard to Logseq

logseq pinboard ruby

Last synced: 17 Apr 2025

https://github.com/andyw8/mocha_to_rspec

A set of RuboCop cops to help migrate from Mocha to rspec-mocks

Last synced: 17 Apr 2025

https://github.com/andyw8/checklists

Basic CRUD example app written using Lucky framework (Crystal)

crystal crystal-language lucky

Last synced: 28 Mar 2025

https://github.com/andyw8/townhallapp

Rails clone of Google Moderator

Last synced: 23 Feb 2025

https://github.com/andyw8/setup-rails-example-app

Example app for https://github.com/andyw8/setup-rails

Last synced: 01 Mar 2025

https://github.com/andyw8/parse.framework

Unofficial mirror of Parse.framework so that it can be used as a git submodule. May not be the latest release.

Last synced: 23 Feb 2025

https://github.com/andyw8/dotfiles

Extended from thoughtbot/dotfiles

Last synced: 14 Apr 2025

https://github.com/andyw8/dehumanize

A simple plugin to perform the reverse of the 'humanize' string method in Rails

Last synced: 23 Feb 2025

https://github.com/andyw8/employee-report-kata

https://codingdojo.org/kata/Employee-Report/

Last synced: 23 Feb 2025

https://github.com/andyw8/bundle_info

Command-line tool to display information about all the gems in a project's Gemfile

Last synced: 06 Apr 2025

https://github.com/andyw8/tailwind_ui_view_components

tailwind_ui_view_components

Last synced: 06 Apr 2025

https://github.com/andyw8/flipper-echo

Extensible event notifier for Flipper gem

Last synced: 23 Feb 2025

https://github.com/andyw8/rmagick-heroku-demo

I thought getting RMagick running on Heroku might be tricky but it was actually very easy.

Last synced: 23 Feb 2025

https://github.com/andyw8/rlit-mob

Last synced: 23 Feb 2025

https://github.com/andyw8/confreaks-rss

RSS for confreaks, because they don't do it.

Last synced: 23 Feb 2025

https://github.com/andyw8/new_rails_3_app

An empty app configured with a bunch of common gems

Last synced: 23 Feb 2025

https://github.com/andyw8/andyw8.github.io

https://www.andywaite.com

Last synced: 17 Apr 2025

https://github.com/andyw8/googletastic

ActiveRecord-like ORM to the Google Data API

Last synced: 23 Feb 2025

https://github.com/andyw8/coffeescript_hello_world

Hello World in CoffeeScript

Last synced: 23 Feb 2025

https://github.com/andyw8/rails7

Empty app for testing things

Last synced: 23 Feb 2025

https://github.com/andyw8/project_euler_ruby

My solutions in Ruby to Project Euler problems

Last synced: 23 Feb 2025

https://github.com/andyw8/pragpub_magazine_downloader

Download back issues of the PragPub magazines

Last synced: 23 Feb 2025

https://github.com/andyw8/widgetmagic

Example project for GitHub talk

Last synced: 23 Feb 2025

https://github.com/andyw8/blankproject

Last synced: 23 Feb 2025

https://github.com/andyw8/lab-starter

Last synced: 23 Feb 2025

https://github.com/andyw8/elixir_sips

Code from the Elixir Sips screencasts

Last synced: 23 Feb 2025

https://github.com/andyw8/readwise

Ruby client for the Readwise API

Last synced: 23 Feb 2025

https://github.com/andyw8/start-rb

Last synced: 23 Feb 2025

https://github.com/andyw8/todo-backend-rails

Rails version

Last synced: 23 Feb 2025

https://github.com/andyw8/scores_on_the_doors

Unofficial gem for fetching hygiene scores from http://www.scoresonthedoors.org.uk/

Last synced: 23 Feb 2025

https://github.com/andyw8/learn-ruby

Inspired by https://pragmaticstudio.com/blog/2005/03/18/ruby-learning-test-1-are-you-there-world

Last synced: 23 Feb 2025

https://github.com/andyw8/rails_2007

The very first Rails app I wrote, named cheepr.com, back in 2007 (pre-GitHub). The concept was similar to what http://www.camelcamelcamel.com/ does now. The code is terrible!

Last synced: 23 Feb 2025

https://github.com/andyw8/try-rspec-fire

Experimenting with rspec-fire

Last synced: 23 Feb 2025

https://github.com/andyw8/rubykoans_tdd

TDDing solutions for some of the RubyKoans problems

Last synced: 23 Feb 2025

https://github.com/andyw8/sicp

Solutions for exercises in the SICP book. https://mitpress.mit.edu/sicp/

Last synced: 23 Feb 2025

https://github.com/andyw8/try_git

Last synced: 23 Feb 2025

https://github.com/andyw8/suspenders-example

Example app generated using the Suspenders gem by thoughtbot.

Last synced: 23 Feb 2025

https://github.com/andyw8/try-mocktail

Last synced: 23 Feb 2025

https://github.com/andyw8/vscode-hello-world-example

https://code.visualstudio.com/api/get-started/your-first-extension

Last synced: 23 Feb 2025

https://github.com/andyw8/ruby-lsp-standard

ruby-lsp-standard

Last synced: 23 Feb 2025

https://github.com/andyw8/digibankdemo

Exercise in modelling a bank

Last synced: 23 Feb 2025

https://github.com/andyw8/sorbet_devise

sorbet_devise

Last synced: 23 Feb 2025

https://github.com/andyw8/kitchen_measures

A simple value object for dealing with measures used in cooking and baking.

Last synced: 23 Feb 2025

https://github.com/andyw8/logseq

logseq

Last synced: 23 Feb 2025

https://github.com/andyw8/rspec-demo

Last synced: 23 Feb 2025

https://github.com/andyw8/udemy-vue-js-2-course

https://udemy.com/vuejs-2-the-complete-guide/

Last synced: 23 Feb 2025

https://github.com/andyw8/metro2

Last synced: 23 Feb 2025

https://github.com/andyw8/grab

Fetch multiple keys from a Hash

Last synced: 23 Feb 2025

https://github.com/andyw8/hello_rails8

Last synced: 23 Feb 2025

https://github.com/andyw8/elixir-play

elixir-play

Last synced: 23 Feb 2025

https://github.com/andyw8/basecamp-policies-archived

basecamp-policies-archived

Last synced: 01 Mar 2025

https://github.com/andyw8/weewikipaint

Practice project for Let's Code TDD screencast series

Last synced: 23 Feb 2025

https://github.com/andyw8/clean_reporter

A clean reporter for minitest

Last synced: 22 Mar 2025