Weather-App

Weather-App
🚀 Just launched my Weather WebApp! ☀️🌧️Built with HTML, SCSS, JS, this app allows users to check the weather of any city & get their current location's forecast!📌 Features I worked ...
0 Read More

Express.js honeypot 🍯🐝

Hey there, fellow devs!In today’s fast-paced web world, keeping your admin routes locked down is more important than ever. Let’s face it—no one wants uninvited guests snooping around your backen...
0 Read More

How Java Virtual Threads Work?

Virtual Threads are lightweight threads introduced in Java 19 (Preview) and Java 21 (Stable). They allow Java to create millions of threads efficiently, helping handle concurrent tasks without wasting...
0 Read More