Skip to content

Repository files navigation

Personal Website

This is a personal website project that showcases information about me, including links to my GitHub and HackerRank, along with a profile picture.

Project Structure

personal-website
├── src
│   ├── index.html        # Main HTML document for the website
│   ├── styles            # Contains CSS styles
│   │   └── style.css     # Styles for the website
│   ├── scripts           # Contains JavaScript files
│   │   └── main.js       # JavaScript for interactive features
│   └── images            # Contains images
│       └── profile.jpg   # Profile picture
├── package.json          # npm configuration file
└── README.md             # Project documentation

Getting Started

To set up the project locally, follow these steps:

  1. Clone the repository:

    git clone <repository-url>
    
  2. Navigate to the project directory:

    cd personal-website
    
  3. Install dependencies (if any):

    npm install
    
  4. Open src/index.html in your web browser to view the website.

Features

  • Personal information display
  • Links to GitHub and Kaggle projects
  • Responsive design

Acknowledgments

  • Inspired by various personal portfolio websites.
  • Thanks to the open-source community for resources and inspiration.

About

My Personal Website!

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages