Skip to content

brnfrnds/portfolio

Repository files navigation

My Portfolio Website

This repository contains the source code and assets for my personal portfolio website. The website showcases my projects, skills, and contact information.


Table of Contents


Overview

This portfolio website is designed to provide a clean and professional presentation of my work and skills. It includes:

  • Home page with an introduction
  • Projects section with descriptions and links
  • Skills section
  • Contact form
  • Responsive design for desktop and mobile

Technologies Used

  • Mobirise (for creating a quick template)
  • HTML5
  • CSS
  • JavaScript

File Structure

portfolio-website/ ├── index.html # Main landing page ├── about.html # About Me page (optional) ├── projects.html # Projects showcase page (optional) ├── contact.html # Contact page (optional) ├── assets/ # Folder for images, icons, and media │ ├── images/ │ └── icons/ ├── css/ # Stylesheets │ └── style.css ├── js/ # JavaScript files │ └── script.js ├── README.md # Project documentation └── LICENSE # Project license (if any)


Installation

To run the website locally:

  1. Clone the repository:
git clone https://github.com/username/portfolio-website.git

About

The github repo for my portfolio website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors