to get a common operating picture, drawing and writing can be helpful. If you need inspiration look at Karen Holtzblatt's books, but trust your gut, and give it your first go, and iterate.
Think about what you aim to get out of your time in university. What can you do to adapt how you spend your time to the goals you want to achieve? A personal example, I wanted to enjoy university. So I found the tasks that I enjoyed, it turned out to be research, and tried to do more of it. I spent more time developing research-based skills. Maybe for you, you can use the project time to grow confidence as a kicka** programmer. Or maybe you want to get better at communication skills, then the hand ins are your time to think about how you are communicating with your audience (me), and how you might better expresss yourself.
More info: https://github.com/openai/whisper
Data processing steps w/ whipser AI - modify for your use, this is from a research project
0. Check that participant has completed consent form if sent prior to the meeting
1. Create a Zoom meeting
2. Go through intro of interview script (send consent form if needed)
3. Start recording – run interview & say thanks
4. Save recording
5. Add participant to key
6. Rename recording to P[]
7. Run:
sudo whisper ./Documents/Advising/Recordings/P4/audio1580761153.m4a --model large
8. Enter password
9. Copy and paste into a text file (could do this automatically)