Skip to content

LPBroadway/Portfolio-Website

Repository files navigation

Portfolio Website

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.

🚀 Features

  • 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.

🛠️ Tech Stack

🏗️ Project Structure

.
├── 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

📱 Contact

Feel free to reach out to me through: -GitHub -LinkedIn

🙏 Acknowledgements

Special thanks to Mid Antrim Signs for their support during my studies.

About

The repository for my personal portfolio website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published