An open API service indexing awesome lists of open source software.

https://github.com/adel-gu/my-website

My Portfolio 🤓
https://github.com/adel-gu/my-website

magic-ui nextjs shadcn-ui tailwindcss

Last synced: about 2 months ago
JSON representation

My Portfolio 🤓

Awesome Lists containing this project

README

        

logo

Adel Guitoun

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)

# 📖 My Portfolio Website

**My Portfolio Website** is a modern, single-page portfolio designed to showcase my skills, projects, and achievements as a software engineer. It features a sleek design, smooth animations, and interactive elements to create an engaging user experience.

## 🛠 Built With

### Tech Stack

### Key Features

- **Modern and responsive design** optimized for all devices.
- **Interactive animations and smooth transitions** for a polished user experience.

(back to top)

## 🚀 Live Demo

- [Live Demo Link](https://www.adelguitoun.com)

(back to top)

## 💻 Getting Started

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

### Prerequisites

In order to run this project you need:

- Node.js
- npm or yarn
- Git

### Setup

Clone this repository to your desired folder:

```sh
git clone [email protected]:adel-gu/my-website.git
cd my-website
```

### Install

Install this project with:

```sh
npm install --legacy-peer-deps
```

### Usage

To run the project, execute the following command:

```sh
npm run dev
```

(back to top)

## 👥 Authors

👤 **Adel Guitoun**

- GitHub: [@adel-gu](https://github.com/adel-gu)
- Twitter: [@GuitounAdel](https://x.com/GuitounAdel)
- LinkedIn: [adelguitoun](https://www.linkedin.com/in/adelguitoun/)

(back to top)

## 🔭 Future Features

- [ ] **Projects Page:** Add a dedicated page to showcase all my latest projects.
- [ ] **Blog Page:** Include a page for sharing blogs and articles.
- [ ] **Dynamic Dashboard:** Develop a separate application to manage and add projects and blogs dynamically.

(back to top)

## ⭐️ Show your support

f you like this project, feel free to give it a star ⭐️ and share it with others!

(back to top)

## 🙏 Acknowledgments

I would like to thank the developers of Next.js, TailwindCSS, ShadCN, and Magic UI for their incredible tools that made this project possible.
This website design was inspired by the beautiful design of the [Tamagui](https://tamagui.dev/) website.

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)