Last active
June 29, 2026 21:12
-
-
Save melroser/c28bcf5889879a493c5705f4b0c104f0 to your computer and use it in GitHub Desktop.
Resume
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json", | |
| "basics": { | |
| "name": "Robert Melrose", | |
| "label": "Senior Full Stack AI Engineer", | |
| "email": "rob@devs.miami", | |
| "phone": "305-859-1567", | |
| "url": "https://devs.miami", | |
| "summary": "Senior full-stack software engineer with 10+ years of experience shipping production web applications, backend services, APIs, internal tools, and enterprise platforms. Recent work focuses on AI-enabled product engineering: LLM workflows, RAG prototypes, embeddings, graph-based retrieval, tool calling, agentic systems, AI-assisted development, and model evaluation. Built and shipped wingit.dev as solo founder, owning product planning, architecture, UI, backend APIs, CI/CD, container delivery, analytics, and production observability. Strong hands-on background across Python, FastAPI, TypeScript, React, Next.js, C#, .NET, Docker, Azure, AWS, SQL, Redis, Neo4j, and production debugging. Comfortable in startup and small-team environments where senior engineers are expected to move from ambiguous product ideas to deployed software.", | |
| "location": { | |
| "city": "Miami", | |
| "region": "FL", | |
| "countryCode": "US" | |
| }, | |
| "profiles": [ | |
| { | |
| "network": "GitHub", | |
| "username": "melroser", | |
| "url": "https://github.com/melroser" | |
| }, | |
| { | |
| "network": "LinkedIn", | |
| "username": "themelroser", | |
| "url": "https://linkedin.com/in/themelroser" | |
| } | |
| ] | |
| }, | |
| "work": [ | |
| { | |
| "name": "Devs Miami LLC", | |
| "position": "Founder & Lead Engineer", | |
| "url": "https://devs.miami", | |
| "startDate": "2025-10", | |
| "summary": "Built and shipped wingit.dev, a production full-stack AI web application, owning every layer from product spec to deployment.", | |
| "highlights": [ | |
| "Designed, built, and deployed wingit.dev end to end, including architecture, data model, UI, backend APIs, CI/CD, container delivery, analytics, and production observability.", | |
| "Built a full-stack product using Next.js, TypeScript, Tailwind CSS, backend APIs, Docker-based delivery, GitHub Actions, and GHCR.", | |
| "Instrumented logs, metrics, traces, session replay, funnels, and conversion dashboards to guide product iteration using real behavior data.", | |
| "Used Claude, Codex, ChatGPT, and Kiro heavily across the build for planning, code generation, refactoring, debugging, and architectural critique.", | |
| "Authored product specs, implementation plans, and acceptance criteria before prompting AI coding tools, then cross-critiqued model outputs to catch ambiguity, brittle assumptions, and failure modes.", | |
| "Worked in a startup-style environment with full ownership of product direction, technical execution, deployment, and iteration." | |
| ] | |
| }, | |
| { | |
| "name": "Snorkel AI", | |
| "position": "Sr. Software Engineer & AI Model Trainer", | |
| "startDate": "2025-06", | |
| "summary": "Python-first contractor building evaluation harnesses, RAG-style workflows, and agentic pipelines to generate high-signal data for evaluating and improving code-capable language models.", | |
| "highlights": [ | |
| "Built FastAPI microservices and Pydantic/SQLAlchemy data layers for speech-to-text transcription, audio segmentation, and feature extraction using Whisper and Librosa.", | |
| "Prototyped a Neo4j-backed RAG system using embeddings, graph retrieval, structured logging, and domain-specific context expansion for audio-related knowledge.", | |
| "Orchestrated Dockerized services in an agentic platform performing coordinated tool calls, task execution, and reusable workflow steps.", | |
| "Helped refine agentic patterns for planning, tool selection, execution quality, and reusable-task design.", | |
| "Characterized recurring model failure modes and translated them into authored tasks, grading rubrics, and evaluation criteria for downstream model improvement." | |
| ] | |
| }, | |
| { | |
| "name": "Sepal AI", | |
| "position": "Sr. Software Engineer & AI Model Trainer", | |
| "startDate": "2025-11", | |
| "endDate": "2026-04", | |
| "summary": "Embedded contractor working directly with a frontier AI lab on software-engineering capability improvements for coding models.", | |
| "highlights": [ | |
| "Completed onboarding and was immediately selected for the accelerated experts track.", | |
| "Promoted to occupational reviewer for software development and AI model training, judging other contributors' tasks, rubrics, and technical reasoning.", | |
| "Reviewed software engineering tasks, code diffs, model outputs, and evaluation rubrics for correctness, maintainability, and signal quality.", | |
| "Set technical direction on critical projects and enforced Python and TypeScript coding standards across cross-functional contributors.", | |
| "Mentored junior contributors on code review expectations, task clarity, rubric design, and stronger engineering judgment." | |
| ] | |
| }, | |
| { | |
| "name": "Scale.ai", | |
| "position": "Full-Stack Web Developer & AI Model Trainer", | |
| "startDate": "2023-12", | |
| "endDate": "2025-06", | |
| "summary": "Benchmarked and improved top LLMs on software-engineering capabilities, including code generation, debugging, architecture, deployment, and technical explanation.", | |
| "highlights": [ | |
| "Authored and reviewed RLHF tasks across code generation, bug detection, debugging, performance, and parallelism in Python, C++, JavaScript, and TypeScript.", | |
| "Reviewed model transcripts and contributor submissions, writing defensible technical reasoning explaining why one implementation wins, where tests are weak, and what a diff actually changes.", | |
| "Deployed React, Next.js, Tailwind CSS, and TypeScript frontends in sandboxed agentic workflows to produce realistic, executable evaluation environments.", | |
| "Investigated and debugged large enterprise-style codebases with multiple services, APIs, web-service integrations, and deployment workflows.", | |
| "Designed CI/CD and DevOps workflows on AWS with Docker and Portainer for model evaluation tasks and sandboxed application environments.", | |
| "Promoted to senior reviewer on multiple projects and helped onboard junior contributors to AI software evaluation workflows." | |
| ] | |
| }, | |
| { | |
| "name": "Accelya Group", | |
| "position": "Software Engineer II", | |
| "startDate": "2015-03", | |
| "endDate": "2022-12", | |
| "summary": "Technical lead on a platform of .NET web applications, REST APIs, SOAP services, identity systems, and enterprise tools serving major airlines, GDSs, and travel platforms.", | |
| "highlights": [ | |
| "Designed, built, and maintained .NET applications and REST APIs used by Lufthansa, American Airlines, United Airlines, Delta Air Lines, Travelport, Priceline, and other enterprise customers.", | |
| "Designed and shipped an OIDC/OAuth 2.0 identity and access management system using ASP.NET Core and IdentityServer 4 for federated SSO across airline customers.", | |
| "Owned a critical C++/.NET SOAP messaging gateway responsible for dispatching platform traffic across enterprise services.", | |
| "Built OpenAPI and Swagger-documented APIs for enterprise integrations and internal administrative tools.", | |
| "Implemented a SAX-based XML validator that materially improved transaction consistency across high-volume travel workflows.", | |
| "Built a self-service administrative portal that allowed airline customers to manage tenants and onboard travel agents, reducing onboarding time from weeks to minutes.", | |
| "Designed a Redis caching layer to improve data retrieval performance under load.", | |
| "Implemented Serilog sinks and contributed to centralized logging, metrics, and observability workflows using Greylog, DataDog, and platform telemetry.", | |
| "Promoted to technical lead overseeing a suite of customer-facing .NET applications, including staging and development environment design, CI/CD pipelines, IIS configuration, certificates, firewall rules, load balancers, and VIPs." | |
| ] | |
| }, | |
| { | |
| "name": "Seagate Technology", | |
| "position": "Software Engineer I", | |
| "startDate": "2012-06", | |
| "endDate": "2014-11", | |
| "summary": "Software engineer in the Reliability Department building Python, C++, and Java software for hard drive testing, acoustic analysis, internal tooling, logging, and CI/CD.", | |
| "highlights": [ | |
| "Built Python reliability test suites enabling early detection of serious hard drive manufacturing and reliability defects.", | |
| "Authored and maintained C++ libraries with Boost.Log and Google Test, providing platform-wide logging, unit testing, and mocking primitives.", | |
| "Developed Windows Forms applications for acoustic testing of hard disk drives.", | |
| "Set department-wide coding standards and automated API documentation generation from source code comments.", | |
| "Deployed Atlassian Bamboo CI/CD across the team to improve build, test, and deployment efficiency." | |
| ] | |
| }, | |
| { | |
| "name": "Colorado State University, College of Business", | |
| "position": "Team Lead, Web Developer", | |
| "startDate": "2011-05", | |
| "endDate": "2012-10", | |
| "summary": "Led backend web development for the College of Business web platform while completing a computer science degree.", | |
| "highlights": [ | |
| "Led backend web development on the college web platform using C#, ASP.NET, SharePoint Web Parts, AJAX-enhanced web forms, and REST service integrations.", | |
| "Prototyped WCF services and internal tools to make platform data available across applications.", | |
| "Promoted to Team Lead managing a small development team while concurrently starting an internship at Seagate." | |
| ] | |
| } | |
| ], | |
| "projects": [ | |
| { | |
| "name": "wingit.dev", | |
| "description": "Production full-stack AI web application built as a solo 0-to-1 product with full CI/CD, container delivery, analytics, and production observability.", | |
| "url": "https://wingit.dev", | |
| "keywords": [ | |
| "Next.js", | |
| "TypeScript", | |
| "React", | |
| "Tailwind CSS", | |
| "LLM workflows", | |
| "Docker", | |
| "GitHub Actions", | |
| "GHCR", | |
| "Observability" | |
| ] | |
| }, | |
| { | |
| "name": "Live Slide Generation Tool", | |
| "description": "LLM-driven tool that generates a slide deck from spoken input, replacing a traditional build-then-present workflow with live AI-assisted slide rendering.", | |
| "keywords": [ | |
| "LLM", | |
| "Real-time generation", | |
| "Agentic tooling", | |
| "Speech workflows", | |
| "Presentation software" | |
| ] | |
| }, | |
| { | |
| "name": "Audio Loudness Analyzer", | |
| "description": "Web-based audio mastering tool that lets producers A/B how a track will sound after loudness normalization across streaming platforms.", | |
| "startDate": "2023-12", | |
| "endDate": "2025-05", | |
| "keywords": [ | |
| "Web Audio", | |
| "DSP", | |
| "React", | |
| "Audio analysis", | |
| "Music technology" | |
| ] | |
| }, | |
| { | |
| "name": "Humanity's Last Exam", | |
| "description": "STEM expert contributor and senior reviewer for advanced AI benchmark content.", | |
| "startDate": "2024-01", | |
| "endDate": "2025-01", | |
| "keywords": [ | |
| "AI evaluation", | |
| "STEM reasoning", | |
| "Benchmark review" | |
| ] | |
| } | |
| ], | |
| "skills": [ | |
| { | |
| "name": "AI / LLM Product Engineering", | |
| "keywords": [ | |
| "LLM APIs", | |
| "RAG", | |
| "Embeddings", | |
| "Vector search", | |
| "Graph retrieval", | |
| "Neo4j", | |
| "Tool calling", | |
| "Function calling", | |
| "Agentic workflows", | |
| "Model Context Protocol", | |
| "MCP", | |
| "Prompt engineering", | |
| "Eval design", | |
| "Rubric authoring", | |
| "Reference-answer authoring", | |
| "Failure-mode characterization", | |
| "Reward-hacking detection", | |
| "Whisper", | |
| "Librosa" | |
| ] | |
| }, | |
| { | |
| "name": "AI-Assisted Development", | |
| "keywords": [ | |
| "Claude Code", | |
| "Codex", | |
| "ChatGPT", | |
| "Claude API", | |
| "GitHub Copilot", | |
| "Cursor-style workflows", | |
| "Kiro", | |
| "Spec authoring", | |
| "AI code review", | |
| "AI debugging", | |
| "Vibe coding", | |
| "Rapid prototyping" | |
| ] | |
| }, | |
| { | |
| "name": "Languages", | |
| "keywords": [ | |
| "Python", | |
| "TypeScript", | |
| "JavaScript", | |
| "C#", | |
| "C++", | |
| "C", | |
| "Java", | |
| "Bash" | |
| ] | |
| }, | |
| { | |
| "name": "Backend & Web", | |
| "keywords": [ | |
| "FastAPI", | |
| "Pydantic", | |
| "SQLAlchemy", | |
| "Node.js", | |
| "Next.js", | |
| "React", | |
| "Tailwind CSS", | |
| "ASP.NET Core", | |
| ".NET Core", | |
| "Entity Framework Core", | |
| "REST APIs", | |
| "OpenAPI", | |
| "Swagger", | |
| "SOAP", | |
| "WCF" | |
| ] | |
| }, | |
| { | |
| "name": "Cloud, Infrastructure & DevOps", | |
| "keywords": [ | |
| "Docker", | |
| "Portainer", | |
| "GitHub Actions", | |
| "GHCR", | |
| "CI/CD", | |
| "AWS", | |
| "Azure", | |
| "Linux", | |
| "IIS", | |
| "Certificates", | |
| "Load balancers", | |
| "Datadog", | |
| "Greylog", | |
| "Structured logging", | |
| "Session replay", | |
| "Metrics", | |
| "Traces", | |
| "Dashboards" | |
| ] | |
| }, | |
| { | |
| "name": "Data", | |
| "keywords": [ | |
| "PostgreSQL", | |
| "Microsoft SQL Server", | |
| "MySQL", | |
| "Redis", | |
| "Neo4j", | |
| "SQLAlchemy", | |
| "Embeddings", | |
| "Structured logging" | |
| ] | |
| }, | |
| { | |
| "name": "Security & IAM", | |
| "keywords": [ | |
| "OAuth 2.0", | |
| "OIDC", | |
| "IdentityServer 4", | |
| "Federated SSO", | |
| "ASP.NET Identity", | |
| "Access control", | |
| "Certificate management" | |
| ] | |
| }, | |
| { | |
| "name": "Engineering Leadership", | |
| "keywords": [ | |
| "Technical leadership", | |
| "Code review", | |
| "Mentoring", | |
| "Reviewer workflows", | |
| "Architecture planning", | |
| "Production debugging", | |
| "Customer-facing engineering", | |
| "Startup execution" | |
| ] | |
| } | |
| ], | |
| "education": [ | |
| { | |
| "institution": "Colorado State University", | |
| "area": "Computer Science", | |
| "studyType": "Bachelor of Science", | |
| "startDate": "2009-08", | |
| "endDate": "2018-12" | |
| }, | |
| { | |
| "institution": "Colorado Mountain College", | |
| "area": "Photography", | |
| "studyType": "Associate of Arts", | |
| "startDate": "2007-08", | |
| "endDate": "2009-06" | |
| } | |
| ], | |
| "certificates": [ | |
| { | |
| "name": "CISSP - Certified Information Systems Security Professional", | |
| "issuer": "ISC2" | |
| }, | |
| { | |
| "name": "CEH v12 - Certified Ethical Hacker", | |
| "issuer": "EC-Council" | |
| }, | |
| { | |
| "name": "CompTIA Security+ SY0-701", | |
| "issuer": "CompTIA" | |
| }, | |
| { | |
| "name": "AZ-104 - Azure Administrator Associate", | |
| "issuer": "Microsoft" | |
| }, | |
| { | |
| "name": "AZ-900 - Azure Fundamentals", | |
| "issuer": "Microsoft" | |
| } | |
| ], | |
| "languages": [ | |
| { | |
| "language": "English", | |
| "fluency": "Native" | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment