myles BERUEDA

aboutresumeprojectsbloglinks

ABOUT ME.

🏄 a little bit about who i am

I'm a passionate Software Engineer with a diverse range of experiences spanning frontend and full-stack development. Currently, at Intellibridge, I drive innovation on the R&D team, leading the frontend development of Aolytix, an infrastructure visualization tool. My expertise includes building scalable React applications, optimizing performance, and mentoring fellow engineers. Previously, I've worked at startups like Govalo, contributing to Shopify plugins, and built internal tools at Residential Choices that streamlined operations. I'm always excited to take on new challenges, explore cutting-edge technologies, and continue growing as a developer.

RESUME.

🎫 my experiences - condensed

WORK EXPERIENCE

My career, so far
Agile DefenseMcLean, VA
Apr 2025 - CURRENT
Software EngineerMoved to a new product team called Workforce - an webapp that orchestrates multi-agent workflows with a focus on UX and human-in-the-loop agentic interactions.
  • Built UI flows for user-defined, DAG-style multi-agent workflows, letting users chain specialized agents with templated handoffs, tools, and model settings
  • Owned scheduled workflow execution end to end, using BullMQ on the backend and a timezone-aware scheduling UI that stores recurring runs in UTC
  • Reworked layout, routing, and data-fetching patterns to eliminate full-page refreshes, improve caching, and make the app feel noticeably faster to users
  • Started and drove mobile and tablet usability improvements after identifying demo risk, making the app workable on smaller screens for client-facing use
Intellibridge, an Agile Defense CompanyMcLean, VA
Dec 2024 - Mar 2025
Frontend Software EngineerThis was a short-term team, tasked with building a multifaceted forms solution for the US Gov't The team's goal was to produce a high-quality, highly covered, full-stack app with a complex form that's easily reusable and configurable, even by non-technical team members.
  • Built full-stack features in a TDD workflow, using red-green-refactor to keep coverage high on a short-lived government forms project
  • Designed and implemented extensible form controls that generated complex behavior from simple configurations, making the system easier to reuse and adapt
  • Live-coded a stakeholder-requested change during the final presentation, demonstrating how quickly new form behavior could be added without reworking the app
RevacommHonolulu, HI
Aug 2022 - Dec 2024
Software Engineer IIII joined Intellibridge on the R&D team, where I was responsible for implementing features on a new product called Aolytix - an infrastructure visualization tool. My responsibilities included mentoring other devs - especially in the context of frontend development, and interfacing with users to gather feedback.
  • Led frontend performance work across Aolytix, identifying data-stream bottlenecks and increasing canvas graph throughput by about 70% on large infrastructure views
  • Cut first-paint time by about 80% by optimizing graph transforms, reducing initial render from over 150ms to under 30ms as graph sizes approached 1k+ nodes
  • Led the migration from a commercial graphing library to Cytoscape, giving the team a more extensible open-source foundation for graph-heavy features
  • Built a Tauri desktop deployment that paired a React client with a Go backend through Rust, giving teams an alternative to inconsistent browser environments
  • Led authentication implementation and coordinated with third-party providers to keep auth delivery aligned with the first release timeline
GovaloRedlands, CA
Sep 2021 - Aug 2022
Junior Software EngineerGovalo is a startup that specializes in creating a platform for gift giving on Shopify. I joined as a junior software engineer, responsible for interfacing with clients and developing new features.
  • Reworked a fragile 5k-line JavaScript Shopify storefront plugin into a modular Svelte-based implementation with better Shopify integration, faster load behavior, and less breakage on theme updates
  • Worked directly with Shopify store owners to deliver custom implementations tailored to their storefronts
  • Debugged and fixed production issues in merchant storefronts, often under quick turnaround expectations when plugin behavior broke during Shopify or theme updates
  • Helped other developers navigate Shopify API and plugin implementation details as the team expanded feature work
Residential ChoicesHonolulu, HI
Sep 2019 - Sep 2021
Software EngineerOnce I graduated from SNHU, I started working on building a simple webapp in my free time to target some inefficiency I observed in the office. The app quickly gained traction and was adopted by the company. It ran on an Express API connected to a Postgres DB with a React frontend, and was deployed to an on-prem server.
  • Converted an Excel-based workflow into a full-stack internal web app with better validation and day-to-day usability for office staff
  • Prototyped and deployed the initial React, Express, and Postgres application in about a month for roughly 20 users
  • Added dashboards and reporting features that improved visibility into deadline-related metrics
  • Built alerting and notification features that helped improve the company's collection rate
Residential ChoicesHonolulu, HI
Sep 2011 - Sep 2019
IT SupportResidential Choices is a case management agency. While I wore many hats, my primary job description was IT support for the staff. I was a driver for the movement from paper to electronic records in the office.
  • Managed core office IT systems, including file access and workstation security, for staff across the main office and outpost locations
  • Served as the primary IT contact for vendors, including ISPs and software providers, helping keep systems and services running smoothly
  • Completed security audits and implemented measures to protect sensitive client data
  • Supported the office’s shift from paper-based processes to electronic systems, which later informed the internal tools I built as a software engineer

EDUCATION

the formal education that i've completed
Southern New Hampshire UniversityAug 2016 - Aug 2019
Bachelor of Science in Computer ScienceGPA 4.0
The computer science program with a concentration in software engineering provided a great base for where I am today. In addition to learning the fundamentals of computer science, I focused on several electives on data analytics and statistics.
  • DSA project: MovieDB sorting with Python
  • 3D project: 3D rendering with OpenGL
  • Capstone project: Web-app visualizing public flight data (incoming, outgoing) on airline flights
Honolulu Community CollegeSep 2024 - Oct 2024
AWS Cloud Foundations
By the time I took this class, I had been working on Aolytix, an app that focuses on visualizing an AWS infrastructure, for 2 years. This class provided a structured, fundamental education on the basics of AWS, including how to manage your account and navigate the various services offered. The outcome of the class is a certification in AWS Cloud Foundations.
  • Worked through labs on EC2, S3, RDS, and more
  • Deployed a simple web app on an EC2 instance, routed through Route 53
  • Completed several knowledge checks on various AWS services

SKILLS

a non-exclusive list of tech that i've used both professionally and personally
JavaScript
expert
TypeScript
expert
React
expert
Rust
high
Go
high
Git
high
AI
high
Docker
high
SQL
medium
AWS
medium
Kubernetes
medium
Python
medium

EXTRAS.

🔭 stuff i've done outside of work
AWS Certified Cloud Practitioner
Oct 2024
Amazon describes the AWS Certified Cloud Practitioner as an entry-level certification. Earners of this certification have a fundamental understanding of IT services and their uses in the AWS Cloud. They demonstrated cloud fluency and foundational AWS knowledge. Badge owners are able to identify essential AWS services necessary to set up AWS-focused projects.
Bravo13 Hackathon
Feb 2024
Frontend DeveloperThe Bravo13 Hackathon is a DoD-sponsored event, centered around finding use-cases and implementing proof-of-concept projects I was recruited by my company (Intellibridge) to join the team as a frontend engineer. The team had a week to implement, then present, a project that would be judged by a panel of DoD officials.
  • Interfaced with the rest of the team on estimating what we could accomplish in a week, given a non-classified dataset
  • In the interest of moving fast, the frontend was based off an pre-built repo the company had been using for some time
  • Using a combination of React, TypeScript, and Material UI, we implemented a dashboard and map visualization using MapboxGL

PROJECTS.

🚀 some side projects, to satisfy my curiosity

burneural-network

A simple implementation of a neural network in Rust using Burn

rust-cli-starter

My go-to starter CLI project

rust-wasm

Exploratory test WASM for large-scale data transforms

portfolio (old)

My old portfolio