Skip to content

atsukoba/hngt-agop-app

Repository files navigation

A Garden of Prosthesis 2024 App

https://www.shinhanagata.com/works/agop

この庭では、人工物、自然物、肉体が等価に存在し、「庭師」たちによってそれぞれが互いに”接木”され、侵犯し合う。それぞれのオブジェクトは、互いが互いを義肢とし、やがて人間さえも植物や機械の義肢となることで、オブジェクト同士の関係は氾濫し、この人間社会において定義づけられた機能や存在意義を逸脱した可能性のキメラとして癒着する。そして、それらが矛盾しながら調整しあうことで共存し、その庭は造られ続ける。
In this garden, artifacts, natural objects, and bodies exist in equal measure, each "grafted" onto the other by the "gardeners" and invading each other. Each object becomes a prosthesis for the other, and eventually, even human beings become prostheses for plants and machines. And as these objects coexist by contradicting and adjusting to each other, the garden continues to be created.

refs

Overview

agop_east_Kurosawa_00013 jpg 1

Application

architecture

image

Settings

agop2024 vercel app_settings_mode=gpt4


This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.