One who wishes to care gently, to learn deeply, and to be peacefully.
INTERESTED IN TECH CONSULTING FOR YOUR NEW PROJECT?
Articles
- What it’s like Using AI in an MBA programKey insight: AI accelerates the shift from rote learning to applied, personalized problem-solving—but grading and truth-checking now demand more from both students and educators. The Evolution of Learning in MBA Programs MBA education has always…
- Terraform and Ansible: Infrastructure and DeploymentsPairing Terraform and Ansible allows for clean separation of concerns between provisioning infrastructure and configuring workloads with Traefik, Docker Compose, and cloud-native logging tools simplifying service deployment and observability. Challenge At early stages, I needed…
- Trade-offs, and Hypotheses Testing: How I Navigate Product Decisions in a StartupA lot of the work I do comes down to negotiation not just with people, but with the reality of trade-offs. Every decision in an early-stage startup has constraints, and it’s rarely a clean win….
- Designing Human Feedback Interface for Trust & Safety Research EngineersHey everyone! I’m here to share an open-source project I built on GitHub for teams that train AI models with human feedback. The GitHub Pull Request is accessible here. I started building this tool back…
- How To Build A Highly Responsive Location Service For Restaurant DeliveryKey insight: Designing a driver geo-location tracking service in one month requires critical architectural design trade-offs that balances speed of delivery and performance. Adding an audit trail service to record driver’s locations increases security and…