Skip to content

tylercritchlow/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyPortfolio

A clean, minimalist portfolio website showcasing my software engineering projects.

Overview

This portfolio site features:

  • Responsive design with a clean, professional layout
  • Project showcase with metadata and technology tags
  • Interactive project tags with tooltips
  • Contact links (Email, GitHub, LinkedIn)

Technologies Used

Project Structure

portfolio/
├── index.html              # Main portfolio page
├── styles.css              # CSS Styles
├── script.js               # JavaScript functionality
├── add-project.sh          # Script to add new projects
└── README.md               # This file

Features

  • Project Display: Each project includes title, date, description, technologies used, and GitHub/project links
  • Project Tags: Visual indicators for project attributes (docs, tests, active, etc.)
  • Role Indicators: Shows whether you're an author or contributor
  • Responsive Design: Works well on desktop and mobile devices

Usage

To view the portfolio, go to tylercritchlow.com

To add new projects, you can:

  1. Manually edit the HTML
  2. Use the add-project.sh script

Contact

About

My personal portfolio website

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors