Mayur Pal
Linkedin: linkedin.com/in/thissidemayur
Github: github.com/thissidemayur
Email: thissidemayur@gmail.com
Mobile: +91-6283750133
Skills
Programming Languages: Go, TypeScript, JavaScript, C++, Bash
Frontend: Next.js 15, React, Tailwind CSS, Zustand, Shadcn/UI
Backend & DB: Golang HTTP, Node.js, PostgreSQL, Redis, Prisma
Infrastructure & DevOps: AWS (ECS, S3, EC2), Docker, Terraform, GitHub Actions, Nginx
Internship
Systems Architect & Developer
- Built a custom headless CMS using Next.js Server Actions and Raw SQL to eliminate ORM overhead.
- Implemented Edge-native authentication using jose, reducing auth latency by executing logic at the network edge.
- Optimized critical rendering paths using Chrome DevTools Performance auditing to break up heavy Evaluate Script tasks.
Projects
Achieved 95+ Lighthouse scores by implementing a Dynamic Bridge Pattern for client components.
Reduced initial JS payload by ~40% through selective hydration and route-based code splitting.
Integrated JSON-LD (Linked Data) for automated technical SEO and semantic crawlability.
Tech: Next.js 15, PostgreSQL, jose (Edge Auth), Docker, AWS
Developed a custom HTTP backend for Terraform state management with PostgreSQL row-level security.
Implemented atomic state locking to prevent concurrency corruption in multi-dev environments.
Tech: Go, PostgreSQL, Terraform