Nicholai's website

This is my personal website built with Next.js 15, Tailwind CSS, and TypeScript.

Tech Stack

Next.js 15, Tailwind CSS, Cabin font family, Turbopack, Typescript.

Prerequisites

  • Node.js 18+ installed (node modules: densest thing in the known universe.)
  • npm, yarn, pnpm, whatever honestly.

Installation

  1. Clone the repository:
git clone https://git.biohazardvfx.com/Nicholai/nicholais-website.git
  1. Install dependencies:
npm install

Development

Run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

Building for Production

npm run build

Deployment

License

This project is open source, take it. I don't give a fuck. I am not your dad.

Author

Nicholai - VFX Supervisor & Developer

Description
why do i need a description. THE NAME SAYS WHAT IT IS. FUCK YOU.
Readme 4.2 MiB
Languages
TypeScript 72.5%
CSS 14.3%
Dockerfile 9.1%
JavaScript 4.1%