Mobile development
iOS and Android apps, soup to nuts. Discovery, design, build, binary signing, store submission, in-app purchase, and the back-and-forth with App Review.
Twenty years building products. We sit inside small teams and ship apps to the App Store, Play Store, and the web. We also run a couple of our own.
// src/screens/Dashboard.tsximport { View } from 'react-native';import { useMetrics } from '@/hooks';import { Card, Stat } from '@805/ui'; export function Dashboard() { const { data } = useMetrics(); return ( <Card title="Today"> <Stat label="MRR" v={data.mrr} /> <Stat label="USERS" v={data.users} /> </Card> );}We work alongside founders and small teams. Strategy, design, code, ship, and most of the boring parts in between.
iOS and Android apps, soup to nuts. Discovery, design, build, binary signing, store submission, in-app purchase, and the back-and-forth with App Review.
Marketing sites, SaaS dashboards, internal tools, real-time apps. Phoenix LiveView when it fits. Laravel when the team or the ecosystem calls for it.
Desktop apps for macOS, Windows, and Linux. Small downloads, quick cold starts, code-signed and notarized. Tauri and Rust under the hood, TypeScript on top.
Product design from the person writing the code. Flows, components, design tokens, and the small interaction touches that get dropped when design and engineering live on different teams.
Architecture reviews, stack decisions, hiring loops, and fractional engineering leadership. For teams that need a senior engineer (or EM) a few days a week.
We've shipped paying apps through both stores. Privacy manifests, IAP setup, ASO copy, screenshots, App Review. We've seen the rejections and gotten through them.
We pick stacks that age well and don't slow a small team down. Below is what we reach for by default.
Build an interactive API demo in seconds. Spin up a live, embeddable sandbox where prospects can edit code, hit your API for real, and see responses inline. Built for sales teams who'd rather show than tell. Built and run by 805 Software.
A free AI cost calculator. Estimate spend across OpenAI, Anthropic, AWS Bedrock, and more, with starter templates for chatbots, voice agents, and RAG systems. Built and run by 805 Software.
Mobile apps shipped to both stores for early-stage startups.
We sit inside your repo, your standups, and your Slack. We write the decisions down so the work outlives the engagement.
AI lets a small team ship like a bigger one, but only if you treat it like a junior with infinite enthusiasm. We use it for scaffolding, refactors, and tests. We don't let it pick the architecture or commit code we haven't read line by line. The result: code your team can ship on day one and still understand a year later.
Tech founder, product engineer, and engineering manager. 20+ years building B2B and consumer software. Hands in the codebase, not a layer above it.
I've spent the last two years figuring out how to write code with AI without making a mess of it. What I aim for: code your team can read, tests that catch real bugs, and decisions you can trace back to written specs.
I've shipped iOS and Android apps end-to-end, stood up Phoenix and Laravel backends from zero. The boring parts work because I've done them before.
Tell us what you're building, what's blocking, and roughly when you need to ship.
hello@805software.com ↗