Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aherrahul/portfolio-v1
This repository contains the source code for my personal portfolio website. It showcases my projects, skills, and experience. Below is the link of my portfolio.
https://github.com/aherrahul/portfolio-v1
blog design-system nuxt nuxt3 nuxtjs portfolio portfolio-site portfolio-website rds rds-design-system resume resume-template resume-website tailwindcss vue vuejs vuejs3 vuex
Last synced: 26 days ago
JSON representation
This repository contains the source code for my personal portfolio website. It showcases my projects, skills, and experience. Below is the link of my portfolio.
- Host: GitHub
- URL: https://github.com/aherrahul/portfolio-v1
- Owner: AherRahul
- Created: 2024-05-11T16:04:14.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-12-03T09:18:03.000Z (2 months ago)
- Last Synced: 2024-12-03T10:26:46.582Z (2 months ago)
- Topics: blog, design-system, nuxt, nuxt3, nuxtjs, portfolio, portfolio-site, portfolio-website, rds, rds-design-system, resume, resume-template, resume-website, tailwindcss, vue, vuejs, vuejs3, vuex
- Language: Vue
- Homepage: https://rahulaher.netlify.app
- Size: 19.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My personal website, blog and more
Here's the link [Rahul Aher](https://rahulaher.netlify.app)
## Tech stack- [Nuxt.js 3](https://nuxtjs.org/)
- [Tailwind CSS](https://tailwindcss.com/)
- See a list of modules used in the [nuxt.config.ts](nuxt.config.ts) file## Local setup
1. You need to install Node.js, as well as enable corepack to install pnpm.
1. Clone this repo via `git clone`
1. Run `pnpm i` to install the dependencies
1. Run `pnpm dev` to start the local Nuxt dev server## Security
If you discover any security related issues, please email hello at [email protected] instead of using the issue tracker.
## License
As mentioned on my website the code of my website is licensed under The MIT License (MIT). Please see [License File](MIT%20LICENSE) for more information.