by bramgg on 1/7/16, 11:41 PM with 7 comments
1) Hipster Domain Finder 2.0
https://github.com/bramgg/hipster-domain-finder
Uses Python 3 and Flask. Find short & sweet single word domain hacks with Hipster Domain Finder. All domains listed should be available for registration. HDF has been used by hundreds of thousands of domain searchers. The website went down a few days ago, and I've received emails from people asking if it will go back up. Note: HDF uses Domainr's old API, and needs to be updated to their new API (free).
2) 99 Haskell
https://github.com/bramgg/99haskell
Solve live Haskell coding problems based on H-99 in the browser to strengthen your understanding of the language. 99 Haskell is made entirely in Haskell, including Haskell based pre-processors for the HTML, CSS, and JavaScript. I've never put analytics on 99 Haskell, but I'm certain it's had a significant amount of users. It's one of the first results for people searching for Haskell problems on Google. Note that like HDF, 99 Haskell is down now but you can see a gif of it in action on the GitHub README.