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

Block or report Ridoan-75

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
Ridoan-75/README.md
Typing SVG

🧑‍💻 About Me

About Me

⚙️ How I Architect Apps

graph LR
    A[👤 Client] -->|HTTPS| B[Next.js App Router]
    B -->|Server Actions / API| C[Modular Backend]
    C -->|Prisma ORM| D[(PostgreSQL)]
    C -->|Cache| E[(Redis)]
    C -->|Auth| F[Better Auth / Firebase]
    C -->|Real-time| G[Socket.IO / Pusher]
    B -->|State| H[Zustand]
    style B fill:#1a1b27,stroke:#58a6ff,color:#58a6ff
    style C fill:#1a1b27,stroke:#58a6ff,color:#58a6ff
    style D fill:#1a1b27,stroke:#336791,color:#8b949e
    style E fill:#1a1b27,stroke:#d82c20,color:#8b949e
Loading

This is the blueprint behind every production app I ship — clean, modular, scalable.


🛠️ Tech Stack

Frontend

Backend & Database

Tools & DevOps


📊 GitHub Stats





📬 Connect With Me

Profile views

Pinned Loading

  1. ecospark-frontend ecospark-frontend Public

    A sustainability community portal where members share, discover and vote on eco-friendly ideas.

    TypeScript 16

  2. Finance-Website Finance-Website Public

    React project

    JavaScript 1

  3. Foodie-Website Foodie-Website Public

    Tailwind css project

    CSS 1

  4. Nike Nike Public

    React Js Project

    JavaScript 1

  5. meowmeal-frontend meowmeal-frontend Public

    AI-powered food delivery app built with Next.js 16, TypeScript & TailwindCSS. Features real-time notifications, AI chatbot, meal recommendations, and role-based dashboards for customers, providers …

    TypeScript