Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mohitchandel/portfolio
https://github.com/mohitchandel/portfolio
framer-motion nextjs personal-website portfolio portfolio-website react tailwind
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mohitchandel/portfolio
- Owner: mohitchandel
- Created: 2024-08-23T17:08:43.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-29T07:25:07.000Z (2 months ago)
- Last Synced: 2024-10-11T10:42:01.706Z (28 days ago)
- Topics: framer-motion, nextjs, personal-website, portfolio, portfolio-website, react, tailwind
- Language: TypeScript
- Homepage: https://portfolio-chi-wheat-26.vercel.app
- Size: 1.64 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personal Portfolio Website — v1
My name is Mohit Chandel, and I’m a full stack blockchain engineer and web developer based in India.
## Tech Stack
**Client:** React, Next.js, TypeScript, TailwindCSS, Framer Motion, GSAP.
**Hosting:** Vercel.
[View Live Demo](https://mohitchandel.in/)
## Run Locally
Clone the project
```bash
git clone https://github.com/mohitchandel/portfolio
```Go to the project directory
```bash
cd portfolio
```Install dependencies
```bash
npm install
```Start the server
```bash
npm run dev
```## Contributing & Usage
This project is open source developed by [Mohit](https://x.com/themccodes) with the template created by [VICTOR WILLIAMS](https://github.com/victorcodess/folio-v1), and you can use the code or parts of the code for your own site. I encourage you to modify the theme and components to make it your own. However, please do not present any of the projects featured on this site as your own. The content of this portfolio is personal and represents real projects I’ve worked on.
If you are using the site’s design largely unmodified, please credit [Victor](https://twitter.com/victorwill__). as the designer of the website.
## Feedback
While I would not be accepting contributions or pull requests at this time, I appreciate your feedback on this project. If you have any suggestions or questions, please don’t hesitate to reach out to me on [Twitter.](https://x.com/themccodes) or [VICTOR](https://twitter.com/victorwill__).
## License
[MIT](https://choosealicense.com/licenses/mit/)