tysoncung - Overview
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"
Perth, Australia | M.Tech Software Engineering, NUS | CDAIO Cert, NUS | CPO at hivo.co
Last updated by GitHub Actions