Skip to content

A personal portfolio with a YouTube theme is a website designed to showcase an individual's skills, accomplishments, and projects in a way that mimics the design and layout of YouTube. The website would incorporate design elements, such as colors, fonts, and icons, that are reminiscent of the popular video-sharing platform.

sumitgirwal/YoutubePortfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

YoutubePortfolio

A personal portfolio with youtube theme.

Resources

Quick Read

  • Always use grid with column template
    display: grid;
    grid-template-columns: 1fr 1fr 1fr; 
    column-gap: 16px;
    row-gap: 40px;

output

About

A personal portfolio with a YouTube theme is a website designed to showcase an individual's skills, accomplishments, and projects in a way that mimics the design and layout of YouTube. The website would incorporate design elements, such as colors, fonts, and icons, that are reminiscent of the popular video-sharing platform.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published