Update example site

This commit is contained in:
Nishanth Shanmugham
2015-10-31 16:20:28 -05:00
parent 83bf38ddb2
commit d4353d39e9
35 changed files with 2801 additions and 29 deletions

View File

@@ -5,11 +5,16 @@ title = "Code"
+++
TODO: Page not complete yet.
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse
cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non
proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
* [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