Skip to content

jitunayak/Portfolio-Collection

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the repository 😍

Portfolio-Gallery

This repository contains collection of portfolio's from various open source enthusiast. You can add your portfolio and contribute to this project. We have hosted a website where you can add your hosted web app link or just check out others.

Website Link

How to contribute

Adding portfolio to repository.

  • Star this repository.
  • Create an issue with detailed description and wait for approval.
  • Then fork this repository.
  • In the forked repository create a folder, the folder name should be your full name.
  • Add your files to the folder, for example check this
  • Make pull request after adding the files.
  • Wait for review.

Extra Steps if you want to display your portfolio on the website*

  • Go to index.html file (which can be found in the root directory)
  • Go to the portfolio section (starting from line 176)
  • Add neccessary changes to the code snippet provided below and maintain the order of the code (only add your code snippet below the last added portfolio)
  • If you want to add your own image to the card add the image here
<a
  href="add-your-webapp-link-here"
  target="”_blank”"
  class="item expertises-item"
>
  <img src="website/assets/imgs/img-1.jpg" // you can choose provided images
  from img-1 to img-9 alt="#" class="box-shadow" />
  <h6 class="mt-3 mb-2">Add your name + portfolio</h6>
  <p class="xs-font">
    Tech Stack - HTML/CSS, SCSS, Javascript // describe your tech stack
  </p>
</a>

Some Awesome Portfolio's shared with us

1. Anh (Jessie) Nguyen

2. Rishita

3. Arhum

4. Kumar Rahul

5. Yashika

6. Megha Vishwakarma

7. Riti Kumari

8. Rosita Sikarwar

9. Amit Maity

10. Baihaki Al Biruni

11. Rohit Purkait

12. Ojas Jain

Contact

If you guys have any doubts you can contact me here:

Avinash Singh

About

This repository contains collection of portfolio's .

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 50.2%
  • CSS 25.8%
  • PHP 11.6%
  • JavaScript 9.6%
  • SCSS 1.2%
  • Vue 1.0%
  • Other 0.6%