Accomplishments
Collaboration
  - I reviewed myself before and after changes from my peer reviews. Before I gave myself a 3.40/4 and afterwards I gave myself a 3.78/4
- I was reviewed by Kaiyu and he gave me utterance comments on what I did well and what to fix.  He gave me an overall 3.47/4
- My team members reviewed me and gave me utterance comments on what I did well and what to fix. They gave me an overall 3.56/4
- Me and my team used slack to communicate and hold each other accountable to deadlines outside of class
  - GitHub to organize our files
- GitHub Issues to organize our peer review suggestions
- Utterances was used to organize my peer reviews into GitHub Issues
- VSCode was used to commit and test locally with make, and also to push our commits to GitHub
- Jupyter Notebooks were used to organize our code with our notes
Issues/Fixes
  - My code cell was not working for JS, after some research and collaborating with my teammates on slack, I realized I had to put %%jsat the top
Learnings
  - Basics HTML layouts and cell types and how to manuipulate them
- Using MD and HTML for permalinks and nav blocks
- Manipulating HTML layouts with JS