Saturday, Jul 3, 2021
shippedBuilt out a portfolio site with multiple sections
Anurag Verma pushed 10 commits to anurag629/Anurag_Verma, adding content sections and adjusting layout styling across a personal portfolio page.
The work spanned content creation and layout refinement. Verma added an about me section with test images [1], a certificate section [2], a contact section [3], and social media links [4]. He edited the skills comment [5] and the test section [6] to refine existing content. For layout, he changed every section from 100% height to 100vh to fill the viewport [7], adjusted the navbar width to auto [8], and added IDs and links to every section to enable navigation [9]. He also added a section-3 [10], rounding out the page structure.
Sources
- added about me section and test images · anurag629/Anurag_Verma
- added certificate section · anurag629/Anurag_Verma
- added contact section · anurag629/Anurag_Verma
- Added social media link · anurag629/Anurag_Verma
- edited skills comment · anurag629/Anurag_Verma
- edited test section · anurag629/Anurag_Verma
- changed every section 100% to 100vh · anurag629/Anurag_Verma
- changed navbar width to auto · anurag629/Anurag_Verma
- added id and link to every section · anurag629/Anurag_Verma
- added section-3 · anurag629/Anurag_Verma