Static branch: Vanilla HTML/CSS/JS Flask branch (will be the actual version): Vanilla HTML/CSS/JS, Flask (for making the website scalable), SQLite (for managing the databases)
- The colours and their contrast ratios are in accordance with the WCAG AAA accessibility standards.
- The background is not fully white - it has a brownish shade to it.
- The website is fully accessible from a mobile phone.
- Will have to make any app development in the future scalable, so that changes in the website are reflected on the app.
- Will have to make the other pages along with the About Me page.
- Will have to make the coding process easier, while ensuring BLAZING performance.
| Commit Hash | Date | Description |
|---|---|---|
| d97af15 (Initial commit) | 2025-05-16 | Work was going on even before this commit; making the navbar |
| 50bad64 | 2025-05-16 | Updated README.md (Nothing significant.) |
| 2045d4d | 2025-05-19 | Made the About Page skeleton, changed fonts, changed the colour of text in body, changed the navbar a bit |
| 2d468bc | 2025-05-24 | Changed font sizes, added padding |
| b350b20 | 2025-05-24 | Added hamburger menu for the smaller screens, made the layout responsive |
| f4b199d | 2025-05-27 | Added static.yml to deploy static content to GitHub Pages |
| a2cf82c | 2025-06-07 | Added footer and profile dropdown; changed the responsive layouts as well |
| a3583b8 | 2025-06-26 | Increased the bottom margins of the footer |