Varun Sridharan
VS Writings

VS Writings

Follow
Follow
homeSeriesMy Projects Showcasebadgesnewsletter
Series

My Projects Showcase

In this series, I will showcase some of the open-source projects which I have created. Photo by You X Ventures

Articles in this series

domQ - Lightweight Wrapper For VanillaJS

Nov 26, 20204 min read164 views

What ❓ domQ is an absurdly small jQuery alternative for modern browsers (IE11+) that provides jQuery-style syntax for manipulating the DOM. Utilizing...

domQ - Lightweight Wrapper For VanillaJS

Github Action - Workflow Sync | Sync Files Across Repositories

Nov 10, 20202 min read109 views

This Github Action can come in handy when you have a lot of projects as I do. wherein some cases certain projects users action workflow which is...

Github Action - Workflow Sync | Sync Files Across Repositories

Dizzle - CSS Selector Library

Nov 8, 20201 min read1.6K views

What is Dizzle? Dizzle turns CSS selectors into functions that test if elements match them. When searching for elements, testing is executed "from the...

Dizzle - CSS Selector Library

GitHub Action - Repository Roster | 📢 Shout-out Supporters In Your README.md

Nov 6, 20202 min read60 views

As developers, we put a lot of work into our GitHub repos to make them as useful as possible for others, but great projects sometimes go...

GitHub Action - Repository Roster | 📢 Shout-out Supporters In Your README.md

How To Show Latest Hashnode Blog Posts In Github Profile Readme?

Nov 5, 20202 min read785 views

Hi There, I recently decided to start my own blog using Hashnode. after setting up the blog I found out that there is no GitHub action which can...

How To Show Latest Hashnode Blog Posts In Github Profile Readme?