Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexandrelam/portfolio
New portfolio ๐๐ปโโ๏ธ
https://github.com/alexandrelam/portfolio
design nuxt portfolio ui-design ux-design vuejs
Last synced: about 1 month ago
JSON representation
New portfolio ๐๐ปโโ๏ธ
- Host: GitHub
- URL: https://github.com/alexandrelam/portfolio
- Owner: alexandrelam
- License: gpl-3.0
- Created: 2021-07-10T10:13:45.000Z (over 3 years ago)
- Default Branch: staging
- Last Pushed: 2023-01-06T19:10:44.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T09:48:58.529Z (2 months ago)
- Topics: design, nuxt, portfolio, ui-design, ux-design, vuejs
- Language: Vue
- Homepage: https://alexandrelam.github.io/portfolio/
- Size: 15.2 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]
[![LinkedIn][linkedin-shield]][linkedin-url]
new Portfolio
Repo for my new portfolio I made with โค๏ธ
View Site
ยท
Report Bug
ยท
Request Feature
Table of Contents
## About The Project
This is my new portfolio inspired by [Awwwards sites](https://www.awwwards.com/). During those last 5 months, I tried to design and develop the best site I could to show my work.
- Here are some things I kept in mind while designing the portfolio:
- Use a simple color scheme
- Be mindful about fonts
- Create white space to let the user breathe and direct the attention to the right place
- Put my work first, no useless info
- Easy navigation to avoid losing time
- Support for multiple languages### Built With
Here are the major frameworks/libraries/tools used to bootstrap my portfolio.
- [Vue.js](https://vuejs.org/)
- [Nuxt.js](https://nuxtjs.org/)
- [GSAP](https://greensock.com/gsap/)
- [Figma](https://www.figma.com/)## Getting Started
### Prerequisites
- Use node 12
- Use yarn### Installation
1. Clone project
```sh
git clone https://github.com/alexandrelam/portfolio
```2. Install dependencies
```sh
yarn install
```3. Run project
```sh
yarn dev
```## Roadmap
- [ ] Add more content to detail page
- [ ] Fix cursor not clicking on buttonsSee the [open issues](https://github.com/alexandrelam/portfolio/issues) for a full list of proposed features (and known issues).
## Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request## License
Distributed under the GPL-3.0 License. See `LICENSE.txt` for more information.
## Contact
Email:
```
[email protected]
```Project Link: [https://github.com/alexandrelam/portfolio](https://github.com/alexandrelam/portfolio)
## Acknowledgments
- [Awwwards](https://www.awwwards.com/)
[contributors-shield]: https://img.shields.io/github/contributors/alexandrelam/portfolio.svg?style=for-the-badge
[contributors-url]: https://github.com/alexandrelam/portfolio/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/alexandrelam/portfolio.svg?style=for-the-badge
[forks-url]: https://github.com/alexandrelam/portfolio/network/members
[stars-shield]: https://img.shields.io/github/stars/alexandrelam/portfolio.svg?style=for-the-badge
[stars-url]: https://github.com/alexandrelam/portfolio/stargazers
[issues-shield]: https://img.shields.io/github/issues/alexandrelam/portfolio.svg?style=for-the-badge
[issues-url]: https://github.com/alexandrelam/portfolio/issues
[license-shield]: https://img.shields.io/github/license/alexandrelam/portfolio.svg?style=for-the-badge
[license-url]: https://github.com/alexandrelam/portfolio/blob/master/LICENSE.txt
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://www.linkedin.com/in/alexandre-lam-74787b191/