Skip to content
View leonifrazao's full-sized avatar
🎧
Estudando
🎧
Estudando

Highlights

  • Pro

Block or report leonifrazao

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

Hi, I'm Leoni Frazão

BST Student at UFABC | Focused on Backend Engineering and Systems Automation.

I build systems that solve real-world problems: from public education tools to geopolitical OSINT pipelines. I prioritize Hexagonal Architecture, Clean Code, and Defensive Programming.

🚀 Featured Projects

MoraNode

A multi-tenant real estate management system.

Tech Stack: Spring Boot 3.4+, Java 21, Apache Kafka, PostgreSQL, React 19.

Key Engineering: Implemented Hexagonal Architecture (Ports & Adapters) for strict domain isolation.

Event-Driven: Uses Kafka for real-time property availability invalidation when contracts are finalized.

Reliability: 45+ unit tests, green CI/CD pipeline, and synchronized TypeScript types via OpenAPI.

Argos

Visual compliance and PPE detection with multi-tenant RAG.

Tech Stack: Python 3.12, YOLOv8, ChromaDB, Gemini 1.5 Flash.

Privacy-First: Implements where=company filtering in vector retrieval to prevent cross-tenant hallucinations.

Resilience: Structured with Pydantic outputs and exponential backoff retries via Tenacity.

Parallax

OSINT pipeline for geopolitical narrative analysis.

Tech Stack: FastAPI Microservices, Ollama (Local LLM), RapidFuzz.

Innovation: Performs wire story deduplication using token set ratios to map narrative drift.

Security: Local-first LLM processing ensuring zero cloud data egress.

Pinned Loading

  1. MoraNode MoraNode Public

    A robust property management platform built with Spring Boot 3.4+, Java 21, and Apache Kafka. Designed with a strict Hexagonal Architecture (Ports & Adapters) to ensure domain isolation and high ma…

    TypeScript 3

  2. brasfoot-save-editor brasfoot-save-editor Public

    Java API Rest + Frontend for advanced Brasfoot (.s22) save manipulation.

    TypeScript 3

  3. sistema-estudos sistema-estudos Public template

    A full-cycle Node.js suite featuring an interactive CLI and a RESTful API. Leverages SQLite for persistent storage, focusing on CRUD operations, data integrity, and automated study session logging.

    JavaScript 2

  4. Parallax Parallax Public

    Open-source geopolitical narrative intelligence pipeline, scrapes global news, deduplicates coverage, and uses a local LLM to extract stance, bias, emotional framing, and hidden motives from each a…

    Python 3

  5. Argos Argos Public

    An Python Intelligent Visual Compliance Verification System Using RAG and Multimodal Models

    Python 1