Twitter API Coding challenge
A C# and Razor coding challenge from a few years ago: A C# .NET service to access a Twitter stream API, compute various statistics for the random tweets that it provides, and provide access to the statistics via an HTTPS API call, and a C# .NET Razor Web application to display those results on demand by calling the aforementioned API.