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
- Host: GitHub
- URL: https://github.com/ahmedhanye/portfolio
- Owner: AhmedHanye
- License: mit
- Created: 2024-10-21T22:10:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-04T17:23:35.000Z (over 1 year ago)
- Last Synced: 2025-01-13T09:24:45.358Z (over 1 year ago)
- Topics: accessibility, css, fullstack-development, html, js, nextjs, optimisation, react, responsive, shadcn-ui, tailwindcss, threejs
- Language: TypeScript
- Homepage: https://ahmedhanye.vercel.app/
- Size: 21.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!