| Category | Details |
|---|---|
| Design | Design choices, color patterns, and overall theme of the site |
| Stylesheets | index, aboutme, contact, main style sheet |
| HTML | index, aboutme, contact |
| JavaScript and APIs | Google API implementation, aboutme.js |
| Category | Details |
|---|---|
| Stylesheets | projects, footer |
| HTML | projects, footer |
| JavaScript | project.js, contact.js |
| Data | projects.json |
| Code Quality | Semantic HTML, cleanup, and separating concerns |