Dreamer
I think big. When I build something or work on a project, I see the end result being as grand as a castle. Once I have dreamed it,
I create a blueprint on how I will build it. For example, at Seneque, I had the idea to create a
generalized python script which would automate cleaning and running analyses on data, as I noticed this was a bottle-neck. With this vision in mind, I talked things through with my boss,
to make sure this script would be helpful, and once I got the go-ahead, I took it step by step. I took note
of the kind of data we normally worked with, what analysis we normally ran, and what kind of results were needed. Once I answered these questions, I moved forward with writing pseudocode
and writing the script. While I had to adjust my blueprint multiple times through the process, due to new information and bugs with my code, I did build a castle.
No castle can ever be perfect, and when I finished mine I kept seeing cracks to fix and ways to make it grander. However, even the base version was instrumental in reducing workload of analysis from a 6-7 hour task into 15 minutes.