Jasmin Virdi

Jasmin Virdi @jasmin

About: Just another Techie! :)

Location:
Mumbai, India
Joined:
Jan 23, 2020

Jasmin Virdi
articles - 40 total

Quizbit: Turn Any Article Into an Engaging Slack Quiz.

This is a submission for the Runner H "AI Agent Prompting" Challenge What I Built I built...

Learn More 5 0Jul 1

Subscription Intelligence Hub - Your financial emails Knowledge Hub!

This is a submission for the Postmark Challenge: Inbox Innovators. What I Built We often...

Learn More 11 2Jun 4

OpsGaurd - A Smart Access AI-Driven Tenant-Safe.

This is a submission for the Permit.io Authorization Challenge: AI Access Control Note -...

Learn More 10 0May 5

Tale Craft: Where Stories Come to Life, in Every Language.

This is a submission for the Agent.ai Challenge: Full-Stack Agent (See Details) What I...

Learn More 5 0Jan 27

MealMate - Your all-in-one meal planner, nutrition guide, and grocery assistant

This is a submission for the Agent.ai Challenge: Assembly of Agents (See Details) What I...

Learn More 17 1Jan 26

Find Jobs Plugin

This is a submission for the Coze AI Bot Challenge: Trailblazer. What I Built Hi...

Learn More 5 0Apr 28 '24

Job Finder Bot - Find Jobs, Saves Applied Jobs and Sends weekly new jobs list

This is a submission for the Coze AI Bot Challenge: Bot Innovator. What I Built Hello...

Learn More 11 2Apr 28 '24

What's new in ES2023? 👀

Last year I wrote an article about the new features of ES2022 this year let's check out the new...

Learn More 237 19May 26 '23

RowySync: A React App which syncs text, images and styles from Rowy Tables.

Hello Everyone! 👋 Recently I came across the GitHub + DEV 2023 Hackathon on the Dev Platform and...

Learn More 12 0May 22 '23

Understanding :has() selector in CSS.

While working on CSS problems I have come across a situation multiple times where I need to apply...

Learn More 14 7Jan 23 '23

How to use async function in useEffect?

In React we all must have used useEffect hook which runs after performing DOM updates and helps us to...

Learn More 106 13Jun 20 '22

Difference between Reflect.ownKeys() and Object.keys()?

In this post we will be comparing Reflect.ownKeys() and Object.keys() method. In first glance we...

Learn More 14 0May 15 '22

How does the clear in CSS work?

The clear property works with respect to float property. It sets whether an element must be moved...

Learn More 26 6May 7 '22

How does @import works in CSS? What is the pros and cons. 🤔

We all must have used @import in our css files for importing one stylesheet to another. While working...

Learn More 134 15Apr 15 '22

How to turn HTML webpage into an Image?

While working in one of my project I had to implement a feature where I have turn an HTML webpage to...

Learn More 360 22Apr 10 '22

Difference between the Event Loop in Browser and Node Js?

Every JS developer must have heard of the term Event Loop. Both JS and Node Js is based on the...

Learn More 231 25Mar 28 '22

What's new in ES2022? 🤔

Soon the new version of ECMA Script will become standard in few months. So let's take a glimpse at...

Learn More 541 75Mar 5 '22

Multicolour reflections from text

I have recently started the #100DaysOfCode for this year where I will be solving new problems for 100...

Learn More 9 0Feb 7 '22

Steps to create slack app and deploy it to Digital Ocean

I have created a slack app for the Digital Ocean App Platform Hackathon which help slack users to...

Learn More 39 6Jan 8 '21

Submission Digital Ocean App Platform Hackathon- Slack App

What I built A slack app which will help users to exchange sensitive slack messages in the...

Learn More 28 4Jan 5 '21

Share your slack messages in the form of QR Code.

Happy New Year Everyone!😇 Last year I decided to build a side project which could help people using...

Learn More 33 14Jan 3 '21

How Webpack uses dependency graph to build modules

In the last two posts I have discussed about Webpack and it's core concepts. Last two post were based...

Learn More 60 2Nov 26 '20

Building your own Webpack Plugin

In the last post I discussed about the bundling and architecture of Webpack. In this post I would be...

Learn More 55 1Nov 18 '20

Learning Webpack Concepts and Creating your Custom Webpack Plugin.

In this post I will be covering the core concepts of Webpack which will help us to understand the bas...

Learn More 225 12Nov 9 '20

Github CLI 1.0 released 🎉

Github has recently released Github CLI which will help us to easily create workflows from the termin...

Learn More 20 0Sep 17 '20

Create social cards from Github Action

Github has introduced Github Actions about a year ago which has made the life of developers a lot eas...

Learn More 31 3Sep 13 '20

Todo App with Xstate and Vue composition API

In the last post, I have briefly discussed the use of State Machines and their advantages in Frontend...

Learn More 35 0Aug 3 '20

Starting with State Machine and Xstate!

As a software developer, we all must have heard about state machines at some point in time. A finite...

Learn More 53 4Jul 6 '20

Details about Github new UI

Recently Github updated it's UI and made changes to the layout, HomePage. It also added few more feat...

Learn More 4 4Jun 24 '20

Monetize your Electron App 💰

Few weeks back I started learning about building desktop applications using Electron. I was recently...

Learn More 28 4Jun 1 '20