Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vyvy-vi/portfolio

Portfolio website made using html, css and javascript. (made for MLH-hack-your-portfolio)
https://github.com/vyvy-vi/portfolio

Last synced: about 9 hours ago
JSON representation

Portfolio website made using html, css and javascript. (made for MLH-hack-your-portfolio)

Awesome Lists containing this project

README

        

# portfolio

[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)

Portfolio website for Me. Made using html, css and javascript. (made for MLH-hack-your-portfolio)
This was my first multi-page site made using only html, css and javascript(rather than flask or django)
I learnt a lot of things while making this site, such as:

- 3d transforms for elements, particularly for flip cards.
- Transition attribute in css and leveraging that to get cursor trail effect.
- Using Bootstrap Cards, Grids and other components.

## The resources used for making this project

- Compiled bootstrap files from: https://getbootstrap.com/docs/5.0/getting-started/download/

- Setting up navbar: https://getbootstrap.com/docs/5.0/components/navbar/

- Importing old html into new file: https://stackoverflow.com/a/15250208

- Setting up cards in bootsrap: https://getbootstrap.com/docs/5.0/components/card/

- Custom Cursor tracking: https://www.youtube.com/watch?v=rfpRZ2t_BrQ

- Background Gradient from: https://uigradients.com/

- Fonts: https://fonts.google.com/

- Badges: https://shields.io/

- Flip Cards: https://www.w3schools.com/howto/howto_css_flip_card.asp

## Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):



Vyom Jain

📆 🚧

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!