Changelog
The format is based on Keep a Changelog with slight modification.
Points before a date title change means they were all done on that date. I do this to avoid cluttering with repeated dates. Date is in year-month-day
format
Project Milestone 1
Added
- [2021-09-09] Created portfolio
- Simple layout & picture
- Jekyll Static Post Generator for adding markdown pages
- [2021-09-11] JavaScript fundamentals
- [2021-09-02] Followed JavaScript guide on Mozilla MDN docs.
- [2021-09-11] Summarized important points I found on post titled “JavaScript Fundamentals”
- [2021-09-10] Created Notista note taking app
- Followed tutorial on YouTube
- [2021-09-13] Created Todo and Changelog
Project Milestone 2
- [2021-09-16] Started TicTacToe project by following react.js tutorial
- [2021-09-17] Modified project by adding more functionality such as move history
- [2021-09-18] Added even more functionality such as move history sorting.
- [2021-09-18] Wrote post about TicTacToe project
- Learn about React Hooks by following a tutorial on react.js
- Write post about tutorial on React Hooks
Final Portfolio
- [2021-02-22] Went through tutorial for TypeScript fundamentals
- Wrote short post about it
- [2021-02-25] Do Dr. Bart’s project with modification
- Wrote short post about it
- [2021-02-25] Learned about Flexbox and wrote a short post explaining it
- [2021-02-27] Learned basics about testing in React wrote short post explaining what I learned.
- [2021-02-28] Started on Learn Breeds react project
- Wrote short post about it
- Published on gh-pages
- [2021-09-30] Work on CISC275 Rewind
- published on gh-pages
- Wrote short post about it
- [2021-10-06] Started Study Cards
- Deployed to gh-pages and wrote short post about it