Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/oadultradeepfield/phanuphats

A portfolio website showcasing a collection of my projects, including pet projects, machine learning work, and web development.
https://github.com/oadultradeepfield/phanuphats

Last synced: 9 days ago
JSON representation

A portfolio website showcasing a collection of my projects, including pet projects, machine learning work, and web development.

Awesome Lists containing this project

README

        

# phanuphats

![Next JS](https://img.shields.io/badge/Next-black?style=for-the-badge&logo=next.js&logoColor=white)
![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge&logo=typescript&logoColor=white)
![TailwindCSS](https://img.shields.io/badge/tailwindcss-%2338B2AC.svg?style=for-the-badge&logo=tailwind-css&logoColor=white)
![DaisyUI](https://img.shields.io/badge/daisyui-5A0EF8?style=for-the-badge&logo=daisyui&logoColor=white)
![Vercel](https://img.shields.io/badge/vercel-%23000000.svg?style=for-the-badge&logo=vercel&logoColor=white)

This is my personal portfolio website, designed to showcase a collection of my projects, including pet projects, machine learning work, and web development. The site is built with **Next.js** (TypeScript) and styled using **Tailwind CSS** and **daisyUI** for a clean and responsive design.

## Installation

To run this project locally:

1. Clone the repository:
```bash
git clone https://github.com/oadultradeepfield/phanuphats.git
```
2. Install dependencies:
```bash
npm install
```
3. Start the development server:
```bash
npm run dev
```

Visit `http://localhost:3000` to view the site locally.

## License

This project is licensed under the MIT License.