Ultimate Guide to Understanding Spring Batch 5 ProcessingSpring Batch 5 Basics Explained Using a Newsletter ExampleApr 13, 2025·20 min read
How to host FastAPI application on Deta SpaceLet's try deploying a sample FastAPI appMar 28, 2023·6 min read
Top 10 Python Packages Every Developer Should Know AboutPython is undoubtedly one of the most popular programming languages in today's tech industry. With an ever-increasing number of developers turning to it, Python has established itself as a must-know skill for any aspiring programmer or software engin...Mar 9, 2023·7 min read
Going Beyond the Basics: Rarely Used Python Operators and FunctionsPython has so many inbuilt functions you can never learn them completely.Feb 23, 2023·10 min read
How to Receive GitHub Notifications on Discord in Real-TimeStep-by-Step Guide to Setting Up GitHub Notifications on DiscordFeb 19, 2023·5 min read
Simple movies Telegram bot using PHPI have been using telegram for almost 4+ years and have made more than 30 bots during this period. I made the first one in PHP and the rest were build in Python and JavaScript. So today I thought why not make a simple telegram bot in PHP. That's why ...Oct 24, 2022·5 min read