Recent Posts

Notes on interview questions

14 minute read

When it comes to interviews, I find it an extremely important to prepare a set of questions to identify what the overall message to pass across should be. An...

A gentle introduction to git and Github

10 minute read

Git is a command line-based distributed version control system. Version control system means that its goal is to track and record every change in a set of te...