Files
cocoa-eh-hugo-theme/exampleSite/content/fixed/code.md
Nishanth Shanmugham d4353d39e9 Update example site
2015-10-31 16:20:28 -05:00

21 lines
1.8 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

+++
date = "2015-08-19T20:29:37-07:00"
draft = false
title = "Code"
+++
* [iterators.js](https://github.com/nishanths/iterators.js): Useful functional iterators for node and the browser
* [Spitfire](https://github.com/nishanths/spitfire-live): HackTX 2015, Winner a real-time rhyming assistant
* [markdown-viewer-component](https://github.com/nishanths/markdown-viewer-component): Web Component that renders Markdown placed inside an element as HTML
* [cocoa-hugo-theme](https://github.com/nishanths/cocoa-hugo-theme): Distraction-free reading theme for Hugo, the static site generator
* [slack-texts](https://github.com/nishanths/slack-texts): Important channel messages also sent to your phone via SMS
* [YWeatherAPI](https://github.com/nishanths/YWeatherAPI): Powerful Yahoo! Weather API wrapper for Mac and iOS
* [uMAD 2015](https://github.com/utcsmad/umad-website-2015): Website for the student developer conference built with Middleman
* [What's Playing](https://github.com/nishanths/what-s-playing): Desktop notifications for online music playback changes
* [QuickCal](https://github.com/nishanths/QuickCal): Highlight and add dates from any website to Google Calendar
* [YouTube Pause](https://github.com/nishanths/youtube-pause-chrome): Spacebar pauses the video instead of scrolling down the page. [CNET](http://www.cnet.com/how-to/chrome-pause-youtube-videos-with-the-spacebar/)
* [ISBN Search](https://duckduckgo.com/?q=ISBN+number+0-06-250217-4&ia=books): DuckDuckGo module to lookup book information by ISBN
* [HTML Entities Encoder &](https://duckduckgo.com/?q=html+encode+the+paragraph+sign&ia=answer) [Decoder](https://duckduckgo.com/?q=decoded+html+for+%26%23x00a5%3B&ia=answer): Encode and decode HTML entities on DuckDuckGo using natural queries
* [Auto-Browser](https://github.com/nishanths/auto-browser): HackTX 2014, Top 10