Built out a portfolio site with multiple sections
By RepoJournal , from @anurag629's public GitHub activity
Backfilled
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.
One email a day. Unsubscribe in one click.
A short briefing every day anurag629 ships something — in about 3 minutes.
One email a day. Unsubscribe in one click. Read a past issue →
References
- [1] added about me section and test images anurag629/Anurag_Verma
- [2] added certificate section anurag629/Anurag_Verma
- [3] added contact section anurag629/Anurag_Verma
- [4] Added social media link anurag629/Anurag_Verma
- [5] edited skills comment anurag629/Anurag_Verma
- [6] edited test section anurag629/Anurag_Verma
- [7] changed every section 100% to 100vh anurag629/Anurag_Verma
- [8] changed navbar width to auto anurag629/Anurag_Verma
- [9] added id and link to every section anurag629/Anurag_Verma
- [10] added section-3 anurag629/Anurag_Verma