Featured Image

Google Summer of Code - Cartograms in Grapher

Wish me Luck :) Update: I got the gig 😋 A proposal I submitted for Google Summer of Code, Summer 2022 to Our World in Data (OWID) to implement a population-scaled, shape preserved world cartogr...

Featured Image

Anomaly Detection and Remediation

Expect the Unexpected 1. Introduction The overview of the post is on building a system to detect potential anomalies and take immediate action(s). Hence primarily has two phases: Detect and Cont...

Featured Image

Location-based application using Django and PostGIS

One spatial point to an other — Popeye the Sailor. In a prior post, the experiment on hybrid spatial-index to find spatial data points is worth exploring, but the in-memory implementations and th...

Featured Image

External Merge Sort using Priority Queue

External Sorting — Totoro. External sorting is a class of sorting algorithms that can handle massive amounts of data. External sorting is required when the data being sorted does not fit into the...

Featured Image

Deploying Django on AWS Fargate in 8 minutes

Totoro — With logo colors (AWS, Docker, Nginx, Guinicorn, and Django). So far, we have seen how to dockerize the Django application and deploy the application on EC2. Installing Docker Engine on...

Featured Image

Myoelectric Prosthetic Arm — MYRO 2.0

MYRO 2.0 — Ironman with Prosthetics 🤪 Deprecated ⛔️ Resources Pattern Recognition (sEMG Feature Extraction) Myo Band Library (Deprecated) KAI Motion Tracker ...