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]