Skip to content
View marcelo-maciel's full-sized avatar
馃彔
Working from home
馃彔
Working from home

Block or report marcelo-maciel

Report abuse

Contact GitHub support about this user鈥檚 behavior. Learn more about reporting abuse.

Report abuse
marcelo-maciel/README.md

Marcelo M. Maciel

CTO @ Renov 路 CEO @ CODEFI

I build and lead the engineering behind production software that businesses run on. Two companies. Real users, real revenue.

My job is to be the technical partner a founder can trust: someone who turns a product idea into a system that ships, scales, and does not break in production.


What I do

  • Lead engineering as CTO at Renov: a trade-in platform handling real transactions, where reliability and data integrity are non-negotiable.
  • Run CODEFI, a software house delivering production systems for clients across web, cloud, and backend.
  • Stay hands-on. I design the architecture, set the engineering standards, and write code. I do not just manage from a distance.

How I build

I optimize for systems that keep working after launch, not demos that impress once:

  • Reliability by default: idempotent jobs and webhooks, explicit timeouts on every external call, no silent failures.
  • Ship small, ship safe: expand-then-contract schema changes, no breaking releases, fast iteration without burning the product down.
  • Observability and security first: structured logging, no secrets in code, no PII in logs.
  • Maintainable by a real team: solutions a mid-level engineer can own, not clever code only I understand.

Stack

C# / .NETPostgreSQLEF CoreTypeScriptNext.jsCloudflareGoogle Cloud RunDockerGitHub Actions

Serverless and managed infrastructure by preference. Cost-aware decisions, scale-to-zero where it fits.


Let's talk

If you're a founder or investor looking for a technical partner who can own the build end to end:

Popular repositories Loading

  1. marcelo-maciel marcelo-maciel Public

    1

  2. ccvitals ccvitals Public

    Operational HUD statusline for Claude Code: live session vitals (effort, subagents, rate-limit burn rate, context, cost). Incremental transcript parsing, zero deps.

    JavaScript

  3. docs docs Public

    Forked from fullstackhero/docs

    docs for fullstackhero project.

    MDX

  4. dotnet-starter-kit dotnet-starter-kit Public template

    Forked from fullstackhero/dotnet-starter-kit

    Production Grade Cloud-Ready .NET 10 Starter Kit (Web API + React Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.

    C#