{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "name": "Bruno Ramirez",
    "label": "AI Backend Developer & Founder",
    "image": "https://avatars.githubusercontent.com/u/242659499?v=4",
    "email": "contact@brunormz.com",
    "url": "https://brunormz.com",
    "summary": "Dual Bachelor in Industrial Technologies Engineering & Engineering Physics. Co-founder and software engineer specialized in AI-driven mobile platforms, scalable backend architecture, and functional developer tools.",
    "location": {
      "city": "Madrid",
      "countryCode": "ES",
      "region": "Madrid / Berkeley, CA"
    },
    "profiles": [
      {
        "network": "GitHub",
        "username": "brunoramirez",
        "url": "https://github.com/brunoramirez"
      },
      {
        "network": "LinkedIn",
        "username": "bruno-ramirez-2a8b49384",
        "url": "https://www.linkedin.com/in/bruno-ramirez-2a8b49384"
      }
    ]
  },
  "work": [
    {
      "name": "WillApp",
      "position": "Co-founder & Lead Backend Engineer",
      "url": "https://willapp.es",
      "startDate": "2025-01-01",
      "summary": "Student productivity and habit formation platform with Gemini multimodal AI photo analysis.",
      "highlights": [
        "Architected automated study engine backend and Firestore databases for university exam roadmaps.",
        "Integrated Gemini Multimodal API for real-time study verification via image inspection.",
        "Implemented gamification mechanics with anti-cheat validation."
      ]
    },
    {
      "name": "RPE App",
      "position": "Co-founder & Lead Developer",
      "url": "https://therpeapp.com",
      "startDate": "2025-01-01",
      "summary": "Athletic workload management platform tracking Session RPE and Acute:Chronic Workload Ratios (ACWR).",
      "highlights": [
        "Engineered Flutter client with Riverpod state management and feature-first architecture.",
        "Implemented mathematical modeling for ACWR and training load monitoring.",
        "Built offline-first Firestore persistence with 1-tap Google Authentication."
      ]
    }
  ],
  "education": [
    {
      "institution": "Universidad Carlos III de Madrid (UC3M) & UC Berkeley",
      "url": "https://uc3m.es",
      "area": "Dual Bachelor in Industrial Technologies Engineering & Engineering Physics",
      "studyType": "Bachelor of Science (Double Degree)",
      "startDate": "2021-09-01",
      "courses": [
        "Backend Architecture",
        "Scientific Computing",
        "Mathematical Physics",
        "Fluid Dynamics & Thermodynamics",
        "Applied Machine Learning"
      ]
    },
    {
      "institution": "International Baccalaureate Organization",
      "area": "International Baccalaureate (IB) Diploma",
      "studyType": "Bilingual Diploma"
    }
  ],
  "skills": [
    {
      "name": "Backend & Cloud",
      "level": "Advanced",
      "keywords": ["Firebase", "Cloud Firestore", "Google Cloud Platform", "Node.js", "Express", "PostgreSQL", "REST APIs"]
    },
    {
      "name": "Frontend & Mobile",
      "level": "Advanced",
      "keywords": ["Flutter", "Dart", "Riverpod", "React", "TypeScript", "Tailwind CSS", "Framer Motion"]
    },
    {
      "name": "Languages & Systems",
      "level": "Proficient",
      "keywords": ["Python", "Dart", "TypeScript", "JavaScript", "C++", "SQL"]
    },
    {
      "name": "AI & Developer Tools",
      "level": "Advanced",
      "keywords": ["Gemini Multimodal API", "Model Context Protocol (MCP)", "Git", "Docker", "Linux"]
    }
  ],
  "languages": [
    {
      "language": "Spanish",
      "fluency": "Native speaker"
    },
    {
      "language": "English",
      "fluency": "Bilingual / Professional proficiency (C2)"
    }
  ]
}
