Blogs
2017
Reco: MindMap tools for Notes
How did I ever not realize this simple and efficient solution to my notes taking problem from back in school, all the way through my post-graduation. You gotta try this out! No need to thank me for all the benefits you are going to see, in information organization
Tutorials: Graph Algorithms and implementation
·1 min
Not the simplest of subjects, but once you get your head around this, very hard to not see these patterns everywhere! :)
Primer: Up and running with VBA Macros on Excel
·1 min
I had a sudden use-case for a way to manipulate vast sums of data on Excel
Idea: Mermaid, for sequence diagrams
an awesome tool for quickly JS-ing sequence diagram (among other graphs)
2016
Guide: Getting up to speed on Ruby
some helpful pointers for people getting started with the Ruby programming language..
Idea: Logging mechanish for semi-manual testing
Hmm, recently tackling an interesting problem of trying to keep track of some manual test cases.. Here is am idea for logging tool to guide anybody through the process.
Tutorial: Setting up a Ruby environment from scratch
Setting up and installing Ruby: the language, proxy setup, dependency managers, the whole deal!
2015
Primer: Getting up and running with Ruby
Yay! another Ruby tutorial.. Ruby is one of the more simpler and elegant programming languages to get up and running as quickly as possible!