I'm Sharath, a web developer on a mission to simplify lives with intuitive and seamless digital experiences.
Trusted by

Latest Projects
GenPass - Password Generator
GenPass is an elegant password generator crafted with React and styled using Tailwind CSS. Empower yourself to generate secure passwords with personalized options.
Bankist - A simpler banking experience for a simpler life
Bankist is a well-designed and functional web application that provides a realistic banking experience for users. The application has various features such as account overview, transfer funds, request loan, and close account.
Grocery Cart
This is a simple yet powerful grocery cart application built using Vue 3, TypeScript, and Tailwind CSS. It allows users to view recommended groceries, filter based on Delviery Fee/Price Range/Categories. Users can also add items to cart & manage their grocery shopping in a smooth way!
Mael - Email Dashboard
Email Dashboard created with Nuxt 3 + TailwindCSS Design URL - https://dribbble.com/shots/19999017-Mael-Email-Dashboard
Movies App - Marvel Clone
Movie App is a web application that showcases characters and comics from the Marvel universe. It is built using Angular 10 & uses the Marwel Developer API for fetching the data.
Latest Articles
Stop Vue from Going Rogue: A Quick Guide to Excluding Custom HTML Tags in Vite
This article discusses how to exclude custom HTML tags in a Vue application using Vite's isCustomElement configuration option and keep your application running smoothly.
Data Structures and Algorithms - Sort a Binary Array
Sort a binary array in linear time. Given a binary array, sort it in linear time and constant space. Output the result with all zeroes followed by all ones.
Data Structures and Algorithms - Pair Sum
Given an array of unsorted integers find a pair with given sum in it. This problem can be solved in multiple ways. Here, I explain three approaches to obtain an efficient solution.
ChatGPT: A Powerful Language Model for Conversational AI
ChatGPT is a powerful language model for conversational AI that generates human-like language, learns from context, and can be fine-tuned for a variety of use cases.