~/bruno
README.md
# Hello, World!

> Bruno Cardoso

Software Engineer

AI/LLMPythonReactReact Native

Software Engineer with 13+ years of experience building scalable applications.

Currently leading AI platform development with Python, LangChain, and LLM integration.

Full stack expertise spanning frontend, backend, and mobile technologies.

stats.json
{
"experience": "13+ years",
"focus": "AI & Full Stack",
"location": "Brazil",
"languages": ["Portuguese", "English"],
"status": "Open to opportunities"
}
education.md
## Education
Master of Computer Science
UNIVALI, Itajaí • 2010 - 2014
Graduated with honors
about.ts
1// About Me
2
3const bruno = {
4role: "Software Engineer",
5specialization: ["AI/LLM", "Python", "React", "React Native"],
6experience: "13+ years in software development",
7}
8
9// What I bring to the table
10const strengths = [
11"Building AI-powered platforms with LLM integration",
12"Leading frontend teams and driving technical decisions",
13"Full stack development (Python, Node.js, React)",
14"Architecting scalable, high-performance applications",
15"LLM observability with Langfuse and LangChain",
16]
17
18// Track record
19const achievements = [
20"Leading AI platform development at Intapp",
21"Founded DailyPet - veterinary health platform",
22"Partner at Rubcube - fintech banking apps",
23]