The Rise of Agentic AI: Beyond Language Models to Autonomous SystemsAgentic AI is no longer just a theoretical buzzword—it’s fast becoming the future of intelligent automation. As large language models (LLMs) evolve into systems that plan, reason, act, and adapt, we're stepping into a new era of AI: one where models ...Apr 19, 2025·4 min read
A Beginner's Guide to Web DesignUnleash Your Digital Creativity: Crafting Your Online PresenceMar 24, 2024·3 min read
Learning Flexbox: Building a basic Navigation BarAdding Flexbox to style my navigation barMar 4, 2024·2 min read
Crafting a Login Page: A Step-by-Step Guide with HTML and CSSCrafting a seamless and visually appealing login page for user engagement and satisfaction.Mar 2, 2024·2 min read
Simple Calculator: Crafting a Calculator with HTML, CSS, and JavaScriptHey, I have just completed building a simple calculator using HTML, CSS and JavaScript. Let's dive into this new journey and see what the challenges I faced during building this simple project. Let's Get Started! First things first, let's set up our ...Feb 12, 2024·2 min read
From Code to Career: The Next Step to my Personal Resume WebsiteAs, I have mentioned in my previous blog, I am sharing some my codes and also some of the problems which I faced while writing the code for my website... At first I started with writing the code in HTML in VS code: <!DOCTYPE html> <html lang="en"> <h...Jan 27, 2024·2 min read
From Code to Career: Creating a Personal Resume Website with VS CodeToday, I'm excited to share how I made my personal resume website. Being new to web development, I wanted to stand out in the digital world. So, I decided to make a personal resume website using HTML and CSS. Why a Personal Resume Website? In this di...Jan 24, 2024·1 min read