Aryaman's Portfolio
This project is a personal portfolio website for Aryaman, showcasing his skills, education, experience, and projects in the field of data science.
Click Here to view.
Table of Contents
Description
Aryaman's Portfolio is a website built with Next.js and Tailwind CSS that serves as a showcase for his professional profile, skills, education, experience, and projects. The website is designed to provide an interactive and visually appealing user experience.
Features
- Home section with Aryaman's name, position, and social media links.
- Bio section with a profile image and information about Aryaman.
- Education section with a timeline-like presentation of educational achievements.
- Skills section highlighting Aryaman's programming and data science skills.
- Experience section showcasing Aryaman's work experience.
- Projects section displaying a collection of projects with images, descriptions, and links to GitHub repositories.
- Responsive design for optimal viewing on different devices.
Installation
To run the project locally, follow these steps:
- Clone the repository:
git clone https://github.com/aryaman-portfolio.git
- Navigate to the project directory:
cd aryaman-portfolio
- Install the dependencies:
npm install
Usage
To start the development server and view the project:
- Run the development server:
npm run dev
- Open your web browser and visit:
http://localhost:3000
Technologies
The project is built using the following technologies:
- Next.js: A React framework for building server-side rendered and static websites.
- Tailwind CSS: A utility-first CSS framework for rapid UI development.
- React: A JavaScript library for building user interfaces.
- HTML: The standard markup language for creating web pages.
- CSS: The language for styling web pages.
Contributing
Contributions are welcome! If you spot any issues or have suggestions for improvement, please open an issue or submit a pull request.
License
This project is licensed under the MIT License.