Skip to content

barnes-c/website

Repository files navigation

website

CI GitHub tag License

This repository contains the code for my personal website, barnes.biz. It serves as an online CV and an sandbox for playing with modern frontend development, CI/CD automation, and GitOps workflows.

Tech Stack

  • Framework: Next.js 16 with TypeScript
  • UI Library: React 19
  • Styling: Tailwind CSS 4 with tw-animate-css
  • Visual Effects: shaders
  • Linting & Type Checking: ESLint and TypeScript

Purpose

This website functions as both a professional profile and a personal testbed for applying best practices in web performance, containerized deployments, and infrastructure automation.

License

  • This repository is licensed under the GPL-3.0.