Played Challenges
YAML to dotenv - 884 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 53
- Position: #176 / 197
- Number of attempts: 2
CaN yOuR ViM dO ThAt? #1 - 176 entries
Tsoding's famous "Can your Vim do that?" https://youtu.be/Bafo3hhheHU?si=DfcT4sUEMTSAevnx&t=1091
- Best score: 41
- Best player score: 46
- Position: #43 / 70
- Number of attempts: 2
Move list of uuids into a SQL query - 154 entries
Take the list of UUIDs and use them as a filter in the where statement of a SQL query
- Best score: 57
- Best player score: 76
- Position: #46 / 52
- Number of attempts: 2
Fix timezone format - 288 entries
Add the missing T and Z in the datetime field. There should be a T instead of the space, and a Z at the end of the datetime. `2024-08-31 18:32:00;` -> `2024-08-31T18:32:00Z;`
- Best score: 15
- Best player score: 21
- Position: #80 / 93
- Number of attempts: 2
months to html list items - 1088 entries
Turn the months into list items.
- Best score: 22
- Best player score: 31
- Position: #236 / 295
- Number of attempts: 3