
Hey, I'm Khushal Bhardwaj.
Full Stack Web Developer based in Jaipur, India. Passionate about building web apps with React and Next.js. Currently an undergrad at VIT Bhopal University.
Top Skills
About
Hey, I'm Khushal Bhardwaj, a Full Stack Web Developer based in Jaipur, India. Passionate about building web apps with React/NextJS. I'm also an undergrad at VIT Bhopal University.
Other than programming, I write blogs. I've developed a hobby of writing blogs, mostly technical. Although I may not be following it that regularly, you might think, but I do love it.
Projects
Curewell Admin
Extensive CRM Dashboard for Homeopathic Clinic built with Next.js and tRPC
Blog
Testing GitHub Actions Locally with act
Run your GitHub Actions on your machine without waiting for them to run on GitHub. A game-changer tool called 'act' lets you test workflows locally using Docker.
Winston Logger - Custom Transports
Learn about Winston's powerful transport system for logging. Understand built-in transports and how to create custom transports for advanced logging.
Functions in Memory (Stack)
Understanding how functions work in memory - the call stack and execution flow. Learn about function loading, execution, and stack behavior.
italic fonts in vscode
Learn how to enable italic fonts in your terminal and code editor. Includes settings for Windows Terminal, Gnome-Terminal, and VS Code.
REST with Rust
Learn how to call REST APIs using Rust with the reqwest library. Includes examples of GET requests, adding headers, POST requests, and JSON deserialization.