Home

Awesome

<h1 align="center"> macOS-Themed Portfolio </h1> <br>

A unique, interactive portfolio website inspired by the macOS interface : https://ssh-i.in || https://macosportfolio.netlify.app

<p align="center"> <a href="#projectoverview">ProjectOverview</a> • <a href="#installation">Installation</a> • <a href="#contributing">Contributing</a> • <a href="#license">License</a> • </p>

macOS-Themed Portfolio Powered by SvelteKit, TailwindCSS and TypeScript.

ProjectOverview

This project is a personal portfolio website that mimics the look and feel of macOS. It features:

Core Features

Desktop Widgets

Applications

installation

Clone the repo:

git clone https://github.com/ansxuman/macOS-Themed-Portfolio/

Install dependencies:

npm install

Run the development server:

npm run dev

Open http://localhost:1111 in your browser to see the result.

Build for production:

npm run build

To make the dev.to article work,update API Key in the .env file

DEV_TO_API_KEY=<YOUR_API_KEY>

Contributing

Contributions are what make the open-source community an incredible space for learning, inspiration, and creativity. Any contribution you make is deeply appreciated.

  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

Donations

If you find this content useful, please consider donating to support its development and future improvements.

<a href="https://buymeacoffee.com/ansxuman" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: 60px !important;width: 217px !important;" ></a>

License

This project is licensed under the Apache-2.0 license.