Facebook Hackthon Project: CoupleMash Cornell

Posted March 12th, 2012 in Code by Neal Basumullick

Check out CoupleMash, my quick project from the Facebook Hackthon at Cornell.  Inspired by zuck’s original FaceMash app, the web app lets users decide whether two Cornell students would make a good match, and then lists the rankings.  We employ an algorithm that attempts to reduce spamming by asking for input on a particular match multiple times for users that seem to be spamming.

CoupleMash Cornell: http://ofneal.com/couplemash



 

 



Neal Basumullick – GitHub Projects (nabm)

Posted March 12th, 2012 in Code by Neal Basumullick
Languages:

Repositories:

clipdfviewer

Unix Command Line PDF viewer – Because you shouldn’t have to start X just to view a PDF

Social-Calendar

Event sharing and group pages presented in a calendar layout

forcepaste

Forces plain-text pasting in applications that don’t allow pasting, such as Git for Windows

annualreports

Online Annual Reports Viewer

onethingnow

Simple CLI Task Manger – Work on one task, right now

Sha1Force

Crack Sha1 hashes with Google searches

visualchamp

Visual Champ: On Demand, Dynamic Learning

All Housing Starts – Restyled and Updated for December 2011

Posted January 17th, 2012 in Finance, Uncategorized by Neal Basumullick

All Housing Starts, a database of historical and predicted housing starts data, has been updated to reflect December 2011 forecasts.  The site’s layout and design have also been changed to improve readability.  The data is also presented in a way that allows instant searching and sorting.

ArticleHub – Simple, Powerful Feed Aggregation

Posted January 6th, 2012 in Uncategorized by Neal Basumullick

Step 1

  • Download and extract ArticleHub package.
  • Edit the value after$feed->set_feed_url to match your feed url

Step 2

  • Test your setup:
  • Copy ArticleHub to your local web directory. For Windows, this might be C:/wamp/www. Linux: /var/www

Step 3

Speech Search: Simple, Free Speech Recognition for Searching Google, Wolfram|Alpha, and Blogs

Posted April 14th, 2011 in Code, Uncategorized by Neal Basumullick

While very useful, Speech Recognition software can cost hundreds of dollars for a license.  This solution is hardly cost-efficient when considering that most computer interaction is in the form of Google search queries of less than 20 words in length.

I built SpeechSearch and SpeechWolfram to take advantage of the HTML5 API, as well as Google’s robust voice recongition APIs and provide a simple website for searching Google, Wolfram|Alpha, Facebook, and Lifehacker (an example blog), all without touching your keyboard.  Try it now (requires Chrome 11 Beta or greater):

http://ofneal.com/speechsearch

http://ofneal.com/speechwolfram

Github Downloader

Posted March 27th, 2011 in Uncategorized by Neal Basumullick

Github is a great place to host your git repository.  However, sometimes you may find yourself at a computer without git installed, making it difficult to download the latest version of your code.  For this reason, I built Github Downloader, a simple Windows (x86) application that downloads the latest zipball of a Github repository.

Click here to download "Github Downloader"

Improve Page Readability

Posted March 24th, 2011 in Code by Neal Basumullick

A common gripe of internet users seems to be page readability.  Quite often, administrators choose to reformat their websites and change fonts, sometimes leading to poor readability.  This tool, in the form of a simple bookmarklet, replaces all page fonts to a sans-serif font of your choice. Made with the same idea in mind as Wikipedia Beautifier. [Lifehacker]

Fix Font

Drag this image to your bookmarks bar

I also made a userscript that changes the fonts on Lifehacker.com to a sans-serif font.

[Download userscript]

I compiled my Lifehacker font-fixing userscript into a Firefox addon for Firefox fans.

[Download Firefox Addon]

Here’s the userstyle version (for Stylish on Chrome, Firefox, Opera, and Safari)

================================================================

@-moz-document domain("lifehacker.com.com"), domain("userstyles.org") {

body { font-family:ubuntu, ubuntubeta, "lucida grande",tahoma,verdana,arial,sans-serif !important }

textarea, .inputtext, .inputpassword { font-family:ubuntu, ubuntubeta, "lucida grande",tahoma,verdana,arial,sans-serif !important }

p { font-family: ubuntu,"lucida grande",tahoma,verdana,arial,sans-serif !important }

}

================================================================

Instant Music – Simple Playlist Generation and Full Song Previews

Posted February 15th, 2011 in Code, Uncategorized by Neal Basumullick

I built Instant Music to solve the problem of instant song previews.  While it’s possible to use iTunes or the Amazon mp3 store to preview a song,  sometimes you want to listen to entire songs before purchasing.  Use Instant Music to listen to entire songs or albums using a simple, fast interface.

Features

Instant Books – Read Books Instantly, Online or Desktop

Posted January 4th, 2011 in Uncategorized by Neal Basumullick

Instant Books allows anyone with an internet connection to read a large collection of digital books.  To encourage adoption, I programmed the application for Windows, Mac, and Linux (32-bit and 64-bit).

PartUp

Posted January 2nd, 2011 in Uncategorized by Neal Basumullick

In 10th grade I started PartUp, which categorizes salvage yard inventories and provides a searchable database for used auto parts. More information is available at http://partup.com.



Nice job!
Businesses, Web Designs, and Projects
Thanks for looking!

Konami Easter Egg by Adrian3.com