A modern, responsive portfolio website showcasing my skills, projects, and experience as a web developer with a background in graphic design. Set to graduate in July 2025 and currently launching my professional journey in web development.
- Custom Starfield Background created with React Three Fiber
- Responsive design that works seamlessly across all device sizes
- Modern aesthetic with clean typography and subtle animations
- Skills showcase highlighting my expertise in React, Express, MongoDB, Node, and more
- Project gallery displaying my university coursework and personal projects
- About me showcasing my personal story of growth.
- React 19 - UI framework
- Vite - Build tool
- React Three Fiber - For 3D graphics
- React Router - Navigation and routing
- Vercel - Hosting
.
├── public/ # Static assets
│ ├── assets/ # General assets
│ │ └── star.svg # ThreeJS Points texture
│ ├── files/ # Downloadable files
│ │ └── Liam_Broadway_CV_2025.pdf
│ ├── icons/ # Retained SVG Icons
│ └── images/ # Website images
│ ├── history/ # Images for about page
│ └── projects/ # Project screenshots
├── src/
│ ├── assets/ # ThreeJS Files
│ │ └── starfield.jsx # 3D starfield background
│ ├── css/
│ │ ├── main.css # Main styling
│ │ └── theme.css # Color variables and theming
│ ├── pages/ # Page components
│ │ ├── aboutme.jsx # Personal story page
│ │ ├── index.jsx # Landing page
│ │ └── projects.jsx # Projects showcase
│ └── main.jsx # App entry point
├── package.json # Dependencies and scripts
└── vite.config.js # Vite configuration
Feel free to reach out to me through: -GitHub -LinkedIn
Special thanks to Mid Antrim Signs for their support during my studies.