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.
- 🧠 Official website: https://leandrocaladoferreira.com
- 🛸 Technical articles and AI research on Medium: https://leandrocaladoferreira.medium.com/
- 👨🏻⚖️ LegalTech & Brazilian Law: https://leandrocalado.jusbrasil.com.br/
- 💼 LinkedIn: https://linkedin.com/in/lcaladoferreira
- 📚 Amazon Author Page: https://amazon.com/author/leandrocalado
- 📫 Contact: [email protected]
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."
};
}- 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
current_focus:
- AI Agents
- Safe AI
- Semantic Infrastructure
- LLM Security
- Workflow Automation
- Data Engineering
- Knowledge Graphs
- AI Retrieval OptimizationLeandro Calado Ferreira
├── AI Engineering
├── Safe AI
├── Data Engineering
├── AI Agents
├── Workflow Automation
├── LegalTech
├── Technical Books
├── Research Articles
└── Semantic AI Infrastructure