Week 10 of #100DaysOfCode: Exploring Microservices and Modern Architecture
Introduction This has been one of the toughest weeks I've experienced since starting this challenge. There were moments when I doubted myself , ques…
Tech news from the best sources
Introduction This has been one of the toughest weeks I've experienced since starting this challenge. There were moments when I doubted myself , ques…
Introduction This week, I decided to slow down and go deeper into the Spring Framework . Instead of focusing heavily on building new features, I spe…
A_Zoology postgraduate's honest journey into the world of coding. **I have a BSc in Life Science and an MSc in Zoology. I know cells.i know organism…
Day 2: Creating a Wallet and Checking Its Balance Programmatically What I Learned I learned how to generate a Solana wallet programmatically and the…
Day 1: Generating a Solana Keypair & Funding with Devnet SOL What I Learned I learned that on Solana, my identity is represented by a keypair (p…
Introduction After two busy weeks of building VeriFund , deploying projects, participating in my first hackathon, and attending APIConf 2026 , this…
The last few days of the #100DaysOfSolana challenge have been some of the most exciting and humbling of my developer journey. I didn't just build an…
I'll guide you through Python fundamentals by comparing concepts with JavaScript. Let's start! 1. Hello World & Basic Syntax JavaScript console…
Hey Dev Community! 👋 Continuing my #100DaysOfCode journey, today I deeply practiced all essential JavaScript Arithmetic Operators ( + , - , * , / ,…
If you've been following along, Blue Watch is my mini-SIEM: parse logs, detect suspicious patterns, generate alerts, all config-first. Day 1-3 got m…
Okay so I'm building a mini SIEM. If you just went "a mini what?" same energy I had a week ago. A SIEM (Security Information and Event Management sy…
I spent four days building programs that move SOL and tokens on Solana. Day 71 was a simple SOL transfer through a CPI. Day 74 was a mint whose auth…
Hi, I'm Chakradhar— A 3rd year BTech student trying to become AI/ML engineer right from the 1st year i had wasted all my time, but yeah whatever it…
So, yes. Today's goal is to get the 30hr SQL Bootcamp completed (or at least as much as I can), I am following Data with Baara. Who gets a 5 on 5 fo…
What I Learned in Week 5 of Python — OOP Deep Dive Week 4 ended with me putting functions inside a class for the first time. Week 5 started with me…
I Learned Python for 30 Days Straight — Here's Everything I Built A month ago I had never written a line of Python. I'd been meaning to start for tw…
Today, the frontend starts. Day 91 was the most infrastructure-heavy day on the Next.js side, not because of what's visible, but because of what eve…