Pinned Repositories
cheatsheets
Quick reference for some programming tools
code
All my old code in various languages. Some of it is better than the rest.
dotfiles
Config scripts I use in my $HOME for various Linux apps
git-aware-prompt
Display the current git branch and summarised git stats in your bash or zsh prompt +*?<>
jsh
1,000 shellscripts I use on the cmdline, some awesome, some terrible
sexy_scroller.vim
smooth animation of the cursor and the page whenever they move, with easing
significant-white-space
Experiment: Transforms curly-brace source code (C, Java, JS, Haxe) to and from meaningful indentation layout (as seen in Python and Coffeescript)
joeytwiddle's Repositories
joeytwiddle/coffeescript-gotchas
How to avoid common mistakes when you start writing Coffeescript
joeytwiddle/downloadyoutube
A cross-browser script that adds a button to download YouTube videos as MP4 and FLV files. This script downloads the videos directly from YouTube and it integrates with YouTube's interface. [Currently based on nanojin's fork]
joeytwiddle/reddit-collapse-by-default
All Reddit comments collapsed by default
joeytwiddle/socket.io-fix-close
Make sure socket.io server closes properly, by kicking off any active clients
joeytwiddle/App
xBrowserSync client app source code
joeytwiddle/brew
🍺 The missing package manager for macOS
joeytwiddle/chrome-extension-tabs-queue
Chrome extension that limits opened tabs and queue for new tabs
joeytwiddle/cocos-docs
Documentation for Cocos2d-x, Cocos2d-html5 and Cocos Studio
joeytwiddle/dwitter
Social network for short js demos
joeytwiddle/eslint
A fully pluggable tool for identifying and reporting on patterns in JavaScript.
joeytwiddle/ethereum-rb
Ethereum Docker with Ruby development configurations
joeytwiddle/faviconize-google.js
Adds favicons to each link offered by Google search results.
joeytwiddle/git-mv-changes
A script allowing moving changes of particular files from one commit to another
joeytwiddle/jasoncodes-dotfiles
Configuration files for my development environment
joeytwiddle/jayin
Piping with js at terminal
joeytwiddle/lb4-auth-test
joeytwiddle/mongoose
MongoDB object modeling designed to work in an asynchronous environment.
joeytwiddle/mongoose-data-migrations
Performs mongoose data migrations on document init
joeytwiddle/nodemon
Monitor for any changes in your node.js application and automatically restart the server - perfect for development
joeytwiddle/open-event-webapp
Open Event Web App Generator http://opev-webgen-dev.herokuapp.com http://sched.eventyay.com
joeytwiddle/openlauncher
Open source launcher project for Android phones.
joeytwiddle/phishery
An SSL Enabled Basic Auth Credential Harvester with a Word Document Template URL Injector
joeytwiddle/prezto
The configuration framework for Zsh
joeytwiddle/quickr-preview.vim
Quickly preview Quickfix results in vim without opening the file
joeytwiddle/strophejs
Strophe.js is an XMPP library for JavaScript
joeytwiddle/strophejs-plugin-roster
joeytwiddle/vim-plugin-AnsiEsc
ansi escape sequences concealed, but highlighted as specified (conceal)
joeytwiddle/website
Main website.
joeytwiddle/wide-github
Change all github repository pages to be full width and dynamically sized.
joeytwiddle/YAIFA
Yet Another Indent Finder, Almost...