Skip to content

Repository files navigation

Tanner Eischen Portfolio

Portfolio checks and deployment

This repository contains tanner-eischen.github.io, my software development portfolio.

What’s here

  • A responsive, single-page portfolio built with semantic HTML, modern CSS, and plain JavaScript
  • Six selected project case studies with direct source links
  • Accessible navigation, keyboard focus states, reduced-motion support, and structured headings
  • Automated HTML, formatting, and local-link checks
  • GitHub Pages deployment on every successful push to main

Run locally

npm install
npm run dev

Then open http://localhost:8080.

Verify

npm run check

The check suite validates formatting, HTML structure, in-page anchors, local asset references, and JavaScript syntax.

Structure

.
├── assets/             # Portrait, résumé, and retained media
├── css/style.css       # Layout, visual system, and responsive behavior
├── js/custom.js        # Navigation and progressive reveal behavior
├── scripts/            # Lightweight repository checks
├── index.html          # Portfolio content and metadata
└── .github/workflows/  # Quality gate and GitHub Pages deployment

License

Portfolio content and personal assets are © Tanner Eischen. Source code may be reused with attribution.

About

Personal portfolio for software, AI, and data projects

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages