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

https://github.com/ali-raza764/myportfolio

A modern and simple Portfolio built using nextjs 14 and sanity
https://github.com/ali-raza764/myportfolio

acternity-ui blog cms isr nextjs14 portfolio portfolio-website sanity ssr

Last synced: 9 months ago
JSON representation

A modern and simple Portfolio built using nextjs 14 and sanity

Awesome Lists containing this project

README

          

# My Portfolio Website 🌐

![Portfolio Screenshot](/public/images/portfolio.webp)

Welcome to my personal portfolio website, a showcase of my skills, projects, and contact information. This website is designed with a sleek, dark theme and a modern user interface to create an immersive experience for visitors.

🔗 **Live URL**: [Visit My Portfolio](https://myportfolio-mu-coral.vercel.app)

## 🌟 Features

- **Full-page Image**: Stunning design featuring introduction to highlight who I am and what I do.
- **Content Management System**: Powered by Sanity CMS for managing dynamic content seamlessly.
- **Responsive UI**: Fully responsive design optimized for all devices.
- **Smooth Animations**: Animations and transitions for an engaging user experience.
- **Dark Theme**: Default hard dark theme.
- **Interactive Sections**: Sections for Skills, Projects, Blog, About, and Contact.

## ⚙️ Technologies Used

- **[Next.js 14](https://nextjs.org/)**: A modern React framework for fast, SEO-friendly web applications.
- **[Sanity](https://www.sanity.io/)**: A content management system for handling portfolio projects, blogs, and more.
- **[Accternity UI](https://accternityui.com)**: A component library for building user-friendly, accessible, and responsive interfaces.
- **[Tailwind CSS](https://tailwindcss.com/)**: Utility-first CSS framework for custom designs and responsive layouts.

## 🛠️ Getting Started

1. **Clone the repository**:
```bash
git clone https://github.com/Ali-Raza764/myportfolio
```

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

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

4. **Build for production**:
```bash
npm run build
```

## 📝 License

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

---

Built with ❤️ by [Ali Raza Khalid](https://myportfolio-mu-coral.vercel.app/).