Skip to content
View thissidemayur's full-sized avatar

Highlights

  • Pro

Block or report thissidemayur

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

🌐 Socials:

Discord Instagram LinkedIn Pinterest X email

💻 Tech Stack:

MongoDB React React Router NodeJS Nodemon C++ C Go Express.js GitLab CI Next JS NPM PNPM Git GitLab CI TailwindCSS HTML5 Docker Appwrite Redux Bash Script

📊 GitHub Stats


💬 Community Contributions

  • Zod v4 Import Path Fix for @conform-to/zod
    Discovered and documented a compatibility issue where the default import in @conform-to/zod fails with Zod v4.x due to missing exports (ZodPipeline, ZodBranded).
    Solution: Use the /v4 entrypoint instead:
    import { parseWithZod } from '@conform-to/zod/v4';

Popular repositories Loading

  1. invoiceBanao-nextjs invoiceBanao-nextjs Public

    “InvoiceBanao is a full‑stack Next.js application to create, manage, and send invoices via email. It offers secure login (cookies, Google, magic link), payment tracking, reminders, and a clean anal…

    TypeScript 3

  2. ContentBanao ContentBanao Public

    A full-stack, mobile-responsive content-sharing platform for blogs and reels built with Next.js, TypeScript, Tailwind CSS, and MongoDB, Imagekit.

    TypeScript 2

  3. nextjs-dashboard-template nextjs-dashboard-template Public

    A free, open-source, reusable Next.js dashboard UI template with Tailwind CSS, shadcn/ui, charts, tables, and theme switching — perfect for quickly starting admin panels, analytics tools, or SaaS d…

    TypeScript 1

  4. git-GithubTutorial git-GithubTutorial Public

    learning about git and github here

  5. ecommerce-mern-app ecommerce-mern-app Public

    website creating using mern

    JavaScript

  6. DSA-in-3-Languages DSA-in-3-Languages Public

    This repo contains | Data Structures and Algorithms | solutions in || C++ , Go , and JavaScript ||. It helps practice DSA concepts across multiple languages, enhancing problem-solving skills and pr…

    C++