Aviral Jain
My Links

Aviral | Portfolio
https://www.aviral.xyz
Welcome to my personal portfolio where you will find a comprehensive overview of my skills as a full stack developer. Explore my work experience, showcasing impactful contributions and projects from my internships and roles. Discover key projects that demonstrate my capabilities, along with insightful blogs sharing my thoughts on technology and web development trends.

react-color-strip
https://www.npmjs.com/package/react-color-strip
🎨 A minimal horizontal color picker strip component for React with draggable pointer support.. Latest version: 2.0.1, last published: a month ago. Start using react-color-strip in your project by running `npm i react-color-strip`. There are no other projects in the npm registry using react-color-strip.
useStateMate - Visual Studio Marketplace
https://marketplace.visualstudio.com/items?itemName=aviralj02.usestatemate
Extension for Visual Studio Code - Simplify React state management with useState setter suggestions and auto-generation.

Setting Up Express with TypeScript: Adding Prisma for Database Operations
https://medium.com/@aviralj02/setting-up-express-with-typescript-adding-prisma-for-database-operations-b7ccea552588
This blog is divided into two phases: 1. Setting up an Express app with TypeScript 2. Integrating Prisma ORM