Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jay-raam/jay-protfolio
https://github.com/jay-raam/jay-protfolio
nextjs portfolio reactjs tailwindcss typescript vercel
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jay-raam/jay-protfolio
- Owner: Jay-Raam
- Created: 2024-07-21T14:00:26.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-13T16:01:20.000Z (2 months ago)
- Last Synced: 2024-09-14T06:45:26.652Z (2 months ago)
- Topics: nextjs, portfolio, reactjs, tailwindcss, typescript, vercel
- Language: TypeScript
- Homepage: https://jayasriraam.vercel.app
- Size: 27.4 MB
- Stars: 1
- 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 Jayasriraam, and I’m a front-end Developer based in Chennai. My passion lies in creating software and Web Applications that solves real-world problems and positively impacts people’s lives.
I created this website to showcase my work. I’m always striving to create something unique and innovative.
## Tech Stack
**Client:** React, Next.js, TypeScript, TailwindCSS, Framer Motion, GSAP.
**Hosting:** Vercel.
## Screenshots & Demo
[View Live Demo](https://jay-protfolio.vercel.app/)
## Run Locally
Clone the project
```bash
https://github.com/Jay-Raam/Jay-Protfolio.git
```Go to the project directory
Install dependencies
```bash
npm install
```Start the server
```bash
npm run dev
```## Contributing & Usage
You are welcome to 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. The content of this portfolio is personal and represents real projects I’ve worked on.
Incase you have any questions or concerns, please feel free to reach out to me on [Instagram.](https://www.instagram.com/_ivanjay_/) I am always happy to help!
## License
[MIT](https://choosealicense.com/licenses/mit/)