TIL: TOML Configuration Language
TIL 2019-11-28 TOML: Tom’s Obvious Minimal Language - Simple, readable configuration file format that aims to be a better alternative to JSON, YAML, and INI files for configuration purposes.
TIL 2019-11-28 TOML: Tom’s Obvious Minimal Language - Simple, readable configuration file format that aims to be a better alternative to JSON, YAML, and INI files for configuration purposes.
My experience speaking at PyCon India 2019 about MicroPython, hardware projects, and accessibility in conference speaking with single-sided deafness.
Today I learned about essential modern development tools, from better command-line utilities to web frameworks, that significantly improve developer productivity and workflow.
Building an automated system to generate thousands of product specification images at Flipkart using Python, Pillow, and Beautiful Soup - replacing manual graphic design work with code.
Building an interactive Hiragana quiz using Python, Raspberry Pi, and a WaveShare e-Paper display to practice Japanese characters.