Home

Backend Communication Fundamentals: Week 1 Recap

A deep dive into backend communication patterns, protocols, and design tradeoffs. This weekly recap covers request-response models, synchronous vs asynchronous programming, real-time communication, and advanced patterns like Pub/Sub and sidecars.

Read more

Automating Spyware Detection with Machine Learning & GitHub Actions

Automating spyware detection using machine learning and GitHub Actions enables seamless model updates and deployment. This blog explores how we built a system that retrains and releases the latest spyware detection model whenever the dataset or algorithm changes, ensuring up-to-date security defenses.

Read more