Skip to content

adityaaa009/Portfolio-Website

Repository files navigation

Portfolio Website

Welcome to my portfolio website! You can access the live site here.

Table of Contents

Introduction

This is a personal portfolio website showcasing my projects, skills, and experiences. It is designed to provide a clean and professional online presence.

Features

  • Responsive design
  • Interactive UI/UX
  • Project showcase
  • Contact form
  • Smooth animations

Technologies Used

  • TypeScript: The primary language used for development (97.7%).
  • CSS: Used for styling the website (1.3%).
  • Other: Additional technologies and libraries (1%).

Getting Started

To get a local copy up and running, follow these steps:

Prerequisites

  • Node.js
  • npm or yarn

Installation

  1. Clone the repo:
    git clone https://github.com/adityaaa009/Portfolio-Website.git
  2. Navigate to the project directory:
    cd Portfolio-Website
  3. Install dependencies:
    npm install
    or
    yarn install

Running the Project

Start the development server:

npm start

or

yarn start

Open http://localhost:3000 to view it in the browser.

Usage

Adding New Projects

To add a new project to the portfolio, update the projects section in the appropriate data file (e.g., src/data/projects.ts).

Customizing Styles

To customize the styles, modify the CSS files located in the src/styles directory.

Contributing

Contributions are welcome! Please fork the repository and create a pull request with your changes.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

Aditya - your-email@example.com

Project Link: https://github.com/adityaaa009/Portfolio-Website

About

Access the site here: https://adityazportfolio.netlify.app/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages