Programmed in Python
Built a feature
Contributed to open source
Learnt Python
+2
Super excited that the settings feature for ansible-navigator was merged this past weekend. It was an awesome opportunity to also pair program with my AWESOME co worker Alison on this. 

Lots of new things learned, a few of my top highlights: 
- type hinting (isinstance is...so good)
- use of dataclass()
- learned a lot more about parameterization of tests and use cases for it
- how to untangle so many things in git/SCM
- this is more of a less tangible item but trimming down and submitting things in smaller PRs aka scope creep.

I look forward to more work like this and I am glad it is finally merged in! 

PR: https://github.com/ansible/ansible-navigator/pull/1073