diff --git a/techstack.md b/techstack.md
new file mode 100644
index 0000000..8ea1b87
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,191 @@
+
+
+
+# Tech Stack File
+ [ThisIsSimple/ut](https://github.com/ThisIsSimple/ut)
+
+|20
Tools used|02/29/24
Report generated|
+|------|------|
+
+
+##
Languages (4)
+
+
+##
Frameworks (5)
+
+
+##
DevOps (2)
+
+
+
+
+ Git
+
+
+ |
+
+
+
+
+ npm
+
+
+ |
+
+
+
+
+## Other (2)
+
+
+
+##
Open source packages (7)
+
+##
npm (7)
+
+|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
+|:------|:------|:------|:------|:------|:------|
+|[@types/node](https://www.npmjs.com/@types/node)|v20.3.1|11/07/23|전윤민 |MIT|N/A|
+|[@types/react](https://www.npmjs.com/@types/react)|v18.2.8|11/10/23|전윤민 |MIT|N/A|
+|[@types/react-dom](https://www.npmjs.com/@types/react-dom)|v18.2.5|11/10/23|전윤민 |MIT|N/A|
+|[postcss](https://www.npmjs.com/postcss)|v8.4.31|11/10/23|전윤민 |MIT|N/A|
+|[react-dom](https://www.npmjs.com/react-dom)|v18.2.0|11/10/23|전윤민 |MIT|N/A|
+|[react-spring](https://www.npmjs.com/react-spring)|v9.7.3|11/10/23|전윤민 |MIT|N/A|
+|[tailwindcss](https://www.npmjs.com/tailwindcss)|v3.3.3|11/07/23|전윤민 |MIT|N/A|
+
+
+
+
+Generated via [Stack File](https://github.com/marketplace/stack-file)
diff --git a/techstack.yml b/techstack.yml
new file mode 100644
index 0000000..b016c41
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,264 @@
+repo_name: ThisIsSimple/ut
+report_id: 298ce2895d7454f7f88cc0a90f463bff
+version: 0.1
+repo_type: Public
+timestamp: '2024-02-29T18:57:19+00:00'
+requested_by: ThisIsSimple
+provider: github
+branch: main
+detected_tools_count: 20
+tools:
+- name: CSS 3
+ description: The latest evolution of the Cascading Style Sheets language
+ website_url: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS3
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/6727/css.png
+ detection_source_url: https://github.com/ThisIsSimple/ut
+ detection_source: Repo Metadata
+- name: JavaScript
+ description: Lightweight, interpreted, object-oriented language with first-class
+ functions
+ website_url: https://developer.mozilla.org/en-US/docs/Web/JavaScript
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/1209/javascript.jpeg
+ detection_source_url: https://github.com/ThisIsSimple/ut
+ detection_source: Repo Metadata
+- name: SQL
+ description: It is a domain-specific language used in programming
+ website_url: https://en.wikipedia.org/wiki/SQL
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/2271/default_068d33483bba6b81ee13fbd4dc7aab9780896a54.png
+ detection_source_url: https://github.com/ThisIsSimple/ut/blob/main/supabase/seed.sql
+ detection_source: supabase/seed.sql
+- name: TypeScript
+ description: A superset of JavaScript that compiles to clean JavaScript output
+ website_url: http://www.typescriptlang.org
+ license: Apache-2.0
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/1612/bynNY5dJ.jpg
+ detection_source_url: https://github.com/ThisIsSimple/ut
+ detection_source: Repo Metadata
+- name: Autoprefixer
+ description: PostCSS plugin to parse CSS and add vendor prefixes to CSS rules
+ website_url: https://github.com/postcss/autoprefixer
+ open_source: false
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: CSS Pre-processors / Extensions
+ image_url: https://img.stackshare.io/service/2202/72d087642cfce6fef6f2dabec5bf49e8_400x400.png
+ detection_source_url: https://github.com/ThisIsSimple/ut/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: 전윤민
+ last_updated_on: 2023-11-07 11:31:53.000000000 Z
+- name: Next.js
+ description: A small framework for server-rendered universal JavaScript apps
+ website_url: https://nextjs.org/
+ version: 14.0.1
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Frameworks (Full Stack)
+ image_url: https://img.stackshare.io/service/5936/nextjs.png
+ detection_source_url: https://github.com/ThisIsSimple/ut/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: 전윤민
+ last_updated_on: 2023-11-07 11:31:53.000000000 Z
+- name: Node.js
+ description: A platform built on Chrome's JavaScript runtime for easily building
+ fast, scalable network applications
+ website_url: http://nodejs.org/
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Frameworks (Full Stack)
+ image_url: https://img.stackshare.io/service/1011/n1JRsFeB_400x400.png
+ detection_source_url: https://github.com/ThisIsSimple/ut/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: 전윤민
+ last_updated_on: 2023-11-07 11:31:53.000000000 Z
+- name: React
+ description: A JavaScript library for building user interfaces
+ website_url: https://reactjs.org/
+ version: 18.2.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: Javascript UI Libraries
+ image_url: https://img.stackshare.io/service/1020/OYIaJ1KK.png
+ detection_source_url: https://github.com/ThisIsSimple/ut/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: 전윤민
+ last_updated_on: 2023-11-10 10:44:32.000000000 Z
+- name: Tailwind CSS
+ description: A utility-first CSS framework for rapid UI development
+ website_url: https://tailwindcss.com
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Front-End Frameworks
+ image_url: https://img.stackshare.io/service/8158/default_660b7c41c3ba489cb581eec89c04655404258c19.png
+ detection_source_url: https://github.com/ThisIsSimple/ut/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: 전윤민
+ last_updated_on: 2023-11-07 11:31:53.000000000 Z
+- name: Git
+ description: Fast, scalable, distributed revision control system
+ website_url: http://git-scm.com/
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Version Control System
+ image_url: https://img.stackshare.io/service/1046/git.png
+ detection_source_url: https://github.com/ThisIsSimple/ut
+ detection_source: Repo Metadata
+- name: npm
+ description: The package manager for JavaScript.
+ website_url: https://www.npmjs.com/
+ open_source: false
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Front End Package Manager
+ image_url: https://img.stackshare.io/service/1120/lejvzrnlpb308aftn31u.png
+ detection_source_url: https://github.com/ThisIsSimple/ut/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: 전윤민
+ last_updated_on: 2023-11-07 11:31:53.000000000 Z
+- name: axios
+ description: Promise based HTTP client for the browser and node.js
+ website_url: https://github.com/mzabriskie/axios
+ version: 1.6.1
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: Javascript Utilities & Libraries
+ image_url: https://img.stackshare.io/no-img-open-source.png
+ detection_source_url: https://github.com/ThisIsSimple/ut/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: 전윤민
+ last_updated_on: 2023-11-10 12:37:37.000000000 Z
+- name: date-fns
+ description: Modern JavaScript date utility library
+ website_url: https://date-fns.org/
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: Javascript Utilities & Libraries
+ image_url: https://img.stackshare.io/service/10865/default_5551fb8853689f607a2bc0d5a09355d5a3d52bf0.png
+ detection_source_url: https://github.com/ThisIsSimple/ut/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: 전윤민
+ last_updated_on: 2023-11-10 20:49:18.000000000 Z
+- name: "@types/node"
+ description: TypeScript definitions for Node.js
+ package_url: https://www.npmjs.com/@types/node
+ version: 20.3.1
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15809/default_5e5e8ac63beda29f31f1844df64d4b8247570a66.png
+ detection_source_url: https://github.com/ThisIsSimple/ut/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: 전윤민
+ last_updated_on: 2023-11-07 11:31:53.000000000 Z
+- name: "@types/react"
+ description: TypeScript definitions for React
+ package_url: https://www.npmjs.com/@types/react
+ version: 18.2.8
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15894/default_1d65e37e65b7f80761374f0202776043277d505d.png
+ detection_source_url: https://github.com/ThisIsSimple/ut/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: 전윤민
+ last_updated_on: 2023-11-10 10:44:32.000000000 Z
+- name: "@types/react-dom"
+ description: TypeScript definitions for React
+ package_url: https://www.npmjs.com/@types/react-dom
+ version: 18.2.5
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15946/default_54b691c123fc8979741e800e4dcd3936c0f3b246.png
+ detection_source_url: https://github.com/ThisIsSimple/ut/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: 전윤민
+ last_updated_on: 2023-11-10 10:44:32.000000000 Z
+- name: postcss
+ description: Tool for transforming styles with JS plugins
+ package_url: https://www.npmjs.com/postcss
+ version: 8.4.31
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16012/default_7a88bebb451873cc63bd99007de5bd3bb8ef85de.png
+ detection_source_url: https://github.com/ThisIsSimple/ut/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: 전윤민
+ last_updated_on: 2023-11-10 10:44:32.000000000 Z
+- name: react-dom
+ description: React package for working with the DOM
+ package_url: https://www.npmjs.com/react-dom
+ version: 18.2.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15808/default_14fd11531839d935f920b6d55bd6f3528c890ad7.png
+ detection_source_url: https://github.com/ThisIsSimple/ut/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: 전윤민
+ last_updated_on: 2023-11-10 10:44:32.000000000 Z
+- name: react-spring
+ description: Cross-platform animation engine for React
+ package_url: https://www.npmjs.com/react-spring
+ version: 9.7.3
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/17658/default_9126b5a628d81e3d41c9b1190587ab1aec9165c5.png
+ detection_source_url: https://github.com/ThisIsSimple/ut/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: 전윤민
+ last_updated_on: 2023-11-10 10:44:32.000000000 Z
+- name: tailwindcss
+ description: A utility-first CSS framework for rapidly building custom user interfaces
+ package_url: https://www.npmjs.com/tailwindcss
+ version: 3.3.3
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/17398/default_2cd7ed1c123f2fca074a6f4b16c4e73d5bfe82be.png
+ detection_source_url: https://github.com/ThisIsSimple/ut/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: 전윤민
+ last_updated_on: 2023-11-07 11:31:53.000000000 Z