Watering your own garden. Breathing life into your own existence.I’ve seen the phrase somewhere before: “water your garden and let the butterflies come.” It’s often used to describe the concept of…6d ago16d ago1
Quants self-study journalMy name is Simi I have a background in Mechanical in Engineering (Graduated 2019). Spent (and currently) the last five years as a Software…Oct 7, 2024Oct 7, 2024
Development on the M1 Mac: Connecting to Microsoft SQL Server using Python.Last night (August 12, 2023), I tried to connect a Python script to a Microsoft SQL Server and it was not the best of the experience. I…Sep 13, 2023Sep 13, 2023
The Theory of Maintainable Energy: The energy to lasting things.Have you ever had an idea and jumped on it but after some days you could not continue because the “motivation” is no longer there? Have you…Aug 2, 2023Aug 2, 2023
Writing a Web Server in C#A Web Server is an application that is expecting a request from a client on a particular port and returns (serves) website components (HTML…Mar 1, 2023Mar 1, 2023
Build a website monitoring tool using .NETHaving your website up and running all of the time is great, but knowing when it is down is even better. While there are a lot of tools…Feb 10, 2023Feb 10, 2023
How to build a CRUD Web API using ASP.NET Core Minimal Web API and Firebase Database.This article will serve as a step-by-step guide on how to implement a CRUD Web API using ASP.NET core minimal API and Firebase Database.May 8, 2022May 8, 2022
Quick Sort Algorithms in plain English.These kind of sorting algorithms are the underlying algorithms that run when you call for example Array.sort() in JavaScript.Jan 27, 2022Jan 27, 2022
Published inCoinmonksBuild, Deploy and Interact with a Simple Web3 Smart Contract using a Web2 design thinking.IntroductionJan 14, 2022Jan 14, 2022
Published inAnalytics VidhyaBuild a Telegram bot in python to get sentiment for a particular cryptocurrency using data from…Accept a cryptocurrency name, crawl data from reddit, do sentiment analysis and send a message back using telegram.Nov 17, 2021Nov 17, 2021