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 |
| βοΈ | Solar Arbitrage | Smart EV charging for AU solar owners. Free MVP |
Latest articles:
Perth, Australia | M.Tech Software Engineering, NUS | CDAIO Cert, NUS | CPO at hivo.co
Last updated by GitHub Actions



