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 CSS3 HTML5 Markdown LaTeX

Frameworks & Libraries

Next.js React React Router Redux TailwindCSS Bootstrap

Databases & APIs

REST APIs GraphQL MySQL PostgreSQL

Design & UI Tools

Figma Canva Google Fonts Font Awesome Iconify Simple Icons Icons8 Overleaf

Development Tools

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

Deployment & Hosting

Vercel Netlify Render CloudFlare GitHub Pages

Currently working on

nextjs-dashboard

Projects Spotlight โœจ

Terabite Serene Cipher Gen OTP Input

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

    Advanced Password Generator with additional customization options, built using React

    JavaScript

  6. serene-app serene-app Public

    A personal Kanban-inspired task board built with React and Vite, featuring drag-and-drop and smooth animations

    JavaScript