A software engineer with a foundation in QA automation and a deep understanding of how systems fail and why. Now building at the intersection of low-level systems and emerging technology.
About
A software engineer with a foundation in QA automation and a deep understanding of how systems fail and why. Now building at the intersection of low-level systems and emerging technology.
Experience
Software Development Engineer in Test
Morgan & Morgan (contract via Quality Engineering Delivery LLC)
08/2024 — Present
—Designed and implemented an AI-agent workflow (Python, Claude API) that automated regression test generation, execution, failure analysis, and remediation, expanding automated coverage to 80% of a 600-test regression suite within one month.
—Developed automated test suites using Python and Selenium WebDriver for a Salesforce-based web application, reducing regression execution time by 80% and enabling earlier defect detection.
—Built Bitbucket CI pipelines running scheduled daily/weekly regression suites with ReportPortal dashboards and automatic Jira ticket creation for failures, eliminating ~15 hrs/week of manual runs, reporting, and bug filing.
Software QA Engineer (Mobile/AR/VR)
Meta (contract via HCLTech)
03/2024 — 08/2024
—Generated and extracted diagnostic reports using ADB/Linux commands, including screenshots, screen recordings, and logs, to triage and reproduce defects on prototype AR/VR hardware.
—Owned the test coverage matrix for prototype devices, designing test plans across 5 device functional areas and identifying coverage gaps before release cycles.
Software QA Engineer (AR/VR)
Microsoft (contract via Sogeti/Capgemini)
10/2023 — 03/2024
—Tested AR/VR hardware and software (functional, performance, networking, compatibility) across release cycles, filing and verifying defects in Azure DevOps.
—Built a longest-prefix-match IP forwarding engine in C++ using a bitwise binary trie, templated over address type to run on both IPv4 (uint32_t) and IPv6 (unsigned __int128) via a custom 128-bit hash.
—Layered a route cache with prefix-scoped invalidation that evicts only the entries affected by a route add/remove, preserving correctness under table changes and measuring a 90% hit rate and 1.5× lookup speedup across 1M queries.
SecFileXch
Next.js, React, TypeScript, Tailwind CSS, AWS S3, Web Crypto API
—Built a zero-knowledge secure file exchange platform with client-side AES-256-GCM encryption and HMAC-SHA256 key derivation to generate deterministic file lookup IDs without exposing encryption keys to the server.
—Built an ML-driven classifier that scrapes Polymarket event comments, labels them, and generates an overall emotional-vs-rational score to reveal the psychological drivers behind a market.