19 Mar 2024 tools test-driven Debugging Setup Guide for Python Projects In this post, I will show you proper debugging of a real-world project. Debugging is not adding print or log statements and rely on output
01 Mar 2024 nextjs beginners Build a Phishing Site Detector with NextJS and VirusTotal When applying for a tech job it is important to have a strong portfolio to impress the company. Especially for beginner developers the first impression
02 Feb 2024 buildinpublic I built a chrome extension that can publish Notion page to other blogging platforms I love writing tech articles but I am too lazy to publish it all of my blogging platforms. Because, each platform comes with its own
27 Oct 2023 git career Best Practices for Pull Request Management and Code Review Let's go through the best practices I noted during my experience for both authors and reviewers to create an efficient code review workflow.
25 Oct 2023 career Don’t Make These Mistakes As a Beginner Developer No proper roadmap When I first started my programming journey, one of the mistakes I made was ignoring the importance of building a strong foundation.