Skip to content

birchtener/my-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ITE 10 Finals Project - Personal Portfolio Website

Project Overview

This repository contains the source code for my personal portfolio website, designed to serve as a digital resume and professional showcase. The project demonstrates my understanding of HTML5, CSS3, and JavaScript by creating a fully responsive, interactive, and visually engaging platform.

Technologies Used

  • Frontend: HTML5, CSS3, JavaScript (ES6+)
  • Version Control: Git with GitHub

Project Structure

my-portfolio/
│
├── index.html     
├── style.css  
├── script.js   
├── README.md  
└── assets/   
    ├── favicon.ico
    ├── img.png
    ├── birchtener_logo.png
    └── projects/
        └── hud/
            ├── fivem_hud_system.mp4
            ├── hud_system.png
            ├── hud_system_2.png
            └── hud_system_3.png
        └── map/
            ├── map_1.png
            ├── map_2.png
            ├── map_3.png
            ├── map_4.png
            ├── map_5.png
            └── map_6.png
        └── pvp/
            ├── pvp_hud_system.mp4
            └── pvp_hud_system.png
        └── report/
            ├── report_system.png
            ├── report_system_2.png
            ├── report_system_3.png
            └── report_system_4.png

Local Development Setup

Prerequisites

  • Modern web browser (Chrome, Firefox, Safari, or Edge)
  • Text editor or IDE (VS Code recommended)
  • Git for version control

Installation and Execution

  1. Clone the repository:
    git clone https://github.com/birchtener/my-portfolio.git
  2. Navigate to project directory:
    cd my-portfolio
  3. Open the main application:
    • Double-click index.html, or
    • Right-click → Open With → preferred browser

License and Attribution

Educational Use

This project is developed for educational purposes as part of ITE 10 - Introduction to Computing curriculum.

Third-Party Resources

  • Font Awesome icons (CDN)

Contact

About

My personal portfolio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors