https://github.com/ollycassidy13/olly-cassidy
My portfolio website built in a React framework.
https://github.com/ollycassidy13/olly-cassidy
portfolio portfolio-website react
Last synced: 4 months ago
JSON representation
My portfolio website built in a React framework.
- Host: GitHub
- URL: https://github.com/ollycassidy13/olly-cassidy
- Owner: ollycassidy13
- License: mit
- Created: 2025-02-20T13:17:33.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-02-20T13:27:16.000Z (4 months ago)
- Last Synced: 2025-02-20T13:39:37.710Z (4 months ago)
- Topics: portfolio, portfolio-website, react
- Language: JavaScript
- Homepage: https://olly-cassidy.vercel.app/
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Olly Cassidy - My Portfolio
This is my portfolio website which showcases my projects, skills, experience and person.
## Technologies Used
- React.js - Frontend framework
- React Router - Navigation and routing
- Tailwind CSS - Styling and responsive design
- Framer Motion - Animations and transitions## Content
The portfolio includes:
- Header Navigation
- Home Section
- About Me Section
- Timeline Section
- GitHub Commits Visualization
- Conference Publications
- Projects Showcase
- Project Pages
- Landline Project
- Voltmeter Project
- Footer## Running Locally
1. Clone the repository
```bash
git clone https://github.com/ollycassidy13/Olly-Cassidy
cd Olly-Cassidy
```2. Install dependencies
```bash
npm install
```3. Start the development server
```bash
npm start
```## Deployment
The website is hosted on Vercel and can be accessed at: [https://olly-cassidy.vercel.app/](https://olly-cassidy.vercel.app/)
## License
This project is licensed under the MIT License - see the [LICENSE.txt](LICENSE.txt) file for details.