Shubham Verma
Shubham Verma | Blogs

Shubham Verma | Blogs

Follow
homeAboutContactProject Huntbadges
Series

Project Hunt

In this series, I talk about my projects. How I got the idea? What was the tech stack? The Pros and Cons of stacks?

Articles in this series

VSCode Extension that enable symbols and outlines support for your React files!

Dec 4, 20211 min read 220 views

This is a simple extension that shows the symbols and outlines for a React file. It can detect custom components and also HTML tags. ยท While working on...

VSCode Extension that enable symbols and outlines support for your React files!

Technical Aspects of Bytes ๐ŸŽ‰

Jun 25, 20214 min read 214 views

โš ๏ธ โš ๏ธ This project is no longer maintained or hosted. The code available on Github If you are unaware of Bytes then check out this blog that I...

Technical Aspects of Bytes ๐ŸŽ‰

Introducing Bytes ๐ŸŽ‰ - A platform to share bite-sized learnings!

Jun 19, 20213 min read 1.0K views

Common platform to share and consume all the learnings! ยท โš ๏ธ โš ๏ธ This project is no longer maintained or hosted. The code available on Github Table of...

Introducing Bytes ๐ŸŽ‰ - A platform to share bite-sized learnings!

Search a User's Hashnode blogs right from your VSCode!

Feb 18, 20211 min read 994 views

We spent most of our time in VSCode so why not even search blogs from it! The concept behind this extension was simple, Just enter the username of...

Search a User's Hashnode blogs right from your VSCode!

Tweeter - A Twitter clone made using React + Firebase

Jan 6, 20215 min read 1.5K views

For the curious ones: Live Demo : https://tweeter-eight.vercel.app GitHub Repo : https://github.com/ShubhamVerma1811/Tweeter Table of...

Tweeter - A Twitter clone made using React + Firebase