AbhishekSrikanth / abhishek-srikanth-portfolio

Personal portfolio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Portfolio Website

Welcome to the repository for my personal portfolio website. This website serves as a showcase of my skills, projects, and experience. Feel free to explore the code and use it as a reference for your own portfolio.

Table of Contents

Features

  • Sections for displaying personal information, skills, projects, and contact details.
  • Smooth navigation with a clean and modern UI.
  • Easily customizable to suit individual preferences.

Getting Started

Prerequisites

  • Node.js installed on your machine.
  • Code editor of your choice (e.g., Visual Studio Code, Sublime Text).

Installation

  1. Clone the repository:

    git clone https://github.com/AbhishekSrikanth/abhishek-srikanth-portfolio.git
  2. Navigate to the project directory:

    cd abhishek-srikanth-portfolio
  3. Install the dependencies:

    npm install

Usage

  1. Modify the content in the src/data directory to include your personal information, skills, and projects.

  2. Run the development server:

    npm start
  3. Open your browser and go to http://localhost:3000 to view your portfolio.

Technologies Used

  • React
  • HTML5
  • CSS3
  • JavaScript

Contributing

Feel free to contribute!

Acknowledgments

Special thanks to the creators of the tools and libraries used in this project.

Feel free to reach out if you have any questions or suggestions!

About

Personal portfolio


Languages

Language:JavaScript 90.1%Language:HTML 9.6%Language:CSS 0.3%