PinnedHow I made my Strava 2023 Internship ApplicationA year-long application in development and 5400 lines of code!Feb 17, 2023Feb 17, 2023
Fast Access to Elevation Data: Leveraging the SRTM DatasetThis article is a quick guide on how to retrieve the elevation of a specific location using its latitude and longitude — FAST! — without…Aug 31, 2024Aug 31, 2024
React Native, Expo & custom iOS push notifications for noobsHello fellow noobs, here’s a quick intro to using expo and building a simple app that can handle push notifications with custom sounds.Mar 18, 2024Mar 18, 2024
Building Safer Communities — using activity data and geohashes*deep breaths* ok, here we go.Feb 23, 2024Feb 23, 2024
Mocking Strava: Part 2— React and Micro frontends — The UI.This is the second installment in the series about how I built a mock version of a part of Strava’s backend and front end, as part of my…Apr 16, 2023Apr 16, 2023
Mocking Strava: Part 1 — Athlete, Activtiy, Club Leaderboard — The backend.This is an article about how I built a mock version of a part of Strava’s backend and front end, as part of my internship application!Apr 16, 2023Apr 16, 2023
Using Micro ORMs like Dapper to simplify your life if you’re terrible at writing SQL queriesImagine an ideal scenario where you have an MS SQL server running on your system, and you get a GET request to your .NET end-point to…Nov 3, 2020Nov 3, 2020
Achieving high scalability and availability for RideShare application’s database using Docker SDK…Note: This is not an in-depth explanation, just a brief explaination of all the points one must cover if they know what the terms in the…Jul 24, 20201Jul 24, 20201