Skip to content
View eremitaio79's full-sized avatar

Block or report eremitaio79

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.

Content in all repositories owned by your account will be closed.
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
eremitaio79/README.md

Paulo Eremita

Software engineer focused on backend architecture, applied AI, and the design of reusable delivery systems.

What I work on

I build software, but I am especially interested in building the systems that help software get built well.

My current work sits at the intersection of:

  • backend architecture
  • AI-assisted engineering workflows
  • spec-driven delivery
  • internal developer frameworks
  • turning messy business rules into clear operational systems

What I care about

  • reducing ambiguity before implementation
  • preserving context across sessions, collaborators, and tools
  • creating engineering leverage through structure, not bureaucracy
  • using AI as a real collaborator instead of a novelty layer
  • shipping real products as validation, not just publishing ideas

Featured public cases

Meta Contingency Game

Shipped psychology research application built with React, TypeScript, browser-side SQLite, and an embedded SDD workflow.

This project is a public validation case for a private internal SDD blueprint that I am evolving as part of a broader platform vision.

pytool-migra-users

Public-safe Python CLI case study for legacy user migration, focused on CSV analysis, sanitation rules, SQL generation, and controlled PostgreSQL loading.

This project highlights backend-oriented migration engineering: data quality analysis, operational safety, and sanitized publication of a real internal tool.

payroll-migration-engine

Sanitized Python ETL case study for payroll migration, covering Oracle extraction, normalized PostgreSQL loading, pre-load diagnostics, and controlled cache refresh workflows.

This project highlights deeper data engineering concerns: multi-stage ETL orchestration, idempotent loading, validation-first execution, and public-safe packaging of a complex internal migration system.

legacy-analysis-workbench

Sanitized AI-assisted legacy analysis workbench for PHP and SQL Server systems, combining static scanning, dependency tracing, schema inspection, UI flow analysis, and domain mapping.

This project highlights higher-level engineering leverage: building internal instruments that help teams understand, diagnose, and modernize large legacy systems with structured AI assistance.

Current direction

  • building stronger public case studies around architecture and delivery systems
  • refining private internal tooling for reusable SDD generation
  • exploring practical human + AI collaboration patterns in real software projects
  • investing in high-leverage engineering systems with product potential

Selected stack

  • Backend & Systems: PHP, Laravel, Python, REST APIs, system design
  • Frontend: React, TypeScript, JavaScript
  • Data: MySQL, SQL Server, Power BI
  • AI: applied AI, machine learning workflows, AI-native product thinking
  • Tooling: Git, Docker, structured delivery workflows

About me

I have over 12 years of experience working with backend architecture, legacy modernization, and real-world software delivery.

I am also pursuing a Master's degree in Artificial Intelligence, with a strong interest in intelligent systems that are useful outside the lab and durable inside production.

Contact

Pinned Loading

  1. meta-contingency-game meta-contingency-game Public

    meta-contingency-game: Shipped psychology research app built with React, TypeScript, and a private internal SDD delivery framework.

    TypeScript

  2. pytool_migra_users pytool_migra_users Public

    Python CLI for legacy user migration, focused on CSV analysis, data sanitation, SQL generation, and controlled PostgreSQL loading.

    Python

  3. payroll-migration-engine payroll-migration-engine Public

    Python ETL and migration CLI for payroll data, built to extract records from Oracle, normalize them into a relational PostgreSQL model, validate data quality before load, and refresh downstream JSO…

    Python

  4. legacy-analysis-workbench legacy-analysis-workbench Public

    Python workbench for AI-assisted legacy system analysis: static scanning, dependency tracing, schema inspection, UI flow analysis, and domain map generation.

    Python