Tech Playground

This is nothing more than a space to test out new and old technologies.

st
F1 Night Race
kph
Top Speed
Laps around Marina Bay
Gear Changes / Race

C# / ASP.NET MVC / Web API / SignalR

The backend of this site is written using these technologies. Unfortunately, this host didn't support Python, which this section was originally written in.

Python Tools for Visual Studio

The following represents a Web API call to retrieve the live price of SGX from their servers. The second version connects via web sockets for live price updates.

SGX Price:

{REST WebApi Call}

SGX Price:

{Web Socket Call}

Front-end:
HTML5 | CSS | Bootstrap | JavaScript | JQuery | AJAX