siva ramakrishna kv·Jun 3, 2021Both are my favorite shows although both heroes of the show have clear goal "Break The Prison and…For example, we can learn how the Professor had built the team connecting different set of minds and bringing all of them to work towards a…
InDev Geniusbysiva ramakrishna kv·May 29, 2021How Money Heist The Professor adapted the famous Tuckman’s model and accomplished his goalDisclaimer: I attempted to provide my views right here and i am actually not someone who attempted tuckman’s group building model in…A response icon4A response icon4
InCodeXbysiva ramakrishna kv·Jan 5, 2021How I implemented Command Pattern in Spring bootIf you are familiar with Command Design Pattern you might get puzzled when you see this and starts thinking how the implementation is so…A response icon1A response icon1
siva ramakrishna kv·Nov 1, 2020Smart speaker and the tech inside part – 3In this article we dive into understanding of the smart speaker setup. The first question that comes to us when we look at the smart…
InDev Geniusbysiva ramakrishna kv·Oct 26, 2020Smart Speakers and the Tech inside — part 2This is the second article as part of the Smart Speaker and the Tech inside series. I recommend you to go through the part1 and come back…
InDev Geniusbysiva ramakrishna kv·Mar 3, 2020Migrating Projects between git based systems.This article describes the steps to migrate projects between different git based systems. For demonstration purpose let’s migrate gitlab…
InAndroidUnboxerbysiva ramakrishna kv·Mar 1, 2020Dynamic inclusion of modules into stand alone android project builds.As a developer we tend to work on multiple projects at some point in your coding life time. As you keep switching between projects you…
InDev Geniusbysiva ramakrishna kv·Sep 11, 2019Smart Speakers And The Tech Inside — Part 1Having worked on smart speaker development for quiet sometime and being a big fan of smart speakers and it’s technologies i want to put…
InDev Geniusbysiva ramakrishna kv·Aug 28, 2019How Android ID changer or similar apps work?Recently i was exploring to find out a unique device identifier for tracking the number of unique users. During my research i figured out…
InDev Geniusbysiva ramakrishna kv·Aug 27, 2019Enable critical logs/features on production android apps for debuggingAs we know when we are bundling the android apps for release certain logs(debug logs) are trimmed off and it is good practice to disable…