Everyday Coding #1

This entry is part 1 of 3 in the series Everyday Coding

And here’s my Everyday Code project offering in LUA. A Military Unit name generator: here Made in pure LUA, you can enjoy creating fake unit names like:

Everyday Coding #3 Habitica Create Task from Corona

This entry is part 2 of 3 in the series Everyday Coding

Habitica: Creating a task programmatically: So in my super neglected ‘everyday’ series (inspired by Beeple’s everydays located here) I created a method for you to programmatically create tasks from Corona to your Habitica account. All you’ll need is the API key and User ID key from your Habitica account and …

Everyday Coding #4 Habitica Create To-Do List from Corona

This entry is part 3 of 3 in the series Everyday Coding

Habitica: Creating a Todo-List programmatically: So in my super neglected ‘everyday’ series (inspired by Beeple’s everydays located here) I created a method for you to programmatically create a todo list, complete with subtasks from Corona to your Habitica account. All you’ll need is the API key and User ID key …