Projects
-
TypeORM REST Scaffold - ( 27 Jul 2020 )
A nodejs library built on top of expressjs. It generates an expressjs handler function that can find or create a row in a table through TypeORM in response to a GET or POST request. It’s a quick way to get an express rest endpoint that directly matches a model without writing much code.
-
English to Tamil Transliteration Tool - ( 18 Apr 2018 )
A purely client-side English to Tamil transliteration tool.
-
Alternate's ASCII Artist - ( 03 Apr 2018 )
A purely client-side HTML/Javascript program that can convert Images into ASCII art.
-
Statusbot: Automated Status Update Emails - ( 01 Apr 2018 )
A python script that will automatically generate and send status update emails to your manager and team, built from the data an ICS formatted todo list. Just do what you do and update your todo list, StatusBot will format your progress and use an email template send it across at a scheduled time.
-
Name DB Generator: Extract Names from Text using NLTK - ( 01 Apr 2018 )
This python script uses NLTK to extract names from a provided text file and shows them in a searchable format along with the context the name is used in and the sentiment of the sentence.
-
Farmville click automation - ( 18 Apr 2013 )
A tool to automate the overhead of farm maintenance. Nobody plays Farmville now, but when it was all the rage, this utility would harvest all my farmville crop in one click!
-
ABC Animals - ( 18 Apr 2010 )
A page that shows alphabets with sounds and pictures of animals.