Skip to content
View cherlau's full-sized avatar

Block or report cherlau

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



LinkedIn Gmail Portfolio


Hi! =)

My name is Cherlau Prado. I'm 27 years old and based in São Paulo, Brazil. In my free time, I enjoy watching movies and series. I am always eager to discover new things, whether in technology or pop culture.

Current Focus

I spend most of my time deep inside a live SaaS environment dealing with real users. I build features that must be reliable, scalable, and never stop running.

Lately, I've been exploring AI-assisted development workflows using Claude Code, following SDD (Spec-Driven Development) methodologies, and integrating Figma via MCP. That’s it for now =}


Tecs


Node.js JavaScript TypeScript Vue.js Nuxt.js React Next.js Tailwind CSS PHP Express.js NestJS Laravel MySQL PostgreSQL MongoDB Vite Pinia Git Docker


Stats



Pinned Loading

  1. portfolio portfolio Public

    Personal portfolio repository built to showcase my projects, technical skills, and professional experience.

    HTML

  2. named-group regex generator named-group regex generator
    1
    /**
    2
     * Utilitário para geração de regex nomeados a partir de um exemplo de unidade.
    3
     *
    4
     * O usuário informa um código original (ex: "1009" ou "A1009") e os valores que
    5
     * identificam cada parte — bloco (ex: "A"), andar (ex: "10") e unidade (ex: "09").
  3. express-js-rest-api-base express-js-rest-api-base Public

    A comprehensive Express.js REST API boilerplate featuring a scalable layered architecture, authentication, and best practices.

    JavaScript

  4. pricing-builder-from-sheet pricing-builder-from-sheet Public

    Interactive plan builder and pricing interface, where modules, features, and discounts are managed in a spreadsheet and consumed via API.

    JavaScript

  5. nodejs-contacts nodejs-contacts Public

    Vue

  6. spotify-profile-viewer spotify-profile-viewer Public

    A React SPA integrating the Spotify Web API to showcase user profile data, top artists, tracks, and playlists, with built-in music playback.

    TypeScript