abhijitzende.hashnode.devThe Zen of Python: A Technical Guide to Writing Industry-Standard Python CodeThe Zen of Python, authored by Tim Peters, is a collection of 19 guiding principles that encapsulate the philosophy of writing clean, readable, and maintainable Python code. These aphorisms, documented in PEP 20, serve as a compass for Python develop...May 12, 2025·5 min read
abhijitzende.hashnode.devIs Random Really Random? Unpacking the Illusion of Randomness in Programming Languages📘 Introduction Randomness plays a foundational role in computing — from generating unique IDs, shuffling arrays, simulating scenarios, to securing systems through cryptographic keys. But here’s the kicker: most built-in random number or character ge...May 6, 2025·3 min read
abhijitzende.hashnode.dev🚀 The Power of Tiny Changes: Why Small Habits Create Big Wins!Ever wondered how small tweaks in your daily life can lead to extraordinary success? 🤔 Imagine this: a 1% improvement every day may seem insignificant, but over time, it compounds into something remarkable. This is exactly what Dave Brailsford, the ...Feb 13, 2025·3 min read
abhijitzende.hashnode.devTiny Changes, Remarkable Results: Insights from the Start of Atomic Habits 💡📚Motivation of the Week 💭✨ “A person who does not read good books has no advantage over a person who cannot read.”*~ Mark Twain* Books have the power to change lives, and James Clear’s Atomic Habits is no exception. In just the first 10 pages, I di...Jan 29, 2025·4 min read
abhijitzende.hashnode.devDon’t Be the Party Loner: Build and Host Your Portfolio Website for Free in 2024🎉In 2024, not having a portfolio website is like being the only person at a party without a smartphone — awkward and out of place! 😅 But don’t worry, creating a professional portfolio website is easier than you think. Plus, hosting on Vercel is free,...Sep 2, 2024·3 min read