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.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, 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 ๐Ÿ’ป

Languages & Markup

JavaScript TypeScript CSS3 HTML5 Markdown LaTeX

Frameworks & Libraries

Next.js React React Router Redux TailwindCSS Bootstrap

Design & UI Tools

Figma Canva Google Fonts Font Awesome Iconify Simple Icons Icons8 Overleaf

Databases & APIs

REST APIs GraphQL MySQL

Development Tools

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

Deployment & Hosting

Vercel Netlify Render GitHub Pages

Currently working on

terabite-app

Projects Spotlight โœจ

Serene Cipher Gen OTP Input VS Code Clone

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