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

https://github.com/ahmedhanye/portfolio

My Personal Portfolio
https://github.com/ahmedhanye/portfolio

accessibility css fullstack-development html js nextjs optimisation react responsive shadcn-ui tailwindcss threejs

Last synced: 3 months ago
JSON representation

My Personal Portfolio

Awesome Lists containing this project

README

          

# Ahmed Hanye's Portfolio

Welcome to my portfolio! This project showcases my skills and projects using modern web technologies.

## Technologies Used

- **Next.js**: A React framework for building server-side rendered applications.
- **Tailwind CSS**: A utility-first CSS framework for creating responsive designs.
- **Three.js**: A JavaScript library for creating 3D graphics in the browser.
- **Shadcn**: A component library to enhance UI development.

## Features

- Responsive design that looks great on all devices.
- Interactive 3D elements using Three.js.
- Smooth animations and transitions with Tailwind CSS.
- Clean and modern UI built with Shadcn components.

## Installation

To run this project locally, follow these steps:

1. Clone the repository:
```bash
git clone https://github.com/AhmedHanye/Portfolio.git
cd portfolio
```

2. Install dependencies:
```bash
npm install
```

3. Run the development server:
```bash
npm run dev
```

4. Open your browser and visit `http://localhost:3000`.

## Usage

Explore my projects, skills, and experiences. Feel free to reach out for collaborations or inquiries!

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

## Contact

You can reach me at:

- Email: [ahmedhanyehossny@gmail.com](mailto:ahmedhanyehossny@gmail.com)
- LinkedIn: [https://linkedin.com/in/ahmed-hanye-a66096253](https://linkedin.com/in/ahmed-hanye-a66096253)
- GitHub: [https://github.com/AhmedHanye](https://github.com/AhmedHanye)

Thank you for visiting my portfolio!