Skip to content
View Allysson-Rodrigues's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Allysson-Rodrigues

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

Allysson Rodrigues

Backend-first builder exploring full-stack delivery

Typing SVG

I build my backend foundations in public and treat delivery as a system: clear contracts, safe defaults, reproducible workflows, and pragmatic automation. My current focus is Node.js, TypeScript, API architecture, and AI-assisted developer tooling.


Engineering Philosophy

  • Constraints improve design. Clear boundaries usually produce better systems.
  • Explicit contracts beat implicit behavior. Errors, interfaces, and validation should be predictable.
  • Reliable delivery depends on repeatable workflows. Checks should be easy to run and hard to skip.

AI Workflow

I use AI tools as part of a disciplined engineering loop, not as a replacement for verification. The goal is faster iteration with explicit validation, focused diffs, and lower operational risk.

Tool roles

Tool Best for Guardrails
Gemini CLI Research, exploration, alternative approaches, first-pass drafts Treat outputs as input, verify claims, avoid copy-paste from external sources
Codex CLI Code changes, refactors, local checks, focused implementation Manual-first workflow, explicit commands, small reviewable diffs
Antigravity Structured sessions, scoped agents, targeted task decomposition Keep a single source of truth, use only what the task needs
MCP Safe connections between tools, services, and project context Least privilege, explicit boundaries, no unnecessary secret exposure

Typical loop

  1. Explore the problem space with Gemini CLI.
  2. Implement and validate with Codex CLI.
  3. Use Antigravity when a task benefits from a specialized pass such as QA, debugging, or security review.
  4. Close with explicit checks and a concrete summary of tradeoffs or remaining risks.

Tooling links

  • Codex CLI (npm, overview) - local coding workflows, focused edits, and validation loops.
  • OpenAI Codex app (release) - structured coding sessions and project-oriented workflows.
  • Gemini CLI (docs, repo) - terminal-first assistance for research, code iteration, and productivity.
  • Google Antigravity (announcement, download) - modular agent workflows and scoped sessions.
  • Model Context Protocol (MCP) (spec) - safe, scoped tool connectivity across systems.

MCP Stack

Supabase TestSprite Stripe Sentry Clerk Gemini

What I use these for:

  • Supabase - schema iteration, RLS patterns, storage workflows, and local-to-prod feedback loops.
  • TestSprite - automated test flows, CI-friendly validation, and coverage signals.
  • Stripe - payment lifecycle experiments, webhooks, and test-mode checkout flows.
  • Sentry - production debugging loops from issue to event to fix plan.
  • Clerk - auth quickstarts and modern identity patterns across app frameworks.

Technical Stack

Category Technologies
Languages & Runtime JavaScript (ES6+), TypeScript, Node.js
Backend Express.js, REST APIs, Clean Architecture
Databases SQLite, PostgreSQL, Prisma
Infra & Delivery Docker, Linux CLI, Git, GitHub, Vercel

Docker Linux Git GitHub Vercel


Featured Work

  • Petshop Small Breeds Premium - full-stack practice with admin dashboard, auth flows, booking requests, and Vercel deployment.
  • Voice Note AI - Windows-first dictation app with Azure Speech-to-Text, safe text injection, and adaptive suggestions.
  • Clean Express API - architecture-first API patterns with validation, consistent errors, and TypeScript-first structure.
  • Backend TS Foundations - disciplined Node.js and TypeScript practice with a focus on consistency and delivery basics.
  • TradingView Indicator - Pine Script experiments for structured technical analysis and trading automation.

Roadmap (2026)

  • Ship stronger end-to-end projects with auth, observability, deployment discipline, and secure backend defaults.
  • Publish better API baselines with contract clarity, validation, and operational guardrails.
  • Keep improving AI-assisted workflows without relaxing verification quality.

Links

Google Dev Email X

Pinned Loading

  1. petshop-small-breeds-premium petshop-small-breeds-premium Public

    Full-stack premium pet shop platform for small breeds with React, Express, Prisma, JWT auth, RBAC dashboard, and automated tests.

    TypeScript

  2. voice-note-ai voice-note-ai Public

    Windows-first desktop dictation app with Azure Speech-to-Text, safe text injection, adaptive suggestions, and privacy controls.

    TypeScript

  3. clean-express-api clean-express-api Public

    Professional Node.js API boilerplate implementing Clean Architecture, TypeScript, and TDD. Features premium OLED dashboards and native ESM support.

    TypeScript

  4. backend-ts-foundations backend-ts-foundations Public template

    Professional TypeScript & Express Boilerplate. Pre-configured for architectural consistency, modern typing, and high performance.

    TypeScript

  5. tradingview-indicator tradingview-indicator Public

    Algorithmic trading tools and custom Pine Script scripts for structured technical analysis on TradingView.

    1