Android Phone as a Web Server + SSH Home Lab A complete setup to use an Android phone as a lightweight home-lab server with: Termux SSH remote access ADB over USB Git + GitHub SSH HTML/CSS/JavaScript hosting Python web server tmux AutomaAug 23, 2026·9 min read
Java Concurrency in PracticeJava Concurrency in Practice Become the best by practicing your art Moore’s law Amdahl’s Law Should be read cover to cover. Java Specialist -> newsletter -> check that out Don’t just think of low level design such as code changes -> but try to ...Feb 22, 2024·3 min read·2
Things I am looking for my next jobBetter Laptop -> since I have faced issues in my last organization where what happened -> whole organization whole team is using mac and they have given me windows -> and there are so many isues I have faced with that laptop -> and I have to solve th...Jan 31, 2024·1 min read·7
Interview Experience : Vonyage - Round 1Motivation just documenting my journey of the interview prepration and learning by doing and sharing it with others Interview Questions Design a service for messages Lets say for each message we are going to charge .001 This service will have two ...Jan 25, 2024·2 min read·5
SQL : group results only by date and not date timeselect trunc(DATE_ADDED),count(*) from RESULTS where MERCHANT_ID='test123' group by trunc(DATE_ADDED);Jan 25, 2024·1 min read·5
nterview Experience Morgan Stanley - Exp: 4 yrMotivation just wanted to document my journey my failures and my wins over these years , it will be great once I will re-read these blogs post or rewatch my videos how I was feeling that time Background Currently I am working for tek systems I have 4...Jan 24, 2024·2 min read·3
Interview Experience Wipro 2 - Exp: 4 yrMotivation just wanted to document my journey my failures and my wins over these years , it will be great once I will re-read these blogs post or rewatch my videos how I was feeling that time Background Currently I am working for tek systems I have 4...Jan 24, 2024·3 min read·15