Skip to content
View andre-lmarinho's full-sized avatar
🚢
Building the next one
🚢
Building the next one

Block or report andre-lmarinho

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

Hey, I'm André 👋

Full-stack developer — TypeScript · React · Next.js · Node. In 2025 I went all-in on code after eight years founding and running a digital marketing agency, so I build software with the business in mind.

🚢 Shipped

  • LawFlow — client-intake and sales-pipeline SaaS for law firms, designed and built end to end, now in production: Turborepo monorepo, two Next.js apps, tRPC, Supabase (Postgres + RLS, workspace multi-tenancy), subscription billing via webhooks, Vitest + Playwright.
  • create-mvpnpx @andre.marinho/create-mvp. A neutral Turborepo bootstrap for SaaS MVPs (Next.js, tRPC, Prisma, Better Auth) with 35 recorded ADRs and supply-chain-hardened CI.
  • Turistar — open-source travel planner (Next.js, TypeScript, Supabase) with an event-sourced data model. I use it to plan my own trips.
  • typed-svg-sprite — a tiny type-safe icon pipeline: one cached SVG sprite + a generated IconName union.

📚 Studying

Structured CS fundamentals through the OSSU curriculum, after Harvard's CS50 and CS50W.

🧰 Toolbox

TypeScript · React · Next.js · Node.js · tRPC · Prisma · Supabase / PostgreSQL · Tailwind CSS · Vitest · Playwright · Better Auth / NextAuth · Turborepo · GitHub Actions

📫 Find me

andremarinho.me · LinkedIn · hey@andremarinho.me

Pinned Loading

  1. create-app-mvp create-app-mvp Public

    Neutral Turborepo bootstrap for SaaS MVPs: Next.js, tRPC, Prisma, and Better Auth — wired end-to-end, not a feature-packed boilerplate.

    TypeScript

  2. turistar turistar Public

    Open-source travel planner with real-time, event-sourced itineraries — Next.js, TypeScript, Supabase.

    TypeScript 1

  3. typed-svg-sprite typed-svg-sprite Public

    A tiny TypeScript icon pipeline that generates an SVG sprite and a typed IconName union from React SVG components.

    TypeScript

  4. cs50w cs50w Public

    Projects from Harvard's CS50W — Django, Python, JavaScript.

    Python