📅 Day 7 of 30: One Week Stronger - My Journey of Breaking Bad HabitsMay 11, 2025·3 min read·2
30 Days to a Better Me: Overcoming Bad Habits with Discipline and IntentionMay 4, 2025·4 min read·3
Google Chrome Not Working on Windows 10 or 11? Here’s What Finally Worked for MeThe Chrome browser on my Windows 10 has not been working properly for the past few months. Whenever I tried, it wouldn’t open, or it would launch and freeze instantly. I tried a couple of ways to fix it, like removing the cache, reinstalling, etc. I ...May 22, 2025·2 min read·6
Mastering JavaScript Functions: Declarations, Expressions, and Arrow FunctionsMar 24, 2025·7 min read·2
JavaScript Made Easy: Understanding Basics, Control Flow, and LoopsIntroduction: JavaScript is a high-level interpreted, object-oriented programming language created to make web pages alive. It was created by Brenda Eich of Netscape in 1995. JavaScript is an Interpreted language, whereas C++, Rust and Java are Compi...Feb 15, 2025·8 min read·14
Java Functions/Methods: A Beginner's Guide to Writing Efficient CodeIntro: In this article, I would like to share some insights about... Functions/Methods Works Scoping Shadowing Variable Arguments Function Overloading let’s goooo..🙂🔥🔥🔥✌ Functions: A Function/Method is a block of code that only runs when ...Dec 17, 2024·5 min read·7
Java 101: Understanding Variables, Data Types, and Input/OutputIntroduction: Java is one of the most popular and versatile programming languages in the world, and it is used in everything from web applications to mobile apps. Understanding the basics is essential if you're starting your journey into Java. In thi...Dec 3, 2024·6 min read·6