Skip to content

A personal portfolio website showcasing projects, services, and contact information. Perfect for learning HTML, CSS, and JavaScript.

Notifications You must be signed in to change notification settings

ArisLooi/portfoliowebsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Personal Portfolio Website

Welcome to the Personal Portfolio Website project! This is a personal portfolio website that showcases projects, services, and provides contact information. It's a great starting point for learning HTML, CSS, and JavaScript.

Features

  • Responsive design for different screen sizes
  • Showcase of projects with descriptions and images
  • Services section highlighting different offerings
  • Contact form for getting in touch
  • Downloadable CV

Getting Started

Prerequisites

To run this project, you need a web browser.

Installation

  1. Clone the repository:
    git clone https://github.com/ArisLooi/portfoliowebsite.git
    
  2. Navigate to the project directory:
    cd portfoliowebsite
    

Usage

  1. Open the index.html file in your web browser.
  2. Browse the home section, view projects, explore services, and use the contact form to get in touch.

Project Structure

portfoliowebsite/ ├── index.html ├── style.css ├── personal-portfolio-img/ │ ├── images/ │ │ ├── logo.png │ │ ├── user.png │ │ ├── work-1.png │ │ ├── work-2.png │ │ ├── work-3.png │ │ ├── background.png │ │ ├── phone-background.png │ │ └── my-cv.pdf └── README.md

Functions

  • opentab(tabname): Opens the specified tab in the About section.
  • openmenu(): Opens the side menu in mobile view.
  • closemenu(): Closes the side menu in mobile view.
  • form submission: Submits the contact form to a Google Sheet and displays a success message.

Contributing

Contributions are welcome! Please fork the repository and create a pull request with your changes.

##Acknowledgments Thanks to all the developers who have contributed to open-source projects and made learning to code accessible to everyone.

Special thanks to GreatStacks (https://www.youtube.com/watch?v=0YFrGy_mzjY) for the inspiration and guidance.

About

A personal portfolio website showcasing projects, services, and contact information. Perfect for learning HTML, CSS, and JavaScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published