SBSholanki Biswasinshobiz.hashnode.dev·Jul 12, 2021 · 3 min readExperiments with Raspberry PiSo, I got to experiment twice with raspberry pi - once to download the new Windows 11 ISO file and the other to download Ubuntu ISO image. So I teamed up with a friend of mine and started doing this experiment. Before I proceed, what is raspberry pi ...00
SBSholanki Biswasinshobiz.hashnode.dev·May 14, 2021 · 2 min readEthereum and Solidity: The journey beginsCurrently, cryptocurrency is the talk of the town and it is on the rise. Fortunately, I stumbled upon a beginner's course in Ethereum and Solidity and it got me fascinated. Here are a few things that I am learning: 1. A metamask account I require an ...00
SBSholanki Biswasinshobiz.hashnode.dev·May 11, 2021 · 2 min read2 weeks of writing in HashnodeSo, 2 weeks have passed of me writing articles on Hashnode. Some of them were based on my past experiences in coding, some were related to blogging and some were based on the experiences that I have tried out newly on coding. Well, these are my takea...02AK
SBSholanki Biswasinshobiz.hashnode.dev·May 7, 2021 · 2 min readPandas in PythonSo, I came across this nifty package called pandas in python which is usually used while doing any data science functionality in python. I find it quite resourceful and it can be used to do plenty of things. So, welcome to the panda world: So, what...00
SBSholanki Biswasinshobiz.hashnode.dev·May 3, 2021 · 3 min readGit basic functionalitiesEvery standard developer nowadays have their own Git repo. It is a platform where one can open source their code and their projects and where developers can collaborate on challenges and provide fixes. It is like a digital Silicon Valley. Today, base...00