← Back to CV

games

by Diego Kury

> const sum = arr.reduce((a, b) => a + b, 0);
> SELECT id, name FROM users WHERE active = TRUE;
> find . -name '*.log' -mtime +7 -exec rm {} \;
> users = [u for u in data if u['active']]
> await Promise.all([fetchUser(), fetchPosts()]);
> awk '{print $1}' access.log | sort | uniq -c

Code Typer

Type real code patterns across 9 languages. Learn while you type.

Pixel Pursuit

Chase the pixel. 5 seconds per round. Don't let it escape.