Skip to content
View peymanath's full-sized avatar
πŸ‘¨β€πŸ’»
Worked
πŸ‘¨β€πŸ’»
Worked

Organizations

@webdito

Block or report peymanath

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
peymanath/README.md

Hi πŸ‘‹ I'm Peyman Naderi

Senior Front-End Developer (React.js / Next.js)

Building scalable, high-performance web applications with React, Next.js and TypeScript.


πŸš€ About Me

  • πŸ’Ό 5+ years of software development experience
  • βš›οΈ Specialized in React.js, Next.js & TypeScript
  • πŸ—οΈ Passionate about Front-End Architecture
  • ⚑ Performance Optimization & Core Web Vitals
  • 🌍 Building applications serving thousands of users with traffic peaks exceeding 100K concurrent users
  • πŸ“ Experienced in real-time applications, GIS platforms and WebSockets
  • 🀝 Enjoy translating complex business requirements into clean, scalable solutions

πŸ’» Tech Stack

Front-End

React Next.js TypeScript JavaScript Tailwind CSS Material UI

State Management & Data

TanStack Query Zustand Zod

Back-End

Node.js NestJS Express REST API

Database

Prisma PostgreSQL SQL Server MongoDB

GIS & Real-Time

MapLibre Leaflet WebSockets OSRM

Tools

Git Docker Vite Webpack K6 ESLint Prettier


🎯 Featured Expertise

  • Front-End Architecture
  • Design Systems
  • Reusable Component Libraries
  • Performance Optimization
  • Core Web Vitals
  • Technical SEO
  • SSR / ISR
  • High-Traffic Applications
  • Real-Time Systems
  • Interactive Maps
  • Clean Architecture
  • SOLID Principles

πŸš€ Selected Projects

  • NafisLife β€” Cosmetics & Beauty E-commerce Platform
  • NafisExpress β€” Real-Time Logistics Platform
  • NafisPerfume β€” Perfume E-commerce
  • VisitOurIran β€” Travel Booking Platform
  • Nafis WooCommerce Shipping β€” Official WordPress Plugin

🌱 Currently Learning

  • AI Engineering
  • AI Agents
  • Large Language Models
  • MCP
  • Modern Software Architecture

πŸ“« Connect With Me

Pinned Loading

  1. terxine terxine Public

    We have just completed a project for online food ordering for the famous "Terxine" restaurant chain.

    TypeScript 7

  2. cinematicket cinematicket Public

    Half-finished project of CinemaTicket site with Nextjs13

    TypeScript 1

  3. Bashrc Alias Commands Bashrc Alias Commands
    1
    #Git
    2
    alias gc="git clone"
    3
    alias ga="git add"
    4
    alias ga.="ga ."
    5
    alias gcm="git commit -m"