Skip to content

Iain-Crowe/resume-website

Repository files navigation

Portfolio Website

This is my personal portfolio website designed to showcase my skills, projects, and professional experience. Built with React.js and Vite, it features a clean, minimalist design inspired by a terminal interface, with a modern twist.

Features

  • About Section: Highlights my professional background and skills.
  • Projects Section: Showcases my notable projects with descriptions, key features, and links to live demos or repositories.
  • Navigation: Command-based navigation with a user-friendly context menu for accessibility.
  • Responsive Design: Optimized for desktops, tablets, and mobile devices.

Technologies Used

  • Frontend: React.js
  • Styling: Tailwind CSS with a custom palette
  • Hosting: Deployed on an AWS EC2 instance

Palette

This project uses a custom color palette:

  • Night: #141414
  • Snow: #fef8f8
  • Cerulean: #2680a6
  • Electric Blue: #70f1ff
  • Shamrock Green: #109648

Setup and Installation

  1. Clone the repository:
    git clone https://github.com/your-username/portfolio-website.git
  2. Navigate to the project directory:
    cd portfolio-website
  3. Install dependencies:
    npm install
  4. Start the development server:
    npm run dev
  5. Build for production:
    npm run build

Future Enhancements

  • Add a contact form to send emails directly.
  • Integrate a blog or articles section.
  • Improve accessibility for command-based navigation.

License

This project is open-source and available under the MIT License.


Feel free to explore the website and reach out if you have any questions or feedback!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published