Skip to content
View immortalWebDev's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report immortalWebDev

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 100 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
immortalWebDev/README.md

Hi, I'm Piyush!

Frontend Developer and Tech Enthusiast

Linkedin: Piyush GitHub Piyush Portfolio Resume

About Me

I am a passionate Frontend Developer from India, dedicated to building interactive and scalable web applications. I specialize in modern web technologies, with a focus on user-friendly designs and seamless functionality. Currently, I am transitioning into full-stack development, coming from a freelancing background in the film industry, where I primarily worked on content creation for Instagram accounts and WordPress websites. I am thoroughly enjoying this exciting transition.

💻 Tech Stack & Skills

const piyush = {
  pronouns: "he" | "him",
  code: ["JavaScript (ES6+)", "HTML5", "CSS3"],
  frontend: ["React", "Redux Toolkit", "React Router"],
  backend: ["Node.js", "Firebase"],
  styling: ["Tailwind CSS", "Bootstrap CSS"],
  tools: ["Git", "GitHub", "Postman", "ThunderClient"],
  otherSkills: ["SEO", "Responsive Design", "API Integration"],
  spokenLanguages: ["English", "Hindi", "Marathi"],
  challenge: "Currently exploring advanced React patterns and working on full-stack projects!"
};

🌟 Featured Projects

const projects = [
  {
    name: "Rapid Compiler",
    description: "A desktop-first interactive online coding environment.",
    techStack: ["React", "Monaco Editor", "Tailwind CSS"],
    links: {
      liveDemo: "https://rapid-compiler.vercel.app/",
      github: "https://github.com/immortalWebDev/Rapid-Compiler",
      webVitals: "https://immortalwebdev.github.io/web-vitals-reports/rapidCompiler/rapidCompiler.html"
    }
  },
  {
    name: "Ecommerce Website (Great Mart)",
    description: "A responsive e-commerce site with exciting features",
    techStack: ["React", "Redux", "Firebase"],
    links: {
      liveDemo: "https://great-mart-piyush.vercel.app/",
      github: "https://github.com/immortalWebDev/Ecommerce-Mart",
      webVitals: "https://immortalwebdev.github.io/web-vitals-reports/greatMart/greatMart.html"
    }
  },
  {
    name: "Client Mail Service (Mail Express)",
    description: "A mail service with real-time updates and dynamic categorization.",
    techStack: ["React", "Firebase", "Bootstrap CSS"],
    links: {
      liveDemo: "https://client-mail-box-piyush.vercel.app/auth",
      github: "https://github.com/immortalWebDev/Client-Mail-Box",
      webVitals: "https://immortalwebdev.github.io/web-vitals-reports/mailExpress/mailExpress.html"
    }
  }
];

📂 Additional Projects

  • Countries-Data: An interactive platform to see nations details vividly
  • Expense-Tracker: Add, track, and edit expenses seamlessly.
  • Movie-Booking: Admin-User interface for efficient movie bookings.
  • Text-Editor: Feature-rich tool for advanced text editing.

Visit my Portfolio to explore more projects!

🔗 Connect With Me

WhatsApp | LinkedIn | Email

✨ Fun Fact

I am deeply interested in self-transformation. I enjoy blending growth and technology to create unique solutions! 🌟


Pinned Loading

  1. Client-Mail-Box Client-Mail-Box Public

    Mail Express is a robust web app built with React, Redux, and Firebase. It offers efficient email management with features like composing, inbox management, sent items, deleting, starring emails, a…

    JavaScript 1

  2. movie-booking-admin movie-booking-admin Public

    This is the admin interface for the Cinema Sphere movie booking platform, where the website owner can manage movies, show timings, and track ticket bookings. Created with react & Firebase

    JavaScript

  3. movie-booking-user movie-booking-user Public

    Cinema Sphere is a movie booking app built with React, CSS, and Firebase Firestore. It offers a seamless experience with movie search, booking, and category browsing features. Users can explore mov…

    JavaScript

  4. Countries-data Countries-data Public

    A web application that provides information about countries worldwide using the REST Countries API. Users can search for countries, view details like population, region, and capital, and filter res…

    JavaScript

  5. Ecommerce-Mart Ecommerce-Mart Public

    A modern e-commerce platform built with React, Redux Toolkit, and Firebase. Features include secure user authentication, dynamic product filtering, cart management, and a responsive layout for a se…

    JavaScript 1

  6. Rapid-Compiler Rapid-Compiler Public

    An interactive online coding environment that supports multiple programming languages. It's a desktop-first app designed to deliver a seamless coding experience with features like syntax highlighti…

    JavaScript