SuvamPrasd / portfolio

My own portfolio website repository.

Home Page:https://suvamp.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Netlify Status

My Portfolio Design

Nowadays, portfolio is necessary and pretty much important to showcase yourself as a developer or something else according your work. Basic portfolio includes following are the sections:

  • About Me πŸ˜ƒ
  • Work & Experience πŸ’Ό
  • Skills, Projects, Certifications, and Honors & Awards πŸ‘¨β€πŸŽ“
  • Contact me πŸ“±

As I am a UX/UI designer and web developer created a portfolio web design which is mobile-responsive and minimalistic in terms of design and also it has followed Web Content Accessibility Guidelines (WCAG) and UX/UI design guidelines.

WCAG

Tools πŸ”¨

  • HTML5, CSS3, Js
  • Bootstrap, Typed.js

Contribute πŸ“ͺ

Follow the steps to contribute in this projects and also avoid frameworks for animation as much as possible. However, if you really want to use framework then it should have minimum file size.

 1. git clone https://github.com/SuvamPrasd/portfolio.git
 2. Edit or modify the code as per as requirement
 3. git checkout -b  branch-name  // example: git checkout -b new-code
 4. git add .
 5. git commit -m "message regarding changes"
 6. git push origin branch-name  // example: git push origin new-code

About

My own portfolio website repository.

https://suvamp.netlify.app/


Languages

Language:SCSS 33.6%Language:Less 31.0%Language:CSS 17.7%Language:HTML 16.7%Language:JavaScript 0.9%