Skip to content

Instantly share code, notes, and snippets.

@mishadoff
Created September 4, 2014 11:45
Show Gist options
  • Save mishadoff/c6b3c25d3e81d52a2948 to your computer and use it in GitHub Desktop.
Save mishadoff/c6b3c25d3e81d52a2948 to your computer and use it in GitHub Desktop.
Clojure Cup Ideas

1. Writool - tool for writers

Online markdown text editor capable to generate PDF and HTML. Contains a set of useful options for writers:

  • spelling correction
  • grammar checker
  • translations
  • synonyms

2. StoryTeller

Generate some interesting story by template. User define roles, characters and events.

3. SOS (Stream of Stuff)

Simple API to get anything you want for mockups

  • Text
  • Images
  • Videos
  • Audios
@erasmas
Copy link

erasmas commented Sep 4, 2014

Web interface for online multi-player D&D games. Basically a chat, with UI to show player stats and special keywords to generate random rolls.

@erasmas
Copy link

erasmas commented Sep 4, 2014

A web application which simplifies data migration between different sources (CSV, JDBC, ElasticSearch, Solr, MongoDB) backed by Cascalog. This can be convenient when you need to move data from one data storage to another.

@OlegTheCat
Copy link

Credit card watcher. Web application that allows track all incomes and outcomes of some credit card with the ability of tagging particular income or outcome. Can be considered as expense tracker but with no need to enter amount of income or outcome all the time.
The credit cards API should be investigated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment