_ _______ | | /_______\ | |_ ___ _ __ _ __ ___ | _ _ |___ __ | __/ _ \ '__| '_ ` _ \ | | | | | |\ \/ / | || __/ | | | | | | | |_| |_| |_| \ / \__\___|_| |_| |_| |_| / / /__/
ec2-user@myterm ~ whois
Name: Carl Chinatomby
Profession:
Principal Site Reliability Engineer Senior Data Engineer | Staff Software Engineer CEO & CTO @ Kortiva
Domino Slam is live
Strategy domino game with AI opponents
domino-slam.com
Kortiva
Mobile apps for wellness, education, and games
kortiva.com
ec2-user@myterm ~ projects
Kortiva
https://kortiva.com
Co-Founder, CEO & CTO. Mobile apps for wellness, education, and games (Center, Sitcom Showdown, Minovate, Domino Slam)
PyTorch Model Serving
https://github.com/Carl-Chinatomby/pytorch-model-serving
Production-ready PyTorch model serving toolkit with Hydra structured configs, FastAPI endpoints, and Pydantic validation. Supports GPT-2 text generation and ResNet image classification with batched inference.
Depth View
https://huggingface.co/spaces/carlchinatomby/depth-view
Upload a photo, get a depth map and interactive 3D point cloud. Uses Depth Anything V2 for monocular depth estimation, projects pixels into 3D space, and renders with Plotly. Live demo on HuggingFace Spaces.
CLIP Scene Search
https://huggingface.co/spaces/carlchinatomby/clip-scene-search
Search video frames with natural language. Upload a video, CLIP encodes each frame into embeddings, then find specific scenes by describing them in plain text. Live demo on HuggingFace Spaces.
Data Engineering Projects
https://github.com/Carl-Chinatomby/data-engineering-projects
Assorted data engineering projects
Algorithms and Data Structures
https://github.com/Carl-Chinatomby/algorithms-and-data-structures
Algorithms and data structures

Introducing Kortiva

Kortiva is officially live — a mobile app and game development company building products for wellness, education, and games.
Read more →

A not so simple client webpage

My thought process and lessons learned when deploying a website for a client. I go through the problem statement and various options using AWS services focusing on cost.
Read more →