Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/oadultradeepfield/phanuphats
- Owner: oadultradeepfield
- License: mit
- Created: 2024-11-15T08:35:48.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-12-30T04:11:02.000Z (about 1 month ago)
- Last Synced: 2024-12-30T05:20:56.956Z (about 1 month ago)
- Language: TypeScript
- Homepage: https://www.phanuphats.com/
- Size: 20.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.