Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/luaannguyen/portfolio

🧑‍💻 Beautiful personal portfolio website - Bootstrapped with NextJS, AceternityUI, and TailwindCSS
https://github.com/luaannguyen/portfolio

nextjs personal-website portfolio portfolio-website spotify tailwindcss typescript

Last synced: 4 days ago
JSON representation

🧑‍💻 Beautiful personal portfolio website - Bootstrapped with NextJS, AceternityUI, and TailwindCSS

Awesome Lists containing this project

README

        

# Luan Nguyen's Portfolio 🚀

> [luannguyen.net](https://www.luannguyen.net)

[![Website Status](https://img.shields.io/badge/website-up-yellow)](https://www.luannguyen.net/)
[![Maintenance](https://img.shields.io/badge/maintained-yes-green.svg)](https://github.com/LuaanNguyen/luannguyen-portfolio/commits/main)
[![LinkedIn](https://img.shields.io/badge/connect-linkedin-1abc9c.svg)](https://www.linkedin.com/in/luanthiennguyen/)
[![License](http://img.shields.io/:license-mit-blue.svg?style=flat-square)](http://badges.mit-license.org)

A modern, responsive portfolio website built with cutting-edge technologies, featuring a Spotify-inspired design.

## ✨ Preview

Portfolio Preview

## 🛠️ Built With

- **Framework:** [Next.js 14](https://nextjs.org/) with App Router
- **Language:** [TypeScript](https://www.typescriptlang.org/)
- **Styling:** [Tailwind CSS](https://tailwindcss.com/)
- **State Management:** [Redux](https://redux.js.org/)
- **UI Components:** [Aceternity UI](https://ui.aceternity.com/)

## 🔥 Key Features

- 📱 Fully Responsive Design
- 🎨 Spotify-Inspired Interface
- 🔄 Smooth Animations

## 🚀 Quick Start

1. **Clone the repository**

```bash
git clone https://github.com/yourusername/portfolio.git
```

2. **Install dependencies**

```bash
npm install
```

3. **Start development server**
```bash
npm run dev
```
Open [http://localhost:3000](http://localhost:3000) in your browser

## 📦 Deployment

The site is optimized for deployment on [Vercel](https://vercel.com/). Simply:

1. Push your code to GitHub
2. Import your repository to Vercel
3. Deploy with a single click

## 🤝 Contributing

Pull requests are welcome! For major changes:

1. Fork the repository
2. Create your feature branch (`git checkout -b feature/AmazingFeature`)
3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

## 📄 License

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

## ⭐ Show Your Support

Give a ⭐️ if you like this project!

---

Made with ❤️ by [Luan Nguyen](https://www.linkedin.com/in/luanthiennguyen/)