Skip to content

tkeefe/tkeefe.github.io

Repository files navigation

tkeefe.github.io

Welcome to the personal website of Travis Keefe!

Overview

This is a portfolio and blog site built with Next.js and Tailwind CSS. Here, you'll find information about Travis Keefe, including his background as a software engineer, runner, and finance enthusiast, as well as links to his social profiles and projects.

Features

  • Responsive Design: Mobile-friendly and accessible on all devices.
  • Modern Tech Stack: Built with Next.js, React, and Tailwind CSS.
  • Social Links: Quick access to Travis's GitHub, LinkedIn, Twitter, Strava, Instagram, and more.
  • Portfolio & Blog: Showcases projects, experience, and personal interests.

Getting Started

Prerequisites

Installation

  1. Clone the repository:

    git clone https://github.com/tkeefe/tkeefe.github.io.git
    cd tkeefe.github.io
  2. Install dependencies:

    npm install
    # or
    yarn install
  3. Run the development server:

    npm run dev
    # or
    yarn dev
  4. Open http://localhost:3000 in your browser to see the site.

Project Structure

  • /src/app/ — Main application code
  • /public/ — Static assets (images, favicon, etc.)
  • /components/ — Reusable React components

Deployment

This site can be easily deployed to Vercel or any platform that supports Next.js.

License

This project is open source and available under the MIT License.

Contact

About

Built with Next.js, tailwind CSS, and deployed on Github pages using Github Actions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published