Python Building a real-time web app with Google Firebase, Python, & VueJS Building a real time web app to track the arrival time of buses with Python, Firestore, and VueJS!
d3 Common Ingredient Pairings Exploring 170k recipes from Food.com and visualizing it in D3. Find out 10 most common ingredient pairs and the top 10 condiments people use! Spoiler: salt is the most common condiment.
Python Some lessons on writing web-interface scripts These are some impressions and lessons that I learned from writing a few scripts that access web-interfaces over the last few weeks. Automated login forms are hard. Use cookies. Not