Skip to content
View fabiofilipe's full-sized avatar

Highlights

  • Pro

Block or report fabiofilipe

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

Fábio Figueiredo

AI Developer & Full Stack Engineer

  • 👨‍💻 I'm a AI Developer & Full Stack Engineer , Driven by insights that create impact and building intelligent systems.

  • 🌐 I build full-stack solutions using Python, FastAPI, Node.js, Next.js, React, TypeScript, and modern backend architectures, creating end-to-end solutions from APIs to dynamic interfaces.

  • 🧠 I integrate systems with artificial intelligence, building AI-powered applications, intelligent workflows, and smart APIs using Pydantic, Agno, pgvector and PostgreSQL, along with infrastructure tools such as Docker, Kubernetes and Terraform, ensuring scalability, efficient token usage, and cost-optimized deployment.

  • 🖥️ I design data-oriented systems that go beyond producing isolated results. By enabling structured data flow, persistent analysis, and reliable transmission pipelines, these systems transform insights into long-term assets that can support advanced analytical layers including predictive, prescriptive, and AI-driven decision models.

  • 📂 My latest projects:

    • SindicoAI — 🏢 SindicoAI is a modern and scalable solution for condominium management, combining automation, artificial intelligence, and a premium user experience. Built with a multi-tenant architecture, it allows multiple condominiums to operate securely and independently within a single infrastructure.
  • 📫 Get in touch: fabiofmf21@gmail.com

🤝 Connect with me:

🛠️ Languages and Tools:

Python javascript C C++ node.js streamlit fastapi django nextjs react Agno crewai pydantic postgresql mysql mongodb jupyter pandas numpy scikitlearn linux git githubcodespaces aws docker ssh



Popular repositories Loading

  1. fabiofilipe fabiofilipe Public

    1

  2. Carteira-cripto Carteira-cripto Public

    Este código em C++ simula uma carteira digital para gerenciamento de criptomoedas, permitindo operações de compra e venda, além de consulta de saldo. Ele facilita o controle do saldo da carteira e …

    C++

  3. Lista-sequencial Lista-sequencial Public

    Este projeto implementa uma lista sequencial em C++ com várias operações básicas, como criação, inserção, remoção, modificação e verificação de elementos. A lista sequencial é uma estrutura de dado…

    C++

  4. Lista-encadeada Lista-encadeada Public

    A Lista Encadeada implementada em C++ é uma estrutura de dados dinâmica que armazena inteiros e permite operações fundamentais como inserção, remoção e acesso a elementos de maneira eficiente. Cada…

    C++

  5. Labirinto Labirinto Public

    O programa busca encontrar um tesouro dentro de um labirinto representado por uma matriz, utilizando uma estrutura de pilha para armazenar as posições exploradas. A cada movimento, o caminho percor…

    C++

  6. tabela_hash_encadeamento_duplo tabela_hash_encadeamento_duplo Public

    Repositório em C que implementa uma tabela hash com encadeamento separado duplo

    C