Skip to content
View greybluesea's full-sized avatar
Block or Report

Block or report greybluesea

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned

  1. SpotifyClone SpotifyClone Public

    Supabase client (auth + PostgreSQL + storage ); Stripe + webhooks (receiving events); schema change via SQL query; Radix UI + useSound; learned from Antonio

    TypeScript 4

  2. sticky-navbar-on-scroll sticky-navbar-on-scroll Public

    sticky Navbar hide/show on scroll (my original, using useState + useEffect), shadcn + next-themes(learned from codeSTACKr), frosty header (learned from Saraev Media)

    TypeScript 7

  3. QuoteCardGenerator QuoteCardGenerator Public

    AWS( GraphQL API + Lambda/node.js + DynamoDB ) + Next.js; quotes from ZenQuotes; gradients from UIgradients; leanred from Brian Hough

    TypeScript 1

  4. MessengerClone MessengerClone Public

    Next.js + MongoDB + Cloudinary + Pusher + Zustand + HeadlessUI (learned from Antonio)

    TypeScript

  5. TrelloClone TrelloClone Public

    Drag'n'Drop + ChatGPT + AppwriteDB + RestAPI + Zustand + HeadlessUI + Tailwind, learned from Sonny

    TypeScript

  6. jwt_mvc_on_aws jwt_mvc_on_aws Public

    JWT auth MVC on AWS(ECS-Fargate w load balancer + RDS-Postgres)

    Go