Skip to content

BankTNBD/portfolio

Repository files navigation

Portfolio - Thanabadee Techakasiwattana

Welcome to my personal portfolio website. This project is a showcase of my work, skills, and academic journey as a Computer Engineering and Digital Technology (CEDT) student at Chulalongkorn University.

🚀 Tech Stack

This project leverages the latest ecosystem tools:

✨ Key Features

  • Modern UI/UX: Features a distinct "Glassmorphism" aesthetic with custom GlassBox components.
  • Interactive Visuals: Includes dynamic components like GradientText, Aurora backgrounds, and Typewriter effects.
  • Responsive Design: Fully adaptive layout for desktop, tablet, and mobile viewing.
  • Performance: Optimized with Next.js server components and lightweight animations.

📂 Project Structure

  • src/app: Application routes (App Router).
  • src/components: Reusable UI components and visual effects.
  • src/lib: Utility functions and shared logic.

🛠️ Getting Started

To run this project locally:

  1. Clone the repository:

    git clone https://github.com/BankTNBD/portfolio.git
    cd portfolio
  2. Install dependencies:

    npm install
    # or
    yarn install
    # or
    pnpm install
    # or
    bun install
  3. Run the development server:

    npm run dev
    # or
    yarn dev
    # or
    pnpm dev
    # or
    bun dev
  4. Open the app: Open http://localhost:3000 with your browser to see the result.

© Thanabadee Techakasiwattana. All Rights Reserved.

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors