Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/the-developer-306/portfolio-prathamkhanna
This repository contains my personal portfolio website, built with React and styled using Tailwind CSS. It features interactive elements and 3D models rendered with Three.js. Explore my projects, skills, and experience through this modern and engaging digital resume. Check out the live site here.
https://github.com/the-developer-306/portfolio-prathamkhanna
aceternity-ui css framer-motion gltf html javascript npm reactjs tailwind-css three-js
Last synced: 5 days ago
JSON representation
This repository contains my personal portfolio website, built with React and styled using Tailwind CSS. It features interactive elements and 3D models rendered with Three.js. Explore my projects, skills, and experience through this modern and engaging digital resume. Check out the live site here.
- Host: GitHub
- URL: https://github.com/the-developer-306/portfolio-prathamkhanna
- Owner: the-developer-306
- Created: 2024-11-07T08:04:31.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-01-27T18:43:02.000Z (24 days ago)
- Last Synced: 2025-01-27T19:46:14.452Z (24 days ago)
- Topics: aceternity-ui, css, framer-motion, gltf, html, javascript, npm, reactjs, tailwind-css, three-js
- Language: JavaScript
- Homepage: https://the-developer-306.github.io/Portfolio-PrathamKhanna/
- Size: 22.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Personal Portfolio
Welcome to my personal portfolio website! This site is built with React and Tailwind CSS, and it showcases my projects, skills, and experience. It includes interactive elements and 3D models rendered using Three.js.
## Table of Contents
- [Features](#features)
- [Technologies Used](#technologies-used)
- [Deployment](#deployment)
- [Getting Started](#getting-started)
- [Contributing](#contributing)
- [License](#license)
- [Contact](#contact)## Features
- **Projects**: A showcase of my work, with links to code repositories and live demos.
- **Skills**: A comprehensive list of my technical skills.
- **Experience**: A timeline of my professional journey.
- **Education**: Details of my academic background.
- **Contact**: A section to get in touch with me.## Technologies Used
- **React**: A JavaScript library for building user interfaces.
- **Tailwind CSS**: A utility-first CSS framework for rapid UI development.
- **Three.js**: A JavaScript library for creating 3D graphics in the browser.
- **Framer Motion**: A library for animations and gestures.## Deployment
The site is deployed using GitHub Pages. You can explore the site [here](https://the-developer-306.github.io/Portfolio-PrathamKhanna/).
## Getting Started
To get a local copy up and running, follow these simple steps:
1. **Clone the repo**
```sh
git clone https://github.com/your-github-username/your-repo-name.git
```2. **Install NPM packages**
```sh
npm install
```3. **Start the development server**
```sh
npm run dev
```## Contributing
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request## License
This project is licensed under the MIT License.
## Contact
For any questions or suggestions, feel free to reach out:
- GitHub: [the-developer-306](https://github.com/the-developer-306)
- Email: [[email protected]](mailto:[email protected])