Geison Felipe Góes Flores is a technical author focused on the principles behind correct, auditable, and resilient financial systems. He wrote Fundamentals of Software Engineering for Fintechs to help professionals understand what happens beneath balances, transfers, payment confirmations, and financial APIs.
His work connects software architecture, distributed systems, accounting concepts, payment operations, reconciliation, security, observability, and invariant-driven testing. Rather than prescribing a single technology stack, Geison presents practical models for identifying where money or financial facts could be duplicated, lost, delayed, corrupted, or accepted without sufficient evidence.
Throughout the book, he transforms complex financial rules into mechanisms engineering teams can implement and verify: balanced ledger entries, explicit state machines, idempotency contracts, immutable histories, reconciliation procedures, audit trails, risk-oriented metrics, and controlled recovery paths.
Geison’s central belief is that trust is not merely a feature presented through an interface—it is a technical property earned through every modeling, architecture, implementation, and operational decision.
“A trustworthy financial system must be able to explain not only what happened, but why it happened and how its correctness can be demonstrated.”
With practical examples, pseudocode, SQL, checklists, exercises, and architecture review frameworks, Geison helps engineers, architects, technical leaders, and fintech teams turn financial complexity into systems they can understand, operate, and trust.