- 
            
            Animating Leaflet Markers (the hacky way)I spent the last two weeks visualizing MTA Subway data – all of the entrances and exits for a week in October 2015. You can see it here and the corresponding repository for the code: Read more » 
- 
            
            Subway Turnstile Charts!I have pretty charts! Courtesy of Plotly, which Kristin recommended. Paired with Miriam on learning how to create simple charts with it, which was super productive. It is sooo easy and so good to use. Would totally recommend for quick and pain-free graphs. Read more »
- 
            
            Messing with MTA Subway Turnstile DataSo I haven’t been as good at blogging for the past month. My last post was on week 3 at RC, yikes. In the meantime, I have: Read more »
- 
            
            Image Processing - Part 1: Sobel Edge DetectionI spent a lot of time this week learning about and implementing the Sobel edge detection filter with Javascript on Read more »<canvas>. Keeping with my promise to keep library use to a minimum, it was written in vanilla Javascript. 
- 
            
            Animations with CSSSee the Pen Sunset - CSS Animation only by Sher Minn Chong (@piratefsh) on CodePen. Read more »
- 
            
            Deploying a WebRTC app and STUN/TURN ServersI built a video chat app last week. Now it was time to deploy it and a STUN/TURN server. Lots of frustrated configuration work happened. Read more »
- 
            
            WebRTC Video Chat appI spent the past few days using WebRTC API (barebones, without a library) to build a simple video only sharing app. To go along with that, I also built a simple signalling server (more on this later) to help establish the initial connection. Read more »
- 
            
            Starting at the Recurse CenterToday is Day 2 at the Recurse Center, and I’m making it a point to write down stuff that I’ve been working on, regardless of how small they are! Read more »
