Software Studio
ExperienceTechSoft
Indie studio shipping web apps, mobile apps, games, AI tools, and custom hardware. Currently running a production CRM, a community website, three games on s&box, and a location-based AR app.
About
Solo dev, full range
ExperienceTechSoft, LLC is a one-person software studio. I build things I care about and I see them through to release. Right now that includes a production CRM with real business users, a community website with 1,400+ items and a Discord bot, a couples app that's live in the app store, three games on s&box, a location-based AR graffiti app, a custom wall-mounted hardware terminal, and a website dedicated to Dr. Pepper appearances on TV.
I reuse the same stack where it makes sense: Next.js and Prisma for web, React Native and Expo for mobile, C# on Source 2 for games. Security is never an afterthought. Rate limiting, MFA, role-based access, and audit logging are standard, because shipping something live means being responsible for real user data.
I use AI coding tools like Claude Opus, Fable, and GPT-5.6 to move faster, and I keep human review over everything they help write. Every line gets read, tested, and understood before it ships, so nothing goes out that I don't stand behind.
The s&box games ship under ExperienceTechSoft. Everything else lives here.
Web Apps
Next.js, Prisma, PostgreSQL. Database-backed apps with auth, admin panels, and real users.
Mobile Apps
React Native and Expo. Cross-platform apps with real-time sync and widgets. I handle all the testing, review, and App Store and Google Play submission myself.
Games
C# on s&box / Source 2. Multiplayer games with custom UI, procedural levels, and leaderboards.
Dev Tools
Discord bots, CLI utilities, white-label templates, and open-source contributions.
Fully Managed
Hosting, databases, domains, and service accounts set up and managed under my roof. You pay pass-through costs and never have to touch a technical dashboard like Vercel, Neon, or Supabase.

Who I Am
Michael Vaiana
Owner & Software Architect
I'm the founder and sole developer behind ExperienceTechSoft, LLC. I design systems and build them end to end, from the database schema to the UI. I work independently, move fast, and take full ownership of every project I ship.
My background spans web applications, mobile apps, desktop tools, and game development. I don't specialize in one layer of the stack. I specialize in building things that actually work in production: real auth, real security, real users.
When I'm not building for clients, I'm building for myself: games, tools, and apps I actually want to use.
Projects
What I've been building
Web apps, mobile apps, games, a production CRM, and one very niche fan site.
The QF Project
Community Wiki & Database · Web Application
A community companion site for The Quinfall MMO. Players use it to look up items, plan character builds, find guides, and organize guilds. The database has 1,400+ items, 120 skills, and 28 life skills, all searchable, all with crafting recipes and stat breakdowns. There's also a Discord bot that lets people query items and create builds without leaving their server.
Highlights
- Item database with stats, crafting recipes, and set bonuses
- Character build planner with skill trees, gear slots, and stat math
- 64 community guides and wiki pages
- Guild system with roles, invitations, and deletion votes
- Forum with nested comments, voting, and content reports
- Localized in 7 languages (~1,060 translation keys)
- Discord bot with 9 commands including an interactive build wizard
Process Piping CRM
Construction Industry CRM · Web Application
A production CRM and financial tracking platform built for a commercial piping contractor. Salesforce-style account management with QuickBooks-inspired job costing. Handles the full sales pipeline from prospect to client, through opportunities, jobs, and crew scheduling, with role-based permissions, audit logging, and real-time notifications. Currently in daily use with multiple active users.
Highlights
- Full sales pipeline: prospects, clients, opportunities, and jobs
- Crew scheduling calendar with shape-coded day types
- Time tracking with job linking and on-call hours
- Document management with multi-upload and recycle bin
- Feature-level RBAC with invite system and audit logging
- Real-time notification system with per-action preferences
- Mobile responsive with dark mode support
- CSV export, comma-search, and dashboard widgets

UnitedLoveLines
Household Companion App · Mobile App
A couples and household app designed for partners who want to stay organized and connected: grocery lists, bill tracking, trip planning, shared photo albums, and some features you won't find anywhere else like real-time mood sharing, quick signals, and a live drawing whiteboard. Now live on the app store.
Highlights
- 40+ features across planning, communication, and fun
- Real-time mood sharing, love notes, and quick signals
- Collaborative grocery lists, bill tracking, and trip planning
- Live drawing whiteboard with real-time multi-user sessions
- Year-wrapped reflections (like Spotify Wrapped, but for your relationship)
- 13 home screen widgets (9 Android, 4 iOS)
- Premium tier with in-app purchases
Tagged
Location-Based AR Graffiti · Web Application
An anonymous location-based graffiti app. Draw tags on your phone camera feed, pin them to GPS coordinates, and discover other people's tags when you're nearby. Tags blur at a distance and only reveal themselves when you walk up to them, like Dark Souls messages meets geocaching. Includes a voting system, optional pin locks, and a photo tag mode for snapping real-world shots.
Highlights
- Draw-on-camera with 9 colors and 3 brush sizes
- GPS-pinned tags with configurable discovery radius
- Proximity reveal: tags blur until you're within 5 feet
- Photo tags: snap a photo, draw on it, pin it
- Voting system with server-side dedup
- Tag lifecycle with community-driven permanence
- Admin review panel with OTP authentication
- Apple Pay / Google Pay integration via Stripe

One Option
2D Wave Defense Game · Game
A 2D wave-survival defense game inspired by Storm the House, built on s&box (Source 2). Defend your wall against waves of enemies, buy weapons and turrets between rounds, and manage heat buildup on every gun. Features a fully hand-drawn art style with custom bitmap fonts, a dynamic economy, and a perk system that rewards aggressive play.
Highlights
- Wave-based combat with a director-style spawn system
- 5+ weapons with 10-level upgrade trees and turret syncing
- Heat system with temper zones, slam reload, and overdrive sequences
- Per-weapon temper perks: pierce, burn spread, explosive AOE, and more
- Fully hand-drawn UI, sprites, and bitmap font numbers
- Combo tracker with multiplier bonuses
- Dynamic music with intensity triggers
- Leaderboard system with HMAC-signed score verification
ETS Business Dashboard
Business Finance & Operations · Desktop Application
A full-featured Electron desktop application for managing business finances and daily operations. Built with a full Next.js frontend embedded in Electron, it connects directly to live bank accounts via the Plaid API, showing real-time transaction data, running balances, and account summaries. Designed for solo operators and small businesses who need a clean, private dashboard without handing data to a third-party SaaS.
Highlights
- Live bank account sync via Plaid Production API (OAuth)
- Real-time transaction feeds across checking and savings accounts
- Electron desktop shell with full Next.js frontend
- Prisma + SQLite for local-first data storage, so your data stays on your machine
- Capital One OAuth flow with persistent session token management
- Auto-migration on startup for zero-config schema updates
- Clean dashboard with account balances and transaction history
XPOS
Wall-Mounted Life Terminal · IoT / Embedded System
A custom life-management operating system built for the Waveshare ESP32-S3-Touch-LCD-4.3C and paired with a Windows agent. The panel keeps AI sessions, desktop controls, schedules, smart-home state, focus tools, and ambient notifications visible without taking over a monitor. Custom ESP-IDF firmware, an LVGL interface, a FastAPI bridge, and a growing integration layer make the off-the-shelf display feel like a purpose-built appliance.
Highlights
- ESP32-S3 firmware with LVGL UI: custom apps for timers, habits, calendar, kitchen, and PC stats
- FastAPI agent service on PC that bridges the device to all integrations via WebSocket
- AI Overseer: local Ollama (Dolphin3) with Claude API fallback and a daily spend cap
- Google Calendar and Gmail integration, GitHub repo watcher, Steam backlog, Vercel deploy monitor
- Home Assistant integration: control lights, switches, and scenes from the wall
- Barcode scanner for kitchen pantry with OpenFoodFacts lookup and expiry tracking
- BLE presence detection that auto-wakes when you walk up and dims when you leave
- Claude Code viewer: stream live terminal sessions to the wall and approve/deny from the screen

DPonTV
Dr. Pepper in Media · Web Application
A fan site dedicated to spotting Dr. Pepper in TV shows, movies, and media. Yes, it's exactly what it sounds like. Built as a full-stack Next.js app with a proper database, image hosting, and even a merch store with custom stickers. It's a passion project, because someone had to catalog every Dr. Pepper cameo on screen.
Highlights
- Curated database of Dr. Pepper appearances in media
- Image hosting via Vercel Blob
- Merch store with custom stickers (StickerMule)
- Email notifications via Resend
Stack
The tech stack
The tools I reach for across every project, from web and mobile to embedded hardware. AI assistants are part of the toolchain too, and I keep human review over everything they help write.
Frontend
Backend & Data
Platforms
Tools & Services
Embedded & Hardware
AI Toolchain
Contact
Let's work together
Have a project in mind? Schedule a free consultation and let's talk through what you need.
Or email directly at hello@experiencetechsoft.com