adityavaid.github.io can be used to access the website.
Single Page Website
Using Javascript made a single webpage with multiple div and user can toggle between them using navbar .
Mobile Friendly
Made the website mobile friendly using @media tag and tested it on https://search.google.com/test/mobile-friendly
Added hyperlinks and Images Added multiple images and hyperlinks to various websites including professional handles.
Use of Table
Used rowspan on Education table to make a single row with centered text.
Separated Divs for CV and DateTime
Made separate Divs in header for downloading Resume and used javascript Datetime functionality to make a dynamic clock.
Separate StyleSheets and Scripts
Made external CSS and Javascript files and linked them to main HTML file.