Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amorpheuz/amorpheuz.github.io
🚢 Yash Dave's (me) personal portfolio.
https://github.com/amorpheuz/amorpheuz.github.io
gatsby personal-blog personal-website portfolio portfolio-website
Last synced: 15 days ago
JSON representation
🚢 Yash Dave's (me) personal portfolio.
- Host: GitHub
- URL: https://github.com/amorpheuz/amorpheuz.github.io
- Owner: Amorpheuz
- License: mit
- Created: 2020-03-03T16:31:32.000Z (almost 5 years ago)
- Default Branch: stable
- Last Pushed: 2024-02-06T19:14:26.000Z (11 months ago)
- Last Synced: 2024-04-23T18:48:55.501Z (8 months ago)
- Topics: gatsby, personal-blog, personal-website, portfolio, portfolio-website
- Language: MDX
- Homepage: https://amorpheuz.dev/
- Size: 5.51 MB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# amorpheuz.dev
Welcome, Everyone!👋 This is the codebase for my, Yash Dave's, portfolio website.
## Who am I? 👨💻
My name is Yash Dave, a Front-end developer and a budding Data Science Enthusiast from the town of Vadodara, Gujarat, India. Creating websites that look beautiful and are performant is my passion, and ensuring they are accessible is my mission! I am currently pursuing a Masters in Computer Applications with Data Science at Symbiosis International University.
## Contributing 🤝
If you would like to contribute to the repository, please do go through the [Contributing Guidelines](./CONTRIBUTING.md) on how to proceed.
## Installation 🚀
Please follow the following steps in order to get the website running on your system.
### Prerequisites
- **[Yarn 1.x](https://classic.yarnpkg.com/lang/en/):** please refer to their [installation guide](https://classic.yarnpkg.com/en/docs/install).
- **[Gatsby](https://www.gatsbyjs.org/) & its prerequisites:** please refer to their [tutorial instructions](https://www.gatsbyjs.org/tutorial/part-zero/). If you are new to Gatsby, do go through the full tutorial!### Setup
- Ensure **prerequisites** are successfully installed before proceeding.
- Fork the repo using the button to the top right, then clone the fork.
- If you need help regarding how to create, clone & manage a fork, go through [Fork a repo - GitHub](https://help.github.com/en/github/getting-started-with-github/fork-a-repo)
- Run the command `yarn install` inside the cloned repo to install all the dependencies.
- Run the command `gatsby develop` in order to start the website in development mode. By default, the server runs at `localhost:8000`.Feel free to drop any ideas or suggestions as `Feature Request` issues! See any bug on your daily device? Please open a `Bug Report` Issue. With your help, I will be able to ensure that my portfolio remains bug-free!
❤ Thank you for your interest! ❤