Our Work
A look at what we've built and delivered — spanning network infrastructure, private cloud, platform engineering, software development, GitOps pipelines, and DevSecOps practices. Every engagement is hands-on and built to last.
| Project | Description | Photos | |
|---|---|---|---|
![]() | A local-first data migration tool. The driving use case is migrating a Supabase database to vanilla Postgres (e.g. AWS RDS), with the architecture set up to extend to other engines later. It runs on your laptop, never sends your database credentials anywhere, and lets you: Connect to source + destination databases (Postgres today; pluggable for more). Introspect each schema (tables, columns, datatypes, defaults, FKs, indexes, RLS policies, extensions). Compare source vs. destination side-by-side at the schema level — with per-schema scoping. Map datatypes from source to destination, with sensible defaults and per-column overrides. Migrate the data via streaming binary COPY with per-table conflict modes. Verify parity with row counts + hash sampling + sequence checks (also runs as a standalone tool). [Github](https://github.com/SBCSP/datametl) | 1 | View |
![]() | AI-Powered Local Secrets Manager & Knowledge Vault A privacy-first macOS desktop app that combines encrypted credential storage, notes, ideas, document indexing, AI-powered semantic search, cloud LLM integration, MCP tool calling, server monitoring, and AWS Secrets Manager sync — with a full RAG pipeline running on your machine. [Download](https://github.com/SBCSP/ai-vault/releases/download/v1.1.0/AI-VaultIO-macOS-v1.1.0.dmg) | 1 | View |

