Skip to content
View mahesh-pgit's full-sized avatar
๐Ÿง‘โ€๐Ÿ’ป
Coding
๐Ÿง‘โ€๐Ÿ’ป
Coding
  • Hyderabad, Telangana, India

Block or report mahesh-pgit

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
mahesh-pgit/README.md

GitHub Profile Views Counter



> Hellooo , I am Mahesh <

๐ŸŽจ

Typing SVG

โœจ

ย ย  ย ย  ย ย  ย ย 

Tech Stack ๐Ÿ’ป

Scripting & Markup Languages

JavaScript TypeScript HTML5 CSS3 Markdown

Frameworks & Libraries

React Next.js Redux React Router TailwindCSS NextAuth Zod

Databases & APIs

REST APIs PostgreSQL NeonDB MySQL

Design & UI Tools

Figma Google Fonts Font Awesome Iconify Simple Icons

Development Tools

Visual Studio Code Git GitHub npm pnpm Vite Parcel Babel ESLint Prettier Chrome Developer Tools PageSpeed Insights Postman ngrok

Deployment & Hosting

Vercel Netlify Render

Currently working on

speck-ai

Projects Spotlight โœจ

Revenu Terabite Serene Cipher Gen

GitHub Stats ๐Ÿ“Š

GitHub Stats Most Used Languages

GitHub Streak Stats

Contribution Graph

Check Commits below, GitHub stats are sometimes inaccurate due to caching.

Fun Dev Snippet ๐ŸŽฎ

if (mood === "motivated") {
	for (let i = 0; i < infiniteIdeas; i++) {
		createProject(i); // ๐Ÿ’ป Making magic happen
		deployToVercel(i); // โ˜๏ธ Sending it to the cloud
		addToPortfolio(i); // ๐Ÿ–ผ๏ธ Portfolio flex
	}
} else {
	console.log("Motivation not found... switching to Netflix mode ๐Ÿฟ");
	bingeNetflix(); // ๐Ÿคฉ Dev break time
}

// - Mahesh Sai Kumar Narava

Popular repositories Loading

  1. terabite-app terabite-app Public

    An online food ordering app built with React, Redux, Tailwind, and Parcel

    JavaScript

  2. terabite-server terabite-server Public

    Server for Terabite App

    JavaScript

  3. otp-input otp-input Public

    OTP input page built with React, designed for seamless edge case handling

    JavaScript

  4. vscode-clone vscode-clone Public

    A homepage clone of the official VS Code website, built with HTML and TailwindCSS

    HTML

  5. cipher-gen cipher-gen Public

    A password generator with additional configuration options, built using React

    JavaScript

  6. serene-app serene-app Public

    A kanban-inspired task board application built with React, Tailwind, and Vite, featuring drag-and-drop functionality

    JavaScript