My Blogs

    Build a Web Scraper in Under 10 Minutes from Scratch
    6 min read
    Web scraping

    Build a Web Scraper in Under 10 Minutes from Scratch

    Hey there, today we are going to learn about web scraping and how you can build it locally within minutes. So, as you know, web scraping is one of the most powerful skills for developers, data analysts, researchers, and entrepreneurs. It's a beginner-friendly tutorial, so don't worry and stick to me till the end.

    web scrapingpython

    Published on may 8, 2026

    How python engine gets down
    10 min read
    Python

    How python engine gets down

    Python's got that clean, readable syntax that makes coding feel like a breeze, but behind the scenes, it's got a straight-up beast of an engine turning your code into reality. We're talking CPython here — the standard Python implementation that's running the show. Let's break down the steps of how your Python code goes from a .py file to straight-up magic.

    PythonCPython

    Published on july 6, 2025

    All You Need to Know About Operating Systems
    5 min read
    OS

    All You Need to Know About Operating Systems

    Hey there! If you've ever wondered what makes your computer or phone tick, you're in the right place. This article is your quick, no-BS guide to understanding operating systems (OS). Let's dive in and figure out why these things are so important and what they're all about.

    operating systems

    Published on september 2, 2025

Want to read more? Follow me on Medium for regular updates!

Made with ♥ by Deepak

© 2025 All rights reserved