class TysonCung:
def __init__(self):
self.role = "Chief Product Officer"
self.company = "hivo.co"
self.location = "Perth, Australia"
self.education = ["M.Tech Software Engineering, NUS",
"CDAIO (Chief Data & AI Officer), NUS"]
@property
def skills(self):
return {
"languages": ["Python", "TypeScript", "Go", "Rust"],
"cloud": ["AWS (4x Certified)", "Kubernetes", "Docker", "Terraform"],
"ai_ml": ["PyTorch", "LangChain", "RAG", "AI Agents"],
"databases": ["PostgreSQL", "Redis", "Vector DBs"]
}
@property
def open_source_impact(self):
return "600,000+ stars on contributed projects"
|
|
Helping thousands of developers find the best tools
| List | Description | |
|---|---|---|
| awesome-vibe-coding | 100+ AI coding tools - Cursor, Copilot, Windsurf | |
| awesome-ai-gadgets | CES 2026 AI wearables & hardware | |
| awesome-claude-ai | Claude Opus 4.5 tools & resources | |
| awesome-ai-agents | AI agent frameworks & browser automation | |
| awesome-n8n | 380+ workflow automation resources | |
| awesome-devops-tools | Modern DevOps toolchain |
| Product | Description | |
|---|---|---|
| ๐ค | AI Platform AWS | Production AI platform โ Gateway, SDK, RAG, Agents. 6 providers, 112+ tests. Open Source |
| ๐ | MCP Server Starter Kit | Production MCP servers with auth, rate limiting, 5 tools, dual transport. Coming Soon |
| โก | Serverless NestJS Starter Pro | Production-ready NestJS + AWS Lambda + CDK. 4 auth modes, DynamoDB, SQS, WAF. $49 |
| โ๏ธ | DDD Microservices Starter Kit | Clean Architecture + DDD + Azure. $39 |
| ๐ง | zapit | Generate NestJS CRUD APIs from Zod schemas. npm |
| ๐ | Schema Dashboard | Generate CRUD dashboards from Zod schemas. Free + Pro |
| ๐ฎ | GameOn | Pickup game coordinator โ WhatsApp bot + web. Next.js + MongoDB + Twilio. Open Source |
| ๐ | excel-zod | Type-safe Excel reading & writing with Zod schemas. Open Source |
| โ๏ธ | Solar Arbitrage | Smart EV charging for AU solar owners. Free MVP |
| ๐ | EV Solar Calc | Battery payback calculator for AU solar + EV owners. Free |
Latest articles:
- Deploy a Production AI Platform on AWS for $100/month
- Cost Tracking, Auth & Production Hardening
- The TypeScript SDK โ Making It Developer-Friendly
- From Lambdas to Agents โ ECS for Orchestration
- We Started With Lambdas โ Here's What Broke
- How I built a production-ready serverless NestJS API on AWS
Perth, Australia | M.Tech Software Engineering, NUS | CDAIO Cert, NUS | CPO at hivo.co
Last updated by GitHub Actions



