Skip to content

maximilian-sh/maximilian

Repository files navigation

Maximilian Kallina - Personal Website

Welcome to my personal website repository! This project showcases my portfolio, experience, and skills as a developer designated to create web experiences and apps.

🚀 Tech Stack

This project is built with a modern stack focusing on performance and aesthetics:

📂 Project Structure

  • /app: Main application code (Next.js App Router).
  • /components: Reusable UI components and effects.
  • /v1: Archive of the previous version of the website (HTML/CSS/JS).
  • /public: Static assets.

🛠️ Getting Started

  1. Clone the repository:

    git clone https://github.com/maximilian-sh/maximilian.git
    cd maximilian
  2. Install dependencies:

    npm install
  3. Run the development server:

    npm run dev
  4. Open your browser: Navigate to http://localhost:3000

📦 Deployment

This project is automatically deployed to GitHub Pages via GitHub Actions when pushing to the master branch.

📜 License

MIT © Maximilian Kallina