Every dispatch filed under “Python” · 6 entries.
My accepted Google Summer of Code 2022 proposal for Our World in Data, building a population-scaled, shape preserving world cartogram.
Designing a system that detects abnormal incidents through configurable rules and automatically contains them, covering both detection and remediation.
Building a location-based web app with Django, PostgreSQL with PostGIS, GeoDjango, and Leaflet to store and query spatial data at scale.
How external merge sort handles datasets too large for memory, using a split phase and a priority queue driven K-way merge, walked...
Running a dockerized Django app on AWS Fargate with the ECS CLI, configuring the cluster, task definition, service, and log group, with...
Building MYRO, a myoelectric prosthetic arm that reads muscle activity through EMG sensors and pattern recognition to drive a 3D printed hand....