All Stories

Creating your personal website

tl;dr; - This is a 5 min guide on how you can broadly go about making your own personal website. While I might not go into each aspect in detail, I’ll try and skim each of them and gi...

In random, Aug 31, 2019

How to make a project plan

Having a good idea on how to make a project plan for things that last more than a couple of months is a good idea. A good work plan helps us understand the scope of work we’re committ...

In tech, project management, Aug 15, 2019

Git Tricks

Git tricks(likely to add how-to’s as we go ahead)Splitting a diff with Sourcetree check out a new branch cherry pick your original diff onto the new branch or check out...

In tech, git, Jan 08, 2019

Bitcoing and Crypto Currency

This post is currently a WIPThese are notes that I have kept during the process of learning more about bitcoin and crypto currencySources: Bitcoin BookCryptographic Hash FunctionsComm...

In tech, wip, bitcoin, crypto-currency, Feb 18, 2018

Test Driven Development

Test Driven Developmenttl;dr - This blog focuses on what paradigms to follow for test driven development, and how to do TDD in Java.References and shameless copy paste- https://en.wi...

In tech, testing, junit, java, programming, Apr 03, 2016

Large Scale System debugging

This is a reading list I have prepared for Large Scale Systems Debugging and Monitoring. The main focus is Section 2 Analytics, with topics covered in Section 1 Monitoring section as...

In tech, wip, debugging, cloud computing, Dec 11, 2015

A Reading List for introduction to Cloud Computing technologies

Cloud Computing Reading GroupIf you are looking into cloud infrastructures, and a basic understanding of how existing cloud computing frameworks work and the functionality they provid...

In tech, wip, cloud computing, Apr 11, 2015