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
- Host: GitHub
- URL: https://github.com/ali-raza764/myportfolio
- Owner: Ali-Raza764
- License: other
- Created: 2024-09-11T17:17:49.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-28T09:50:40.000Z (almost 2 years ago)
- Last Synced: 2025-04-04T04:24:28.353Z (over 1 year ago)
- Topics: acternity-ui, blog, cms, isr, nextjs14, portfolio, portfolio-website, sanity, ssr
- Language: JavaScript
- Homepage: https://myportfolio-mu-coral.vercel.app
- Size: 1.34 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My Portfolio Website 🌐

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/).