Skip to content

A sleek and interactive portfolio application designed to mimic the user experience of MacOS. This portfolio is built to showcase skills, projects, and achievements in a visually appealing and dynamic way.

License

Notifications You must be signed in to change notification settings

aayank13/macos-portfolio

Repository files navigation

MacOS Portfolio

A sleek and interactive portfolio application designed to mimic the user experience of MacOS. This portfolio is built to showcase skills, projects, and achievements in a visually appealing and dynamic way.

Features

  • MacOS-inspired UI: Includes a dock, menu bar, and draggable windows for a native feel.
  • Responsive Design: Optimized for all screen sizes, ensuring a seamless experience on desktop and mobile.
  • Interactive Applications: Features apps like "About Me," "Projects," "Contact," and more, emulating the MacOS app system.
  • Customizable Themes: Dark and light mode support for enhanced usability.
  • Smooth Animations: Dynamic transitions and animations for a modern and professional appearance.

Tech Stack

  • Frontend: Next.js for building the UI.
  • Styling: Tailwind CSS for styling and animations.
  • Icons: MacOS-like icons and custom assets.
  • Deployment: Deployed using Vercel.

Installation and Setup

To run the portfolio locally:

  1. Clone the repository:

    git clone https://github.com/aayank13/macos-portfolio.git
    cd macos-portfolio
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm run dev
  4. Open your browser and navigate to http://localhost:3000.

Demo

Live Demo

MacOS Portfolio Preview

Contributing

Contributions are welcome! If you'd like to contribute, please follow these steps:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature-name
  3. Make your changes and commit:
    git commit -m "Add feature name"
  4. Push to the branch:
    git push origin feature-name
  5. Open a pull request.

License

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


Let me know if you need further customization or details!

About

A sleek and interactive portfolio application designed to mimic the user experience of MacOS. This portfolio is built to showcase skills, projects, and achievements in a visually appealing and dynamic way.

Topics

Resources

License

Stars

Watchers

Forks