Skip to content

RogerMcKenzie/PersonalWebsite

Repository files navigation

Roger McKenzie — Personal Website

A personal portfolio website showcasing software development projects, technical internships, and tech-focused content. Built as a fully static frontend application.

Tech Stack

Project Structure

/app
  layout.tsx        # Root layout — metadata, fonts, structured data
  page.tsx          # Single-page entry — renders all sections
  /projects         # Project explorer page
  /photography      # Photography journal page
  /resume           # Resume preview page
/components
  Navbar.tsx        # Sticky nav with animated active states
  Hero.tsx          # Editorial image-led intro with resume download
  About.tsx         # Education and experience highlights
  FeaturedProjects.tsx
  ProjectsExplorer.tsx
  PhotographyGallery.tsx
  Content.tsx       # YouTube feed/fallback content section
  Footer.tsx        # Social links footer
  /motion           # Shared page and reveal transitions
  /ui               # Shared animated links and segmented filters
/lib
  data.ts           # All site content as typed TypeScript objects
/public
  robots.txt        # SEO crawler directives
  sitemap.xml       # Site sitemap for search indexing

Resume

The resume is hosted on Google Docs and served as a direct PDF download.

Download Resume (PDF)

The Hero section download button uses this same URL. To update the resume, simply edit the Google Doc — the link stays the same.

Deployment

Deployment instructions will be added once the site is ready to go live.

Social

About

Roger McKenzie's Personal Website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors