Coffee chat
Streaming live
Talking about programming
Talking about data structures & algorithm
Using Azure
Deploying on Azure App Service
Used Azure App Configuration
Using .NET
+6

Battle Snake on a Sunny Saturday 🐍

  • Had a sort of Coffee Chat right on stream with our excellent guest, Stacy. She came with many excellent questions which sparked a great discussion.
  • Added middleware to our SillyBoi snake API, to log the full request and response bodies.
  • Used the added logging to debug our problem from last stream.
  • Successfully passed the "Avoid Other Snakes" challenge!
  • Implemented greedy food seek in our NaiveSolver.
  • Successfully passed the "Find Food" challenge!