Believe it or no, I haven’t forget this blog. But although I have some thought of updating it, I usually don’t have much time.
geo:truc hasn’t been updated for a while, and now it looks awful because of restrictions on Google Maps API. I have to rewrite it, probably using Open Street Map.
I wrote some new tools for helping me (and others!) while programming. More will come, but they are four for starters:
- camelCase to snake_case converter
- snake_case to camelCase converter
- Lower case to upper case converter
- Upper case to lower case converter
It’s simple stuff, but hopefully useful.