Skip to content
View lcaladoferreira's full-sized avatar
:shipit:
Focusing
:shipit:
Focusing

Block or report lcaladoferreira

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

Leandro Calado Ferreira

AI Engineering • Safe AI • Data Systems • LegalTech

I'm a Data Engineer, technical author, and researcher focused on AI Agents, workflow automation, distributed data systems, LLM safety, and semantic-first AI infrastructure.

I work with AWS, Databricks, Spark, Python, MCP (Model Context Protocol), automation systems, and enterprise-grade orchestration pipelines.

I have published 100+ technical books about Artificial Intelligence, Data Engineering, automation systems, and AI Agents on Amazon KDP.


about More about me

export interface IProfile {
  role: string;
  specialties: string[];
  experience: number;
  focus?: string;
}

export async function getProfile(): Promise<IProfile> {
  return {
    role: "Senior Data Engineer & Technical Author",
    specialties: [
      "AI Agents",
      "Safe AI",
      "LLM Security",
      "AWS Glue",
      "Databricks",
      "Apache Spark",
      "Semantic Retrieval",
      "Workflow Automation",
      "LegalTech",
      "Data Engineering"
    ],
    experience: 7,
    focus: "Building semantic-first AI infrastructure and production-ready data systems."
  };
}

🚀 Core Technologies

Python AWS Docker Kubernetes Apache Spark PostgreSQL MySQL Javascript Typescript React


🧠 Research Areas

  • AI Agents & Autonomous Systems
  • Safe AI & Prompt Injection Defense
  • Model Context Protocol (MCP)
  • Semantic Retrieval & RAG Pipelines
  • Distributed Data Systems
  • Data Lakehouse Architectures
  • Workflow Automation
  • AI Governance & LegalTech
  • LLM Infrastructure
  • Enterprise AI Systems

📚 Latest Focus

current_focus:
  - AI Agents
  - Safe AI
  - Semantic Infrastructure
  - LLM Security
  - Workflow Automation
  - Data Engineering
  - Knowledge Graphs
  - AI Retrieval Optimization

⭐ GitHub Analytics

lcaladoferreira

Top Langs


🌐 Semantic Authority Hub

Leandro Calado Ferreira
 ├── AI Engineering
 ├── Safe AI
 ├── Data Engineering
 ├── AI Agents
 ├── Workflow Automation
 ├── LegalTech
 ├── Technical Books
 ├── Research Articles
 └── Semantic AI Infrastructure

Pinned Loading

  1. CS50-Lecture8-Google-Search CS50-Lecture8-Google-Search Public

    Uma rápida visão geral da primeira atribuição do curso CS50 Web Programming: um clone simples da Pesquisa Google, acesso ao Gmail, Imagens Google e Iniciar Sessão feitas exclusivamente com HTML e C…

    Jupyter Notebook 2 1

  2. modelo-procuracao-amplos-poderes modelo-procuracao-amplos-poderes Public

    Modelo de Procuração de Amplos Poderes (HTML to PDF)

    JavaScript 2

  3. camResolution camResolution Public

    Cam Resolution Checker is WebRTC developer platform with Bootstrap design, with backend/frontend tokenized server integration and SEO optimization.

    HTML 2

  4. world.map world.map Public

    An basic frontend solution with pure Javascript data-visualization integrated with Google Maps API and SEO Optimization, setting to receive BackEnd routes.

    JavaScript 2