{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "name": "Angel Davila",
    "label": "Senior Software Engineer",
    "email": "adavila0703@gmail.com",
    "phone": "847-322-2224",
    "url": "https://angelrdavila.com",
    "summary": "Senior Software Engineer who ships product, platform, and AI work across the full stack. At Salesloft, led reliability and performance initiatives that reached 99.99% sync uptime and 350% forecast adoption growth. Currently building Copia, an AI-powered budgeting app, as a founder handling product, infrastructure, and go-to-market from scratch. Heavy user of AI coding agents with 1B+ tokens used in the last month across personal and open source projects. Passionate about helping engineers adopt modern AI-assisted workflows and building tools that make teams faster.",
    "location": {
      "city": "Algonquin",
      "countryCode": "US",
      "region": "Illinois"
    },
    "profiles": [
      {
        "network": "GitHub",
        "username": "adavila0703",
        "url": "https://github.com/adavila0703"
      },
      {
        "network": "LinkedIn",
        "username": "angelrdavila",
        "url": "https://www.linkedin.com/in/angelrdavila/"
      }
    ]
  },
  "work": [
    {
      "name": "Salesloft",
      "position": "Senior Software Engineer",
      "startDate": "2025-04-01",
      "endDate": "",
      "summary": "Promoted for continued impact in delivery, leadership, and cross-functional coordination. Took on a broader role following team reorganization and layoffs, helping stabilize the Deals team while continuing to deliver high-value features and mentor engineers.",
      "highlights": [
        "Led engineering efforts across Deals-related initiatives post-merger, coordinating with product, design, and offshore teams to ensure timely delivery and technical excellence.",
        "Led critical team rituals including alert and monitoring reviews, backlog grooming, and technical design reviews.",
        "Created and updated onboarding documentation for a new offshore team based in India, improving ramp-up time and long-term maintainability.",
        "As part of an internal AI challenge, built a tool to evaluate GitHub PRs against Jira ticket descriptions using a local LLM (Ollama) — selected to represent Salesloft at a Vista Equity Partners–sponsored hackathon in Washington, DC.",
        "Mentored a software engineering intern through a full project lifecycle, from ideation to presentation which was well-received by leadership."
      ],
      "systemHighlights": [],
      "location": "Remote, IL",
      "keywords": [
        "Go",
        "TypeScript",
        "React",
        "React Query",
        "CSS",
        "Redis",
        "Protobuf",
        "Elasticsearch",
        "PostgreSQL",
        "Kubernetes",
        "GCP"
      ]
    },
    {
      "name": "Salesloft",
      "position": "Software Engineer",
      "startDate": "2021-10-01",
      "endDate": "2025-04-01",
      "summary": "Led key initiatives across Salesloft's Deals and Forecast products, improving adoption, performance, and quality. As a senior member of the Deals pod, I have led in areas like hiring, onboarding, mentoring, knowledge sharing, and solution discovery for large features.",
      "highlights": [
        "Launched Deal Summary, one of Salesloft's first AI-powered features, enabling sales managers to access executive summaries with key insights.",
        "Achieved 99.99% sync reliability by leading optimization efforts using observability tools, significantly improving Salesforce integration stability.",
        "Migrated 20+ backend microservices from New Relic to Datadog, implementing OpenTelemetry (OTel) as an abstraction layer to future-proof observability and prevent vendor lock-in.",
        "Helped drive a 350% adoption increase of the Forecast product by contributing to its development and supporting go-to-market efforts over a 6-month span.",
        "Increased unit test coverage by 20% by leading product quality initiatives and enhancing both unit and end-to-end test suites.",
        "Reduced Flowchart response times by 50% through advanced optimization leveraging Go concurrency patterns and performance profiling.",
        "Built an internal code coverage visualization tool, enabling teams to analyze code coverage across a large microservice architecture."
      ],
      "location": "Remote, IL",
      "keywords": [
        "Go",
        "TypeScript",
        "React",
        "React Query",
        "CSS",
        "Redis",
        "Protobuf",
        "Elasticsearch",
        "PostgreSQL",
        "Kubernetes",
        "GCP"
      ]
    },
    {
      "name": "Copiacash",
      "position": "Founder",
      "startDate": "2023-09-01",
      "endDate": "",
      "summary": "Building Copia from zero to a live product with 30+ active users, owning every layer of the stack: product decisions, feature development, DevOps, infrastructure, and go-to-market coordination.",
      "highlights": [
        "Shipped a full-featured budgeting app to 30+ users, handling product strategy, feature development, DevOps, and infrastructure as the technical lead alongside a co-founder.",
        "Architected and deployed the full backend on AWS ECS (EC2), standing up CI/CD, monitoring, and production infrastructure from scratch.",
        "Integrated Plaid for bank account syncing and built transaction categorization, recurring payment detection, and budget tracking features end to end.",
        "Established robust code patterns with Zod for runtime validation across the frontend and backend, improving type safety and reducing integration bugs.",
        "Building AI-powered budgeting insights and financial coaching features using Gemini, giving users actionable recommendations based on their spending patterns."
      ],
      "location": "Remote, IL",
      "keywords": [
        "TypeScript",
        "Node",
        "React",
        "React Query",
        "React Native",
        "Tailwind",
        "Shadcn",
        "AWS",
        "Zod",
        "Nx",
        "Plaid",
        "Auth0"
      ]
    },
    {
      "name": "Keyence",
      "position": "Software Engineer",
      "startDate": "2020-06-01",
      "endDate": "2021-10-01",
      "summary": "Reduced customer defects by 10% and cut daily management reporting time by an hour by building internal tools and modernizing legacy systems. Introduced agile practices, code reviews, and version control to a team that had none.",
      "highlights": [
        "Reduced customer defects by 10% by refactoring and modernizing legacy codebases, improving readability and maintenance.",
        "Standardized development processes by introducing agile methodologies, code reviews, version control, and unit testing, enhancing engineering quality.",
        "Developed backend services for Blazor applications, driving operational efficiencies and cost savings across internal teams.",
        "Built QI Hub analytics tool, streamlining daily operations and reducing management reporting time by 1 hour per day.",
        "Improved product issue tracking by developing a Flask and React-based data collection system, aiding in product defect analysis and design improvements."
      ],
      "location": "Itasca, IL",
      "keywords": [
        "Python",
        "JavaScript",
        "C#",
        "HTML",
        "CSS",
        "Django",
        "Flask",
        "React",
        "Node.js",
        "Express.js",
        "ASP.NET Core",
        "Blazor",
        "MSSQL",
        "MongoDB"
      ]
    }
  ],
  "education": [
    {
      "institution": "Southern New Hampshire University",
      "area": "Computer Science",
      "studyType": "Bachelor of Science",
      "startDate": "2016-08-01",
      "endDate": "2020-06-01",
      "score": "",
      "courses": []
    }
  ],
  "skills": [
    {
      "name": "Programming Languages",
      "level": "Expert",
      "keywords": ["TypeScript", "JavaScript", "Go", "Python", "C#"]
    },
    {
      "name": "Frontend Development",
      "level": "Expert",
      "keywords": ["React", "React Native", "Next.js", "HTML", "CSS", "Tailwind CSS"]
    },
    {
      "name": "Backend Development",
      "level": "Expert",
      "keywords": ["Node.js", "Express.js", "Django", "Flask", "ASP.NET Core"]
    },
    {
      "name": "Databases",
      "level": "Advanced",
      "keywords": ["PostgreSQL", "MongoDB", "MSSQL", "Redis", "Elasticsearch"]
    },
    {
      "name": "Cloud & DevOps",
      "level": "Advanced",
      "keywords": ["AWS", "GCP", "Kubernetes", "Docker", "CI/CD"]
    },
    {
      "name": "Tools & Libraries",
      "level": "Advanced",
      "keywords": ["React Query", "Zod", "Nx", "Plaid", "Auth0", "Shadcn", "Unity"]
    }
  ],
  "projects": [
    {
      "name": "Copiacash",
      "description": "Copia Cash is an AI- powered budgeting and financial coaching app designed to help everyday individuals build better financial habits, reduce debt, and achieve long - term financial stability. The platform leverages machine learning and personalized insights to analyze users' spending behavior and provide tailored budgeting recommendations. It also aims to connect users with financial experts for real-time guidance, empowering them to maximize their money in today’s challenging economy. Built with modern technologies like AWS, TypeScript, React Native, Zod, and OpenTelemetry, Copia Cash aspires to compete with leading budgeting platforms like Monarch Money and Rocket Money by focusing on AI-driven coaching and proactive financial advice.",
      "highlights": [],
      "keywords": [
        "TypeScript",
        "Node",
        "React",
        "React Query",
        "React Native",
        "Tailwind",
        "Shadcn",
        "AWS",
        "Zod",
        "Nx",
        "Plaid",
        "Auth0"
      ],
      "startDate": "2025-01-01",
      "endDate": "",
      "url": "https://app.copiacash.com/",
      "type": "application",
      "urls": ["https://app.copiacash.com/"],
      "pictureUrls": [
        "/projects/copia/dashboard.png",
        "/projects/copia/transaction.png",
        "/projects/copia/budget.png",
        "/projects/copia/recurring.png",
        "/projects/copia/calendar.png",
        "/projects/copia/connections.png"
      ],
      "madeAt": "Copiacash",
      "sortOrder": 1,
      "year": "2025"
    },
    {
      "name": "BlockBro",
      "description": "An indie puzzle platformer designed for competitive gamers with in-game feature to ensure a fair and competitive speedrunning experience. The idea of blockbro solve puzzles and race against your friends or the world to see who can complete the game the fastest. There are blocks, keys to open doors, a large tree of maps and more. This has been a passion project of mine for a few years now and I am excited to see it come to life!",
      "highlights": [],
      "keywords": ["Unity", "C#", "Go", "Steam", "Steamworks", "PostgreSQL"],
      "startDate": "2024-01-01",
      "endDate": "",
      "url": "https://twitter.com/playblockbro",
      "type": "application",
      "urls": [
        "https://twitter.com/playblockbro",
        "https://www.instagram.com/playblockbro/",
        "https://www.threads.net/@playblockbro"
      ],
      "pictureUrls": ["/projects/blockbro/blockbro-menu.png", "/projects/blockbro/blockbro-monkey.png"],
      "madeAt": "Madtsuki",
      "sortOrder": 1,
      "year": "2024"
    },
    {
      "name": "trenddevconst.com",
      "description": "A simple and straight forward website for Trend Development & Construction's, effectively highlighting their exceptional quality of work.",
      "highlights": [],
      "keywords": ["Next.js", "TypeScript", "React", "Tailwind CSS"],
      "startDate": "2023-01-01",
      "endDate": "",
      "url": "https://www.trenddevconst.com",
      "type": "application",
      "urls": ["https://www.trenddevconst.com"],
      "pictureUrls": ["/projects/trenddevconst/trend_1.jpg", "/projects/trenddevconst/trend_2.jpg"],
      "madeAt": "Trend Development & Construction",
      "sortOrder": 1,
      "year": "2023"
    },
    {
      "name": "angelrdavila.com",
      "description": "The purpose of this website is to display the projects I have completed and offer information regarding my contact details, resume, and professional background. The website has been developed entirely from scratch using CSS, without the implementation of a pre-existing design system.",
      "highlights": [],
      "keywords": ["Next.js", "TypeScript", "React", "Tailwind CSS"],
      "startDate": "2023-01-01",
      "endDate": "",
      "url": "https://www.angelrdavila.com",
      "type": "application",
      "urls": ["https://www.angelrdavila.com"],
      "pictureUrls": ["/projects/angelrdavila.com/home.jpg"],
      "madeAt": "Personal Project",
      "sortOrder": 2,
      "year": "2023"
    },
    {
      "name": "GoLens",
      "description": "GoLens is a comprehensive web application designed to facilitate code coverage analysis for all your Go projects within a given directory. It enables developers by offering enhanced visual insights into code coverage across extensive microservice architectures.",
      "highlights": [],
      "keywords": ["Go", "TypeScript", "React", "PostgreSQL", "CSS"],
      "startDate": "2023-01-01",
      "endDate": "",
      "url": "",
      "type": "application",
      "urls": [],
      "pictureUrls": ["/projects/golens/home.jpg", "/projects/golens/file.jpg"],
      "madeAt": "Salesloft",
      "sortOrder": 3,
      "year": "2023"
    },
    {
      "name": "Davila Family Clock",
      "description": "A fun site I built to allow me to quickly give my daughters age in any time measurement, yes I can give them her age in seconds!",
      "highlights": [],
      "keywords": ["TypeScript", "React", "CSS"],
      "startDate": "2023-01-01",
      "endDate": "",
      "url": "",
      "type": "application",
      "urls": [],
      "pictureUrls": ["/projects/davila-family-clock/clock.jpg"],
      "madeAt": "Personal Project",
      "sortOrder": 4,
      "year": "2023"
    },
    {
      "name": "Unnamed Game",
      "description": "I am currently working on a 2D platformer, which is being developed in Unity and targeted to release by the end of 2023 or early 2024.",
      "highlights": [],
      "keywords": ["Unity", "Go", "PostgreSQL"],
      "startDate": "2022-01-01",
      "endDate": "",
      "url": "",
      "type": "application",
      "urls": [],
      "pictureUrls": [],
      "madeAt": "Personal Project",
      "sortOrder": 1,
      "year": "2022"
    },
    {
      "name": "stormdancealliance.com",
      "description": "I helped maintain and fixed styling issues for a local dance studio. This website also did not have any proper version control, so I implemented a basic CICD pipeline using Github actions, Python and PHP scripts.",
      "highlights": [],
      "keywords": ["Python", "PHP", "JavaScript", "HTML", "CSS"],
      "startDate": "2022-01-01",
      "endDate": "",
      "url": "https://www.stormdancealliance.com/",
      "type": "application",
      "urls": ["https://www.stormdancealliance.com/"],
      "pictureUrls": ["/projects/storm/home.jpg"],
      "madeAt": "Storm Dance Alliance",
      "sortOrder": 2,
      "year": "2022"
    },
    {
      "name": "florecitasbordadas.com",
      "description": "A website I developed for my mother's clothing business, leveraging Shopify's API and an early framework called Hydrogen, developed by Shopify.",
      "highlights": [],
      "keywords": ["Go", "TypeScript", "Hydrogen", "React", "Tailwind CSS", "Shopify API"],
      "startDate": "2022-01-01",
      "endDate": "",
      "url": "https://www.florecitasbordadas.com/",
      "type": "application",
      "urls": ["https://www.florecitasbordadas.com/"],
      "pictureUrls": ["/projects/florecitas-bordadas/home.jpg", "/projects/florecitas-bordadas/dress.jpg"],
      "madeAt": "Florecitas Bordadas",
      "sortOrder": 3,
      "year": "2022"
    },
    {
      "name": "Deals Flowchart",
      "description": "The Flowchart is a prominent and intricate analytics tool within the Salesloft platform. Its primary function is to provide real-time insights into the progression of a deal over time. I played a significant role in solution discovery, scoping, development, iterative refinement, and ongoing maintenance of this tool.",
      "highlights": [],
      "keywords": ["Go", "TypeScript", "React", "PostgreSQl", "D3"],
      "startDate": "2022-01-01",
      "endDate": "",
      "url": "https://youtu.be/ET11YCgA2QQ?t=2165",
      "type": "application",
      "urls": ["https://youtu.be/ET11YCgA2QQ?t=2165", "https://help.salesloft.com/s/article/Deals-Flow-Chart"],
      "pictureUrls": [
        "/projects/flowchart/flow.jpg",
        "/projects/flowchart/flow_chart.jpg",
        "/projects/flowchart/flow_table.jpg"
      ],
      "madeAt": "Salesloft",
      "sortOrder": 4,
      "year": "2022"
    },
    {
      "name": "Opportunity Alerts",
      "description": "Opportunity Alerts is a vital component developed for Salesloft's Deals product, designed to deliver automated emails with essential deal information to sales reps and managers based on their customized configurations. I contributed significantly to solution discovery, scoping, and development of this impactful tool.",
      "highlights": [],
      "keywords": ["Go", "TypeScript", "React", "HTML", "Sendgrid API", "PostgreSQl"],
      "startDate": "2022-01-01",
      "endDate": "",
      "url": "https://youtu.be/ET11YCgA2QQ?t=2574",
      "type": "application",
      "urls": ["https://youtu.be/ET11YCgA2QQ?t=2574", "https://help.salesloft.com/s/article/Opportunity-Alerts"],
      "pictureUrls": [],
      "madeAt": "Salesloft",
      "sortOrder": 5,
      "year": "2022"
    },
    {
      "name": "Goconcat",
      "description": "A general purpose file concatenation tool for Go. Originally built to concatenate an unorganized file structure which was produced by Mockery.",
      "highlights": [],
      "keywords": ["Go"],
      "startDate": "2021-01-01",
      "endDate": "",
      "url": "https://github.com/adavila0703/goconcat",
      "type": "application",
      "urls": ["https://github.com/adavila0703/goconcat"],
      "pictureUrls": [],
      "madeAt": "Personal Project",
      "sortOrder": 1,
      "year": "2021"
    },
    {
      "name": "Devy",
      "description": "A developer focused discord bot written in Go, set out to help your with your daily activities and display all of your github stats.",
      "highlights": [],
      "keywords": ["Go", "Discord API"],
      "startDate": "2021-01-01",
      "endDate": "",
      "url": "https://github.com/osbytes/devy",
      "type": "application",
      "urls": ["https://github.com/osbytes/devy"],
      "pictureUrls": [],
      "madeAt": "Personal Project",
      "sortOrder": 2,
      "year": "2021"
    },
    {
      "name": "Key Logs",
      "description": "Key Logs is a powerful project management tool that enables you to effortlessly log work tasks while offering invaluable features such as follow-ups, reminders, and hour tracking. Motivated by the mission to streamline and centralize redundant forms, this tool efficiently organizes tasks and supports project managers in their pursuit of seamless project execution.",
      "highlights": [],
      "keywords": ["C#", "ASP.NET Core", "Blazor", "MSSQL", "CSS"],
      "startDate": "2021-01-01",
      "endDate": "",
      "url": "",
      "type": "application",
      "urls": [],
      "pictureUrls": [],
      "madeAt": "Keyence",
      "sortOrder": 3,
      "year": "2021"
    },
    {
      "name": "Darth Validator",
      "description": "A tool used to validate 2 excel sheets, built to help remove some manual processing at Keyence.",
      "highlights": [],
      "keywords": ["Python"],
      "startDate": "2021-01-01",
      "endDate": "",
      "url": "https://github.com/adavila0703/darth-validator",
      "type": "application",
      "urls": ["https://github.com/adavila0703/darth-validator"],
      "pictureUrls": [],
      "madeAt": "Keyence",
      "sortOrder": 4,
      "year": "2021"
    },
    {
      "name": "Slickoverflow",
      "description": "A json resume theme I created which is a variant of the stack overflow theme. This is also the resume theme which you will find in the resume page.",
      "highlights": [],
      "keywords": ["Handlebars", "JavaScript", "CSS"],
      "startDate": "2021-01-01",
      "endDate": "",
      "url": "https://github.com/adavila0703/jsonresume-theme-slickoverflow",
      "type": "application",
      "urls": ["https://github.com/adavila0703/jsonresume-theme-slickoverflow"],
      "pictureUrls": [],
      "madeAt": "Personal Project",
      "sortOrder": 5,
      "year": "2021"
    },
    {
      "name": "Tournam8",
      "description": "Tournam8 is a Discord bot set out to automate the entire tournament process for your favorite video game. Originally built to reduce the amount of time spent in manual processing around a community which hosted tournaments for a video game.",
      "highlights": [],
      "keywords": ["Python", "Discord API", "FastAPI", "MongoDB"],
      "startDate": "2020-01-01",
      "endDate": "",
      "url": "https://github.com/adavila0703/tournam8",
      "type": "application",
      "urls": ["https://github.com/adavila0703/tournam8"],
      "pictureUrls": [],
      "madeAt": "Element Organization",
      "sortOrder": 1,
      "year": "2020"
    },
    {
      "name": "Qi Hub",
      "description": "This product revolutionizes product tracking by seamlessly managing the entire testing lifecycle and delivering comprehensive data visualization. With advanced features including an intuitive ordering system, robust administrative tools, KPI tracking, user profiles, and dynamic data visualization, this product empowers an organization to make informed decisions and optimize their testing processes.",
      "highlights": [],
      "keywords": ["Python", "Django", "MSSQL", "HTML", "CSS"],
      "startDate": "2020-01-01",
      "endDate": "",
      "url": "",
      "type": "application",
      "urls": [],
      "pictureUrls": [],
      "madeAt": "Keyence",
      "sortOrder": 2,
      "year": "2020"
    },
    {
      "name": "Ryne",
      "description": "As a vital member of a collaborative game development team, I contributed to the creation of an immersive game utilizing the Unreal Engine 4 (UE4) framework. Throughout the development process, we engaged in comprehensive testing with a diverse group of individuals, gathering valuable insights and data to shape the game's design. Notably, I played a key role in developing a custom prediction system that leveraged interpolation and network latency to accurately anticipate projectile trajectories, enhancing the game's fluidity and immersion. While the game was not ultimately released, this project exemplifies my strong teamwork, technical proficiency, and ability to contribute to the development of exceptional gaming experiences.",
      "highlights": [],
      "keywords": ["C++", "Unreal Engine", "Flask", "PostgreSQL", "Steam SDK"],
      "startDate": "2019-01-01",
      "endDate": "",
      "url": "https://github.com/adavila0703/ryne",
      "type": "application",
      "urls": ["https://github.com/adavila0703/ryne"],
      "pictureUrls": [],
      "madeAt": "Personal Project",
      "sortOrder": 1,
      "year": "2019"
    },
    {
      "name": "Storm Cafe",
      "description": "A small inventory system which was intended to be used at a local dance studio but was never adopted.",
      "highlights": [],
      "keywords": ["Python", "Django", "HTML"],
      "startDate": "2019-01-01",
      "endDate": "",
      "url": "https://github.com/adavila0703/storm-cafe",
      "type": "application",
      "urls": ["https://github.com/adavila0703/storm-cafe"],
      "pictureUrls": [],
      "madeAt": "Personal Project",
      "sortOrder": 2,
      "year": "2019"
    },
    {
      "name": "Macroni",
      "description": "Python tool which allows you to record and save macros.",
      "highlights": [],
      "keywords": ["Python"],
      "startDate": "2018-01-01",
      "endDate": "",
      "url": "https://github.com/adavila0703/macroni",
      "type": "application",
      "urls": ["https://github.com/adavila0703/macroni"],
      "pictureUrls": [],
      "madeAt": "Personal Project",
      "sortOrder": 1,
      "year": "2018"
    },
    {
      "name": "Reporto",
      "description": "A small Python concept tool which was going to help eliminate manual processing for a team at Keyence. This tool wasn't ultimately adopted but was an inspiration for another web application I went on to build at Keyence.",
      "highlights": [],
      "keywords": ["Python"],
      "startDate": "2018-01-01",
      "endDate": "",
      "url": "https://github.com/adavila0703/reporto",
      "type": "application",
      "urls": ["https://github.com/adavila0703/reporto"],
      "pictureUrls": [],
      "madeAt": "Keyence",
      "sortOrder": 2,
      "year": "2018"
    },
    {
      "name": "Reddit Snatch",
      "description": "Allows you to download all of your saved images from reddit.",
      "highlights": [],
      "keywords": ["Python"],
      "startDate": "2018-01-01",
      "endDate": "",
      "url": "https://github.com/adavila0703/reddit-snatch",
      "type": "application",
      "urls": ["https://github.com/adavila0703/reddit-snatch"],
      "pictureUrls": [],
      "madeAt": "Personal Project",
      "sortOrder": 2,
      "year": "2018"
    }
  ],
  "awards": [],
  "publications": [],
  "languages": [
    {
      "language": "English",
      "fluency": "Native speaker"
    },
    {
      "language": "Spanish",
      "fluency": "Conversational"
    }
  ],
  "interests": [
    {
      "name": "Game Development",
      "keywords": ["Unity", "Indie Games", "Puzzle Platformers"]
    },
    {
      "name": "Financial Technology",
      "keywords": ["Budgeting Apps", "AI-powered Finance", "Personal Finance"]
    },
    {
      "name": "Software Architecture",
      "keywords": ["Microservices", "Cloud Infrastructure", "DevOps"]
    }
  ],
  "references": []
}
