Skip to content

LatinRickshaw/christianfitzgibbon_com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

CTO Portfolio Website

This repository contains the source code for a static portfolio website for a Chief Technology Officer (CTO). The website showcases the professional journey, projects, and contact information of the CTO.

Project Structure

The project is organized as follows:

cto-portfolio-website
├── src
│   ├── index.html        # Main entry point of the website
│   ├── about.html        # Information about the CTO
│   ├── projects.html     # Showcase of projects
│   ├── contact.html      # Contact information
│   ├── css
│   │   └── styles.css    # Styles for the website
│   └── js
│       └── scripts.js    # JavaScript for interactivity
├── portfolio.txt         # Reference for content and direction
└── README.md             # Project documentation

Setup Instructions

  1. Clone the repository:

    git clone https://github.com/yourusername/cto-portfolio-website.git
    
  2. Navigate to the project directory:

    cd cto-portfolio-website
    
  3. Open the src/index.html file in a web browser to view the portfolio.

Project Goals

  • To create a professional online presence for the CTO.
  • To highlight key projects and achievements.
  • To provide a means for potential collaborators or employers to get in touch.

Technologies Used

  • HTML5
  • CSS3
  • JavaScript

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors