whoami
Keiron Pizzey
echo $EMAIL
hello@convoluted.ai
cat personal_details.txt | grep CAREER | awk -F= '{print $2}'
Senior Data Scientist and Tech Lead. Previously PhD in experimental atomic physics.
python
Python 3.7.6 (default, Jan 8 2020, 13:42:34)
import skills
for skill in skills:
print(skill)
Data science
Machine learning
Data engineering and architecture
Rapid prototyping and innovation
DevOps
AWS
exit()