Skip to content

Welcome to my portfolio! Here, you'll find a collection of projects that showcase my skills in software development, ranging from web applications to data analysis. Feel free to explore and connect with me for any questions or collaborations.

License

Notifications You must be signed in to change notification settings

aishwaryamensinkai/Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio

This project is a personal portfolio website built with React. It showcases projects, skills, and other professional information in a visually appealing and user-friendly format.

Features

  • Home Page: Introduction and brief overview.
  • About Page: Detailed information about skills, experience, and education.
  • Projects Page: Display of various projects with descriptions and links.
  • Contact Page: Contact form for visitors to reach out.
  • Responsive Design: Optimized for both desktop and mobile viewing.

Technologies Used

  • HTML5
  • CSS3
  • JavaScript
  • React

Installation

To run this application locally, follow these steps:

  1. Clone this repository:

    git clone https://github.com/aishwaryamensinkai/Portfolio.git
  2. Navigate to the project directory:

    cd Portfolio
  3. Install the packages using the command:

    npm install
  4. Start the development server:

    npm start

Project Structure

The project structure is organized as follows:

  • public/: Contains the public assets and HTML file.
  • src/: Contains the source code for the React application.
    • components/: Reusable components used across the application.
    • pages/: Individual page components (Home, About, Projects, Contact).
    • App.js: Main application component.
    • index.js: Entry point for the React application.

Contributing

Contributions are welcome! If you'd like to add new features, improve existing ones, or fix any bugs, feel free to fork the repository and submit a pull request.

License

This project is licensed under the Apache License.

Acknowledgments

  • Inspiration and guidance from various online tutorials and resources.
  • Special thanks to the open-source community for their invaluable resources and tools.

About

Welcome to my portfolio! Here, you'll find a collection of projects that showcase my skills in software development, ranging from web applications to data analysis. Feel free to explore and connect with me for any questions or collaborations.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages