Welcome to my Portfolio Website repository! This project showcases my journey as a designer and developer, featuring projects that merge creativity and functionality. The website is built with React, styled with CSS, and deployed for easy access.
- Interactive Portfolio: Explore projects with descriptions, media, and a focus on design and development processes.
- Art & Photography Section: A dedicated space for showcasing creative works.
- Responsive Design: Optimized for viewing on all devices.
- Dynamic Sections:
- Toggle areas of knowledge and contact details.
- Hover effects and animations for engaging user interaction.
- Full-Stack Focus: Highlights projects like wayfinding apps, hardware designs, and more.
- Frontend: React, React Router
- Styling: CSS
- Deployment: GitHub Pages
Ensure you have the following installed:
-
Clone the Repository
git clone https://github.com/powderly12/Portfolio_website.git cd Portfolio_website -
Install Dependencies
npm install
-
Run the Application
npm start
-
Open in Browser Visit
http://localhost:3000to view the website locally.
The project is deployed via GitHub Pages. To deploy updates:
- Build the application:
npm run build
- Deploy to GitHub Pages:
npm run deploy
Portfolio_website/
├── src/
│ ├── components/ # React components
│ ├── assets/ # Images and media
│ ├── pages/ # Project pages and Art section
│ ├── App.js # Main application
│ └── index.js # Entry point
├── public/
│ ├── index.html # HTML template
│ └── assets/ # Public assets
├── package.json # Project configuration
└── README.md # Documentation
-
Self-Sorting Trash Bin
- Designed for the BT Young Scientist competition to simplify eco-friendly practices.
-
Drone Light Painter
- Combines photography and engineering to create light art using drones.
-
Sustainable Navigation App
- A wayfinding app promoting environmentally friendly transportation choices.
-
AI Engine Visualizations
- Explains complex AI operations with engaging animations.
A dedicated Art & Photography section showcasing, (Click on the cow to find this):
- Paintings
- Photographs
- Sculptures
Contributions, suggestions, and improvements are welcome!
Feel free to:
- Fork the repository
- Create a feature branch
- Submit a pull request
- Portfolio: Explore Online
- LinkedIn: Conor Powderly
- GitHub: powderly12
This project reflects my passion for design and development. Thank you for exploring my work!
This project is open-source and available under the MIT License.