Eloy Robillard

The only difference between ordinary and extraordinary is just that little "extra".

Start writing logic to fetch several sets of interlinked (2049™️) data

Or die trying

Added even more DB models/tables, including pokémon moves and effects.

Given the increasingly complex relations existing between tables, fetching all the data from the API won't be as easy as before.

Prepping to show a bunch more pokémon stuff on screen by adding new tables to database

Way too many, probably messed up some of the relations.

Created animated gauge with CSS

Animation: the striped background flows from left to right.

Code: https://codereview.stackexchange.com/questions/288813/gauge-animation-in-css

Pokédex development: added background color to text based on pokémon type

Looks a bit better than plain text. Blurry (if you zoom in) sprite in center is just a placeholder.