Astro vs Hugo

Hugo vs Astro Static Site Gen: Which Static Site Generator is Right for You? Static site generators have become increasingly popular among web developers and designers in recent years, thanks to their ability to create fast, efficient, and dynamic websites. Two of the most popular static site generators are Hugo and Astro Static Site Gen. In this blog, we will compare the features and benefits of these two static site generators and help you decide which one is right for your project. [Read More]

Switch to Astro

Astro Static Site Gen: A Modern Approach to Building Static Websites Astro Static Site Gen is a new static site generator that offers a modern approach to building static websites. In this blog, we will explore the features and benefits of Astro Static Site Gen and how it can be used to create fast, efficient, and dynamic websites. What is Astro Static Site Gen? Astro Static Site Gen is a static site generator that uses modern web development tools and techniques to create fast and efficient static websites. [Read More]

Start Creating Hugo

Getting Started with Hugo Static Site Gen Are you tired of using complex Content Management Systems (CMS) to create your website or blog? Then, Hugo Static Site Gen might be the solution you’re looking for. Hugo is a fast and flexible static site generator that allows you to create websites and blogs with ease. In this tutorial, we’ll walk you through the steps to get started with Hugo. Step 1: Install Hugo The first step is to install Hugo on your computer. [Read More]

HTML Basics

Basics Of HTML

Introduction Why do we need to learn Html ? We need to learn html for website devalopment and Knowing html makes life easy How do i learn it Well My friend you have reached the corrrect blog to learn html ! Table of Contents Introduction Table of Contents HTML Title and Paragraph Code and Jump ! HTML Headings HTML Paragraph HTML Links HTML Title and Paragraph So lets move into the topic that we are going to study. [Read More]

HackClub Dino

I have Joined the Hakcub Org

So yah i Have Officaly Joined The Hackclub Org ! They told me to draw a dinosaur. So I did it. Btw, I suck at drawing, so please don’t laugh at me. Since I opened a pull request in the Hackclub Dino repo They have officially passed it, so now I am waiting for the pull request to merge into the Dino repo. What is HackClub ? Hack Club is a global nonprofit network of high school computer hackers, makers and coders. [Read More]

Create Cli Portfoilo

Create A CLI Game In Simple Steps

Create A Cli Game To create a cli game follow my steps โœ๏ธ Step 1: Create a folder and Name it What ever you want and install the following Packages in the folder using Command Prompt in your terminal npm i chalk npm i chalk-animation npm i figlet npm i gradient-string Note:Install Node.js in your System โœ๏ธ Step 2: Create a file called index.js In your folder and Write some code [Read More]
CLI 

Create Favicons for your website

Create A Simple Unique Favicons for your Website with couple of minutes

Go to Favicon To create your icon. After that there will be many options to choose Like Image to icon, text to icon, Emoji to icon. I am going to explain all the steps to create a favicon for your website. TOC ๐ŸŽข TOC ๐ŸŽข Image to Icon ๐Ÿ‘“ Installation ๐Ÿ“€ Text to icon โ˜ฏ Installation ๐Ÿ“€ Emoji to Icon ๐Ÿ˜Ž Installation ๐Ÿ“€ Image to Icon ๐Ÿ‘“ To convert your image logo to icon, Follow these steps [Read More]