/ideas

Save the list of ideas here rather than empty repos

GNU General Public License v3.0GPL-3.0

ideas

Save the list of ideas here rather than empty repos

Table of Contents

  1. MovieDB++
  2. TVM - Time Value of Money
  3. email-metrics
  4. static-generator
  5. twitter-foot-print
  6. piano
  7. morse-music
  8. sudoku
  9. bulletin-board
  10. email-tracker
  11. Nemean-web-browser
  12. sql-injection-detection
  13. memory-tiles

moviedb

Did you ever had trouble remembering the name of a movie that you watched? I do. Did you ever caught a liking for a movie that you started watching mid way but don't know the name of it? And you don't know the lead actors name too. But you do know one supporting case and remember the name of the movie you saw him in. I find this fix often.

So i start by back tracking from there to track the name of the current movie that i am watching.

I aim to make this whole process more seamless than the way imdb does.

TVM

Given an outstanding loan amount, an EMI and current ROI - This tool will forcast when the debt will be cleared

email-metrics

A report on you email patterns and productivity style

static-generator

The age old television when there is no signal from the antenna

twitter-foot-print

Who's your Closest Twitter Celebrity?

piano

A keyboard based piano based on ascii sounds; with ability to record and replay

http://marcgg.com/blog/2016/11/01/javascript-audio/

morse-music

Translate Engish into Morse code and geterate music based on it; Plug in data stream and we have a music generator :)

sudoku

A SuDoKu implementation https://github.com/neeru1207/AI_Sudoku

bulletin-board

Bulletin Boards created with Slack in mind by using Socket.io and type script

memory-tiles

A memory tiles game implementation using objects/classes

Planning to create a posting app which can be access across teams and can be used as an alternative to emails

email-tracker

For emails, this is the blue tick in WhatsApp, who opened, where is it opened and how many timed did they open it

Nemean-web-browser

My version of a web browser

The Nemean lion was a vicious monster in Greek mythology that lived at Nemea. It could not be killed with mortals' weapons because its golden fur was impervious to attack. Its claws were sharper than mortals' swords and could cut through any armor. It needed a Heracles to tame it

TODO

  • I habe no idea how i am going to write it, but it isn't a sin to think about it right?

sql-injection-detection

Detect SQL Injection vulnerabilities in Java source code using AST parsing techniques