Android intents for UPI Apps from Chrome

Open UPI apps from browser using deeplink

October 7, 2022 · 1 min · Shubham

Deploy Hugo static site using Github Actions on Github page

If you already have static site built using Hugo, and whenever you need to update or add new post on website you have to build the site locally and push the changes to github. then you might consider using Github Action. It is free for public repository use

November 14, 2021 · 2 min · Shubham

Hashedin University

In this article I am going to talk about my experience in Hashedin University, Which is a 2-month intensive yet fun-filled unique boot camp run every year by HashedIn Technologies. Each Week we used to get exposure of new tech stacks and we learn those technologies from scratch in the first half of the week and in the last half we used to get an assignment on that tech stack....

April 13, 2020 · 2 min · Shubham

how to preprocess data for regression model

Data Cleaning If You do not clean the data before training or testing Your Model then if your data is not good enough to apply machine learning algorithms then you would get trivial results like famous saying “Garbage In, Garbage Out.” suppose you have data something like this if you look closely into this dataset then you would find some “nan” values into age and salary column.what the meaning of nan ?...

February 25, 2019 · 3 min · Shubham

How to Compare Two Algorithms

Let’s understand this with a story. Alice,Bob, and john are best friends, Let’s assume Alice and Bob took a programming course this semester and john didn’t. john went to hangout with alice and bob

November 17, 2018 · 12 min · Shubham