Skip to content

infinit1ve/infinitive.cc

Repository files navigation

infinitive.cc

My personal portfolio website — built to be fast, minimal, and mine.

🌐 Live: infinitive.cc


Tech Stack

  • Framework: Next.js 16 (App Router)
  • Language: TypeScript
  • Styling: Tailwind CSS v4
  • Runtime: React 19

Getting Started

# Install dependencies
npm install

# Start the dev server
npm run dev

Open http://localhost:3000 in your browser.

Note: The fonts used in this project are licensed from Indian Type Foundry and are not included in this repository. You'll need to supply your own fonts and update the font references accordingly.

Scripts

Command Description
npm run dev Start development server
npm run build Build for production
npm run start Start production server
npm run lint Run ESLint

Project Structure

app/        # Next.js App Router pages and layouts
public/     # Static assets (see license below)

License

This project uses a split license. Please read carefully before using or forking.

Code — MIT

The source code (everything outside of public/ and app/assets/) is available under the MIT License. You're free to use, modify, and distribute it. That said — don't use it to impersonate me.

Fonts — Indian Type Foundry (ITF)

The fonts used on this site are licensed from Indian Type Foundry and are not included in this repository. ITF's license does not permit public redistribution. If you'd like to use the same fonts, please source the fonts directly from ITF.

Assets — All Rights Reserved

All files in public/ (including the favicon, og.png, and anything under assets/) are not licensed for reuse. These are my personal brand assets. Do not reproduce, redistribute, or use them in any form.


The README for this project was written with the assistance of AI. The code is human written

About

My personal portfolio website

Resources

Stars

Watchers

Forks

Contributors