Skip to content
View guidominguesnk's full-sized avatar

Block or report guidominguesnk

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

Hi there! 👋 I'm Gui Domingues, a dedicated Design Engineer.

I excel in crafting high-performance, accessible websites, focusing on best practices and clean code. My expertise spans across the full design to development lifecycle, integrating aesthetic appeal with functional efficiency.

Specializations

As a Design Engineer, I bridge the gap between design and development, creating cohesive and scalable design systems. I'm deeply involved in:

  • Designing with Figma: Crafting detailed style guides, design systems, and UI/UX designs that serve as the foundation for robust websites.
  • Developing with Passion: Utilizing a tech stack that includes .php, .js, .ts, .html, .css, .scss, .svg to bring designs to life with code that prioritizes performance, accessibility, and maintainability.

Let's Connect!

Explore my work and thoughts on guidomingues.com. Connect with me on Instagram and LinkedIn to share ideas and collaborate.

GitHub followers

Pinned Loading

  1. VSCode Settings VSCode Settings
    1
    {
    2
      "workbench.iconTheme": "symbols",
    3
      "workbench.editor.labelFormat": "short",
    4
      "workbench.colorTheme": "Dracula Pro",
    5
      "workbench.productIconTheme": "fluent-icons",
  2. css-reset css-reset Public

    This CSS Reset, inspired by Tailwind CSS's Preflight, provides foundational styles for clean web projects by removing default browser styles.

    CSS

  3. scss-boilerplate scss-boilerplate Public

    Designed for advanced design system adoption, this SCSS boilerplate accelerates project kickoffs.

    SCSS