Skip to content

ANAGHAKTP/portfolio

Repository files navigation

Anagha K T P - AI & Machine Learning Engineer Portfolio

Welcome to my personal portfolio repository! This project showcases my journey as an AI & Machine Learning Engineer, featuring my projects, skills, experience, and certifications.

🚀 Built With

  • Next.js 16 - The React Framework for the Web.
  • React 19 - The library for web and native user interfaces.
  • Tailwind CSS 4 - A utility-first CSS framework for rapid UI development.
  • Next Themes - Perfect dark mode in 5 lines of code.

✨ Features

  • Dynamic Content: All portfolio data (projects, skills, experience) is centralized in src/data/portfolio.js for easy updates.
  • Responsive Design: Fully responsive UI tailored for all devices.
  • Contact Integration: Integrated Google Forms for seamless contact submissions.
  • Modern UI: Clean and minimal interface with dark mode support.

🛠️ Getting Started

Follow these steps to set up the project locally.

Prerequisites

  • Node.js (Latest LTS recommended)
  • npm, yarn, pnpm, or bun

Installation

  1. Clone the repository:

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

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

    npm run dev
    # or
    yarn dev
    # or
    pnpm dev
  4. Open your browser: Navigate to http://localhost:3000 to view the application.

📁 Project Structure

📦 src
 ┣ 📂 app          # Next.js App Router pages
 ┣ 📂 components   # Reusable UI components
 ┣ 📂 data         # Centralized portfolio data (portfolio.js)
 ┗ ...

Made with ❤️ by Anagha K T P

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •