- Personal Blog I used to write items to this blog, but like almost all blogs it is redundant now.
- Stackoverflow
- MS Certification
Nearby.Cafe
Nearby.cafe is a site I use to learn technologies. It gets the users location, and shows them the nearest cafes.
- hosted on azure
- uses cosmosDb to store the location of every cafe in the world
- cafe locations were sourced from openstreetmap
- uses react as the frontend framework
- uses asp.net and c# on the server side.