Skip to content
View InsaneNaman's full-sized avatar
😈
Oh! Hi there
😈
Oh! Hi there

Block or report InsaneNaman

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
InsaneNaman/README.md
const naman = {
  name: "Naman Gupta",
  location: "India",
  timezone: "IST",

  stack: {
    frontend: ["React", "Next.js", "TypeScript", "Tailwind"],
    backend: ["Node.js", "PostgreSQL"],
    infra: ["Stripe", "Supabase"]
  },

  interests: [
    "Startups & indie hacking",
    "Chess & strategy",
    "Philosophy",
    "Books"
  ],

  currently: {
    worksAt: {
        company: "Neurotone AI",
        role: "Senior Software Engineer (Founding Team)",
    },
    learning: "Rust",
    favorite: "Tanstack Start"
  },

  contact: {
    website: "insanenaman.com",
    github: "github.com/namangupta",
    x: "x.com/InsaneNaman",
    linkedin: "linkedin.com/in/InsaneNaman",
    instagram: "instagram.com/InsaneNaman"
  }
};

Popular repositories Loading

  1. parcel-static-site-starterkit parcel-static-site-starterkit Public

    A starter kit to get Advanced features like SASS support, Uglification, Hot Module Reload in Static Website

    HTML 13 9

  2. tw-shadcn-tanstack-boilerplate tw-shadcn-tanstack-boilerplate Public

    Simple boilerplate based on TW, shadcn-ui, tanstack-router

    TypeScript 12 3

  3. fencedchat fencedchat Public

    Preact and socket.io based based chat.

    JavaScript 1

  4. jungle-saffari jungle-saffari Public

    Forked from gdgnewdelhi/jungle-saffari

    Delivered a talk at GDG New Delhi, including a hands-on session covering fundamental concepts of web development.

    CSS 1

  5. Rocket.Chat.PWA Rocket.Chat.PWA Public

    Forked from RocketChat/Rocket.Chat.PWA

    Bandwidth efficient, simplified client built with Polymer Web Components in Progressive Web Application style.

    TypeScript 1

  6. emtiondetectorpwa emtiondetectorpwa Public

    PWA Example of Emotion API by Microsoft

    HTML