SNsandeep negiinhashcodehub.hashnode.dev路Aug 23 路 9 min readAndroid 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 Automa00
SNsandeep negiinhashcodehub.hashnode.dev路Jan 25, 2025 路 1 min readGoogle Cloud ServicesApigee build, manage and secure API enterprise level security and dev engagement. before Apigee we need to build our applications and deploy our applications manually on a server and we need to make sure that the deployment is successful, we need ...00
SNsandeep negiinhashcodehub.hashnode.dev路Jan 10, 2025 路 1 min readRent or Buy Property checklistRent Checklist Metro connectivity and convence Gas pipeline or gas connectipn Rent agreement Security deposit Min notice period locality Road condition in rainy season connectivity nearest metro station Nearest hospital rent increment each ...00
SNsandeep negiinhashcodehub.hashnode.dev路Mar 25, 2024 路 2 min readDeep Dive jackson with Spring BootCreate a Spring boot project Add a dependency <dependency> <groupId>com.fasterxml.jackson.core</groupId> <artifactId>jackson-databind</artifactId> <version>2.13.1</version> </dependency> Create a simple Pojo Class package com.h...00
SNsandeep negiinhashcodehub.hashnode.dev路Mar 17, 2024 路 6 min readJava and Junit Deep dive with examples馃搼 unit testing in java with junit 4 馃彿锔廡ags : #22-05-2022, #pending #completed #permanent 馃敆 Links project link github sandeepnegi1996/junit_testing: This is the project for learning the junit working (github.com) Key Takeaways Overview here we w...00