Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shiveshnandan/portfolio-template
Welcome to my self-coded portfolio website, a customizable and responsive template designed for developers and designers to showcase their work professionally. This template offers an elegant, user-friendly interface with sections for introduction, skills, about me, projects, experience, and contact information, making it easy to present.
https://github.com/shiveshnandan/portfolio-template
css css3 developer-portfolio easy-to-use nextjs personal-site personal-website portfolio portfolio-template react react-portfolio shadcn-ui simple tailwind template typescipt typescript web-template
Last synced: about 1 month ago
JSON representation
Welcome to my self-coded portfolio website, a customizable and responsive template designed for developers and designers to showcase their work professionally. This template offers an elegant, user-friendly interface with sections for introduction, skills, about me, projects, experience, and contact information, making it easy to present.
- Host: GitHub
- URL: https://github.com/shiveshnandan/portfolio-template
- Owner: ShiveshNandan
- License: mit
- Created: 2022-08-22T18:22:59.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-19T08:42:51.000Z (about 1 month ago)
- Last Synced: 2024-12-19T09:32:42.094Z (about 1 month ago)
- Topics: css, css3, developer-portfolio, easy-to-use, nextjs, personal-site, personal-website, portfolio, portfolio-template, react, react-portfolio, shadcn-ui, simple, tailwind, template, typescipt, typescript, web-template
- Language: TypeScript
- Homepage: https://shiveshnandan.vercel.app
- Size: 23.1 MB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Portfolio Website Template
shiveshnandan.vercel.app
Trying to create a customizable, responsive portfolio template designed for individuals to showcase their work professionally. It offers an elegant, user-friendly interface that can be easily personalized, with sections for introduction, skills, about me, projects, experience and contact information. Ideal for developers, designers, and creatives.
With the moto of : Try to improve daily !!
## InstallationFollow these steps to install and start the project:
1. Clone the repository :
```bash
$ git clone https://github.com/ShiveshNandan/Portfolio-template.git
```2. Navigate to the project directory :
```bash
$ cd my-app
```3. Install the dependencies :
```bash
$ npm install
```4. Run the server :
```bash
$ npm run dev
```Note: Ensure all required dependencies and libraries are installed for the smooth running of the project.
## Built With
A personal portfolio website, shiveshnandan.vercel.app, featuring GitHub projects, resume, and technical skills. This simple and attractive portfolio is designed to engage visitors and showcase your work effectively.
### Key technologies:
- Next.js : A React framework for server-side rendering and static site generation.
- Tailwind CSS : A highly customizable CSS framework.
- React : A JavaScript library for building user interfaces.
- Shadcn-UI : A collection of reuseable UI-components.
- TypeScript : A typed superset of JavaScript that compiles to plain JavaScript.## Features
- **User-Friendly Interface** : Easy to navigate and interact with.
- **Customizable Sections** : Personalize each section to suit your needs.
- **Responsive Design** : Optimized for all devices, ensuring a seamless experience on mobile and desktop.
- **Light-Dark Mode** : Switch between light and dark themes effortlessly.
- **Command Feature** : Enhance functionality with command options.
- **Detailed Personalization** : Write as much as you want about yourself and showcase your projects extensively.
**note:** you can remove the get in touch send message section if you want, as it is not part of frontend.
## Contributing
We welcome contributions to enhance this project. To contribute:
1. Fork the repository
2. Create a new branch `git checkout -b feature-branch`
3. Make your changes
4. Commit your changes `git commit -m 'Add some feature'`
5. Push to the branch `git push origin feature-branch`
6. Open a pull request
## Show your support
If you like this project, please give it a ⭐!