
Developed Mind Mapping software ‘Mind Mate’
Mind Map is a graphical way of representing concepts and ideas. It starts with the main idea at the center...

Review: Nietzsche and the Postmodern Condition by Rick Roderick
Rick Roderick in his overbearing sarcastic style thrashes popular culture and modernity with the aid of Nietzsche’s writings. He describes...

Review: Philosophy and Human Values by Rick Roderick
The series of lectures is a passionate critique of modern mass culture with frequent references to contemporary politics and Hollywood...

Completed ‘Introduction to Ariba’ course from openSAP
Ariba is a cloud-based Procurement and Supply Chain Management solutions from SAP. This 3-week course ran from 10th November 2015 to...

Took Oracle ADF (Application Development Framework) course
Took 5 day course on building applications on Oracle Fusion Middleware using ADF (Application Development Framework). Oracle ADF, built on top...

Review: Pixar in a box Tutorial by Khan Academy
‘Pixar is a box’ is an excellent tutorial at Khan Academy developed in collaboration with Pixar Animation Studios. It is...
Developed a basic, light-weight library for scheduling tasks in C# .Net
Source code can be found at GitHub TaskSchedular TaskScheduler is a simple and efficient C# .Net library that runs given...

Book Review: Operational Decision Management for Dummies
Business rules and validations related to an automated Business Process are generally hidden deep within the application source code and...
MouseHover event in Windows Forms .Net – Generating it repeatedly
MouseHover Event When mouse is stationary for some time over a Windows Forms control, Mouse Hover event is generated. This...

Book Review: Threading in C# by Joseph Albahari
Threading is a complex subject, it is easy to get yourself entangled in threads which don’t behave as you expect...