Aadarsh Kashyap
Aadarsh Kashyap

Aadarsh Kashyap

Follow
homePortfoliobadges
Tag

JavaScript

#javascript

More content

Read more stories on Hashnode


Articles with this tag

Optimizing Images for the Web: The Importance of Using WebP and Best Practices for SEO

Jan 28, 20236 min read

Convert images to the WebP format using Node.js and improve your website's performance and discoverability through image optimization best practices. ยท...

Optimizing Images for the Web: The Importance of Using WebP and Best Practices for SEO

If you're too busy to Tweet frequently, I made a Twitter Bot just for you!

Sep 12, 20224 min read

To automate my tweeting, I created a simple Twitter bot to tweet at 8 AM, 4 PM, and 8 PM daily. Also, you have control over the timing of...

If you're too busy to Tweet frequently, I made a Twitter Bot just for you!

Meet my Latest Mini Project, I built Weather App using JS, Tailwind, and RapidAPI, and I learned How RapidAPI Works.

Sep 10, 20223 min read

Today, I learned the inner workings of RapidAPI by building a weather app with JavaScript, and Tailwind CSS. I built this app without using a fancy...

Meet my Latest Mini Project, I built Weather App using JS, Tailwind, and RapidAPI, and I learned How RapidAPI Works.

Create a Cursor Tracker with HTML/CSS/JS

Sep 1, 20222 min read

Cursors-Tracker I mean that it will keep track of where the cursor is positioned on the page. The position of the cursor can be utilized to add some...

Create a Cursor Tracker with HTML/CSS/JS