diff --git a/techstack.md b/techstack.md
new file mode 100644
index 0000000..fe80047
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,228 @@
+
+
+
+# Tech Stack File
+ [allthingslinux/tux-frontend](https://github.com/allthingslinux/tux-frontend)
+
+|32
Tools used|07/22/24
Report generated|
+|------|------|
+
+
+##
Languages (3)
+
+
+##
Frameworks (6)
+
+
+##
DevOps (5)
+
+
+
+
+ ESLint
+
+
+ |
+
+
+
+
+ Git
+
+
+ |
+
+
+
+
+ Jest
+
+ v29.7.0
+ |
+
+
+
+
+ Prettier
+
+ v3.2.2
+ |
+
+
+
+
+ npm
+
+
+ |
+
+
+
+
+## Other (2)
+
+
+
+##
Open source packages (16)
+
+##
npm (16)
+
+|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
+|:------|:------|:------|:------|:------|:------|
+|[@testing-library/jest-dom](https://www.npmjs.com/@testing-library/jest-dom)|v6.2.0|01/16/24|blink |MIT|N/A|
+|[@testing-library/react](https://www.npmjs.com/@testing-library/react)|v14.1.2|01/16/24|blink |MIT|N/A|
+|[@types/jest](https://www.npmjs.com/@types/jest)|v29.5.11|01/15/24|kaizen |MIT|N/A|
+|[@types/node](https://www.npmjs.com/@types/node)|v20.11.1|01/15/24|kaizen |MIT|N/A|
+|[@types/react](https://www.npmjs.com/@types/react)|v18.2.47|01/16/24|blink |MIT|N/A|
+|[@types/react-dom](https://www.npmjs.com/@types/react-dom)|v18.2.18|01/16/24|blink |MIT|N/A|
+|[@typescript-eslint/eslint-plugin](https://www.npmjs.com/@typescript-eslint/eslint-plugin)|v6.18.1|01/15/24|kaizen |MIT|N/A|
+|[@typescript-eslint/parser](https://www.npmjs.com/@typescript-eslint/parser)|v6.18.1|01/15/24|kaizen |BSD-2-Clause|N/A|
+|[eslint-config-next](https://www.npmjs.com/eslint-config-next)|v14.0.4|01/15/24|kaizen |N/A|N/A|
+|[eslint-config-prettier](https://www.npmjs.com/eslint-config-prettier)|v9.1.0|01/15/24|kaizen |MIT|N/A|
+|[eslint-plugin-prettier](https://www.npmjs.com/eslint-plugin-prettier)|v5.1.3|01/15/24|kaizen |MIT|N/A|
+|[eslint-plugin-react](https://www.npmjs.com/eslint-plugin-react)|v7.33.2|01/16/24|blink |MIT|N/A|
+|[husky](https://www.npmjs.com/husky)|v8.0.3|01/15/24|kaizen |MIT|N/A|
+|[jest-environment-jsdom](https://www.npmjs.com/jest-environment-jsdom)|v29.7.0|01/15/24|kaizen |MIT|N/A|
+|[react-dom](https://www.npmjs.com/react-dom)|v18.2.0|01/16/24|blink |MIT|N/A|
+|[tailwindcss](https://www.npmjs.com/tailwindcss)|v3.4.1|01/16/24|blink |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..58d4521
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,427 @@
+repo_name: allthingslinux/tux-frontend
+report_id: 60e7445ae5ccd760927650cd36971a40
+version: 0.1
+repo_type: Public
+timestamp: '2024-07-22T18:01:02+00:00'
+requested_by: blinkodemia
+provider: github
+branch: main
+detected_tools_count: 32
+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/allthingslinux/tux-frontend
+ 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/allthingslinux/tux-frontend
+ detection_source: Repo Metadata
+- 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/allthingslinux/tux-frontend
+ 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/allthingslinux/tux-frontend/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: blink
+ last_updated_on: 2024-01-15 05:39:52.000000000 Z
+- name: Next.js
+ description: A small framework for server-rendered universal JavaScript apps
+ website_url: https://nextjs.org/
+ version: 14.0.4
+ 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/allthingslinux/tux-frontend/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: blink
+ last_updated_on: 2024-01-15 05:39:52.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/allthingslinux/tux-frontend/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: blink
+ last_updated_on: 2024-01-15 05:39:52.000000000 Z
+- name: PostCSS
+ description: Transform CSS with JS plugins
+ website_url: https://github.com/postcss/postcss
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: CSS Pre-processors / Extensions
+ image_url: https://img.stackshare.io/service/3339/rlFcjEdI.png
+ detection_source_url: https://github.com/allthingslinux/tux-frontend/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: blink
+ last_updated_on: 2024-01-15 05:39:52.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/allthingslinux/tux-frontend/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: blink
+ last_updated_on: 2024-01-16 01:54:10.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/allthingslinux/tux-frontend/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: blink
+ last_updated_on: 2024-01-16 01:54:10.000000000 Z
+- name: ESLint
+ description: The fully pluggable JavaScript code quality tool
+ website_url: http://eslint.org/
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Code Review
+ image_url: https://img.stackshare.io/service/3337/Q4L7Jncy.jpg
+ detection_source_url: https://github.com/allthingslinux/tux-frontend/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: blink
+ last_updated_on: 2024-01-15 05:39:52.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/allthingslinux/tux-frontend
+ detection_source: Repo Metadata
+- name: Jest
+ description: Painless JavaScript Unit Testing
+ website_url: http://facebook.github.io/jest/
+ version: 29.7.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Javascript Testing Framework
+ image_url: https://img.stackshare.io/service/830/jest.png
+ detection_source_url: https://github.com/allthingslinux/tux-frontend/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: blink
+ last_updated_on: 2024-01-15 05:39:52.000000000 Z
+- name: Prettier
+ description: Prettier is an opinionated code formatter.
+ website_url: https://prettier.io/
+ version: 3.2.2
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Code Review
+ image_url: https://img.stackshare.io/service/7035/default_66f265943abed56bcdbfca1c866a4261b1fbb063.jpg
+ detection_source_url: https://github.com/allthingslinux/tux-frontend/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: kaizen
+ last_updated_on: 2024-01-15 08:53:22.000000000 Z
+- 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/allthingslinux/tux-frontend/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: blink
+ last_updated_on: 2024-01-15 05:39:52.000000000 Z
+- name: Shell
+ description: A shell is a text-based terminal, used for manipulating programs and
+ files. Shell scripts typically manage program execution.
+ website_url: https://en.wikipedia.org/wiki/Shell_script
+ open_source: false
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png
+ detection_source_url: https://github.com/allthingslinux/tux-frontend
+ detection_source: Repo Metadata
+- name: husky
+ website_url: https://github.com/typicode/husky
+ open_source: false
+ hosted_saas: false
+ image_url: https://img.stackshare.io/service/9527/5502029.jpeg
+ detection_source_url: https://github.com/allthingslinux/tux-frontend/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: kaizen
+ last_updated_on: 2024-01-15 08:53:22.000000000 Z
+- name: "@testing-library/jest-dom"
+ description: Custom jest matchers to test the state of the DOM
+ package_url: https://www.npmjs.com/@testing-library/jest-dom
+ version: 6.2.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/17424/default_1cdcda15ebb7caed879f8340bc212b44c4ec9dac.png
+ detection_source_url: https://github.com/allthingslinux/tux-frontend/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: blink
+ last_updated_on: 2024-01-16 01:54:10.000000000 Z
+- name: "@testing-library/react"
+ description: Simple and complete React DOM testing utilities that encourage good
+ testing practices
+ package_url: https://www.npmjs.com/@testing-library/react
+ version: 14.1.2
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16549/default_d522554c6a41cb28d922d6d3ad32ad4afa0e3bb5.png
+ detection_source_url: https://github.com/allthingslinux/tux-frontend/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: blink
+ last_updated_on: 2024-01-16 01:54:10.000000000 Z
+- name: "@types/jest"
+ description: TypeScript definitions for Jest
+ package_url: https://www.npmjs.com/@types/jest
+ version: 29.5.11
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15840/default_004658cda9b38934f2871435e9dc15608c86e8be.png
+ detection_source_url: https://github.com/allthingslinux/tux-frontend/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: kaizen
+ last_updated_on: 2024-01-15 08:53:22.000000000 Z
+- name: "@types/node"
+ description: TypeScript definitions for Node.js
+ package_url: https://www.npmjs.com/@types/node
+ version: 20.11.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/allthingslinux/tux-frontend/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: kaizen
+ last_updated_on: 2024-01-15 08:53:22.000000000 Z
+- name: "@types/react"
+ description: TypeScript definitions for React
+ package_url: https://www.npmjs.com/@types/react
+ version: 18.2.47
+ 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/allthingslinux/tux-frontend/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: blink
+ last_updated_on: 2024-01-16 01:54:10.000000000 Z
+- name: "@types/react-dom"
+ description: TypeScript definitions for React
+ package_url: https://www.npmjs.com/@types/react-dom
+ version: 18.2.18
+ 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/allthingslinux/tux-frontend/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: blink
+ last_updated_on: 2024-01-16 01:54:10.000000000 Z
+- name: "@typescript-eslint/eslint-plugin"
+ description: TypeScript plugin for ESLint
+ package_url: https://www.npmjs.com/@typescript-eslint/eslint-plugin
+ version: 6.18.1
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15982/default_8b5680d4e916298d08363c291a0d6e34c07ceb15.png
+ detection_source_url: https://github.com/allthingslinux/tux-frontend/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: kaizen
+ last_updated_on: 2024-01-15 08:53:22.000000000 Z
+- name: "@typescript-eslint/parser"
+ description: An ESLint custom parser which leverages TypeScript ESTree
+ package_url: https://www.npmjs.com/@typescript-eslint/parser
+ version: 6.18.1
+ license: BSD-2-Clause
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15980/default_732016a20524708efe7a4c77497fe9bfeea19ba6.png
+ detection_source_url: https://github.com/allthingslinux/tux-frontend/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: kaizen
+ last_updated_on: 2024-01-15 08:53:22.000000000 Z
+- name: eslint-config-next
+ description: ESLint configuration used by Next.js
+ package_url: https://www.npmjs.com/eslint-config-next
+ version: 14.0.4
+ open_source: false
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Package Managers
+ image_url: https://img.stackshare.io/package/npm/image.png
+ detection_source_url: https://github.com/allthingslinux/tux-frontend/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: kaizen
+ last_updated_on: 2024-01-15 08:53:22.000000000 Z
+- name: eslint-config-prettier
+ description: Turns off all rules that are unnecessary or might conflict with Prettier
+ package_url: https://www.npmjs.com/eslint-config-prettier
+ version: 9.1.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15879/default_0b10af8ca19c215f781dc07442e75bdc831089d0.png
+ detection_source_url: https://github.com/allthingslinux/tux-frontend/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: kaizen
+ last_updated_on: 2024-01-15 08:53:22.000000000 Z
+- name: eslint-plugin-prettier
+ description: Runs prettier as an eslint rule
+ package_url: https://www.npmjs.com/eslint-plugin-prettier
+ version: 5.1.3
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15896/default_6e6e1d6bb189c8bb26c6410618bd597979578f39.png
+ detection_source_url: https://github.com/allthingslinux/tux-frontend/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: kaizen
+ last_updated_on: 2024-01-15 08:53:22.000000000 Z
+- name: eslint-plugin-react
+ description: React specific linting rules for ESLint
+ package_url: https://www.npmjs.com/eslint-plugin-react
+ version: 7.33.2
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15817/default_14fd11531839d935f920b6d55bd6f3528c890ad7.png
+ detection_source_url: https://github.com/allthingslinux/tux-frontend/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: blink
+ last_updated_on: 2024-01-16 01:54:10.000000000 Z
+- name: husky
+ description: Prevents bad commit or push
+ package_url: https://www.npmjs.com/husky
+ version: 8.0.3
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15831/default_14fd11531839d935f920b6d55bd6f3528c890ad7.png
+ detection_source_url: https://github.com/allthingslinux/tux-frontend/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: kaizen
+ last_updated_on: 2024-01-15 08:53:22.000000000 Z
+- name: jest-environment-jsdom
+ description: Delightful JavaScript Testing
+ package_url: https://www.npmjs.com/jest-environment-jsdom
+ version: 29.7.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/18413/default_867ef7396016341fd213fa568d6de11cc98fefff.png
+ detection_source_url: https://github.com/allthingslinux/tux-frontend/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: kaizen
+ last_updated_on: 2024-01-15 08:53:22.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/allthingslinux/tux-frontend/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: blink
+ last_updated_on: 2024-01-16 01:54:10.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.4.1
+ 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/allthingslinux/tux-frontend/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: blink
+ last_updated_on: 2024-01-16 01:54:10.000000000 Z