Skip to content
View sergimarquez's full-sized avatar

Block or report sergimarquez

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

sergimarquez.dev

Personal portfolio website.

Deploy on Vercel (GitHub connected)

  1. Push this repo to GitHub.
  2. In Vercel, click Add New > Project and import this repository.
  3. Keep the default settings and deploy.

vercel.json rewrites all requests to the docs/ folder, so Vercel serves the already-built static site directly.

Local preview

Open docs/index.html in a browser, or run any static file server from the repo root.

Pinned Loading

  1. react-portfolio-sergimarquez react-portfolio-sergimarquez Public

    Frontend engineering portfolio showcasing projects and architecture patterns. Built with Next.js, TypeScript, design tokens, and automated testing.

    TypeScript

  2. design-system design-system Public

    Modern, accessible design system with React primitives and framework-agnostic design tokens. Built with TypeScript, Storybook, and WCAG 2.1 AA compliance.

    TypeScript

  3. three-things three-things Public

    A daily gratitude practice app. Privacy-first, built with React 19, TypeScript, and Vite. Features monthly reviews, year summaries, and data export.

    TypeScript

  4. rental-app rental-app Public

    A single-page rental app with role-based authentication, CRUD functionality, and a RESTful backend.

    JavaScript