Cool Projects
- Memory!Memory matching game with different themes for cards
- Kerbal Space ProgramLaunch your spaceship into orbit. Don't die.
- Pong SoloPlay Pong against a brick wall; now even harder to beat!
- Fancy SoundboardClick pictures, listen to sounds, celebrate
- SVG EditorA thing for making SVG images. Draw with it.
- Data DashboardDisplay data from Google Sheets
- Lua CompilerA basic Lua to x86 Assembly compiler, in JavaScript
- Trello Webhook ServerLists Trello board activity via webhooks
- Simply DoneA simple, minimalist Todo app
- Slack Bogan Ipsum Slash CommandPretty dang useless, but you can grief all over Slack
- Learn ASL AlphabetPractice the ASL fingerspelled alphabet
- L-system DemoExample implementation of a Lindenmayer system
- Slack Channel Sentiment AnalysisDisplay a sentiment score for your Slack channels
- Trello Shopping List GeneratorAuto-generate a shopping list from Trello recipe checklists
- Frog FeelsDraw some feelings, see what everyone else drew weekly
- Font Awesome Export toolCreates the mouse cursor and image code for Font Awesome icons
- Processing.js SketchA hypnotic processing.js sketch
- Postcard MakerUpload an image and it'll create and post out a postcard
Start by Remixing
- HyperDev TutorialAn introduction to HyperDev to get you building your own apps
- React TutorialA simple but realistic comments box
- Socket.io ChatA simple chat demo for Socket.io
- Sending EmailEmail sending form with React and Nodemailer
- API EndpointGET and POST API endpoints using Express
- MongoDB ExampleConnect and add items to a MongoDB
- Authentication ExampleAuth app using Passport.js and OAuth providers
- Persistence Demo using DynamoDBShows use of the key-value store available in HyperDev
- Backbone.js TodoMVCA Todo list app using Backbone.js
- Test Before DeployAdding tests before deploy with Mocha and Chai
- D3 Server-side SVG ChartsRendering SVG charts on the server-side with D3
- Browserify Middleware Hello WorldBasic Browserify Middleware Hello World example
- Sending SMS with TwilioUse Twilio to send SMS alerts on page error
- Map IP Address with Google MapsMaps the location of your IP address
- CoffeeScript, Jade & Stylus SampleA really nice way to start your next project
- Web Scraper SampleWeb scraper using scrape-it
- Bootstrap Geo TemplateGeocities theme for Bootsrap 2. Double retro, double broken images.
- Display Data from ExcelRead and display data from a .xlsx file on Dropbox
- Sass Middleware DemoExample project showing how to use Sass middleware
- Hoodie Starter ProjectExample project using Hoodie
- HipChat Add-onA fully functional HipChat add-on running on HyperDev
- Saving User Data with StormpathAn example showing how you can save user data using Stormpath