PROJECTS

I like to write code. I also like making mine as well as other's life easy by writing reusable code. Code reusability reduces the redundancy and allows us to treat software as Lego Blocks. We don't create a new block always but we tend to use some blocks and create something really innovative through our imagination. In this section you will find my work related to reusable code. I clubbed them into various groups as : Libraries, Framework and Products.

Libraries

Libraries are collection of reusable code which tries to solve some use case. It's a way of code sharing while giving control to the developer.

Frameworks

Frameworks are the ones which contain some skeleton code which we have a provision to extend or configure. It does not give complete control to developer but is good for quickly using the code by following the conventions or configuration options mentioned in it.

Products

I created some Products which solved real life problems which I witnessed. In this section you will find them which you can use.

Simple Security Enabler
Declarative Approach to Testing
Notes App with Data Privacy
In-house Meeting Booking App for SME
Digitise Pairing Interviews