diff --git a/techstack.md b/techstack.md
new file mode 100644
index 0000000..935edaf
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,219 @@
+
+
+
+# Tech Stack File
+ [FrankBevr/Encode](https://github.com/FrankBevr/Encode)
+
+|27
Tools used|11/10/23
Report generated|
+|------|------|
+
+
+##
Languages (5)
+
+
+##
Frameworks (2)
+
+
+##
DevOps (6)
+
+
+
+
+ Chai
+
+ v4.3.7
+ |
+
+
+
+
+ Docker
+
+
+ |
+
+
+
+
+ Git
+
+
+ |
+
+
+
+
+ Mocha
+
+ v10.1.0
+ |
+
+
+
+
+ Yarn
+
+
+ |
+
+
+
+
+ npm
+
+
+ |
+
+
+
+
+## Other (3)
+
+
+
+##
Open source packages (11)
+
+##
npm (11)
+
+|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
+|:------|:------|:------|:------|:------|:------|
+|[@testing-library/jest-dom](https://www.npmjs.com/@testing-library/jest-dom)|v5.16.5|05/14/23|FrankBevr |MIT|N/A|
+|[@testing-library/react](https://www.npmjs.com/@testing-library/react)|v13.4.0|05/14/23|FrankBevr |MIT|N/A|
+|[@types/chai](https://www.npmjs.com/@types/chai)|v4.3.5|05/14/23|FrankBevr |MIT|N/A|
+|[@types/chai-as-promised](https://www.npmjs.com/@types/chai-as-promised)|v7.1.5|05/14/23|FrankBevr |MIT|N/A|
+|[@types/mocha](https://www.npmjs.com/@types/mocha)|v8.2.3|05/14/23|FrankBevr |MIT|N/A|
+|[chai-as-promised](https://www.npmjs.com/chai-as-promised)|v7.1.1|05/14/23|FrankBevr |WTFPL|N/A|
+|[mochawesome](https://www.npmjs.com/mochawesome)|v7.1.3|05/14/23|FrankBevr |MIT|N/A|
+|[react-dom](https://www.npmjs.com/react-dom)|v18.2.0|05/14/23|FrankBevr |MIT|N/A|
+|[react-scripts](https://www.npmjs.com/react-scripts)|v5.0.1|05/14/23|FrankBevr |MIT|N/A|
+|[three](https://www.npmjs.com/three)|v0.152.2|05/14/23|FrankBevr |MIT|N/A|
+|[ts-node](https://www.npmjs.com/ts-node)|v10.9.1|05/14/23|FrankBevr |MIT|N/A|
+
+
+
+
+Generated via [Stack File](https://github.com/apps/stack-file)
diff --git a/techstack.yml b/techstack.yml
new file mode 100644
index 0000000..05835d2
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,337 @@
+repo_name: FrankBevr/Encode
+report_id: 85cba0c3885058abb88262b0b04b22da
+repo_type: Public
+timestamp: '2023-11-10T17:56:14+00:00'
+requested_by: FrankBevr
+provider: github
+branch: main
+detected_tools_count: 27
+tools:
+- name: C lang
+ description: One of the most widely used programming languages of all time
+ website_url: http://en.wikipedia.org/wiki/C_(programming_language)
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/no-img-open-source.png
+ detection_source: Repo Metadata
+- 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: 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: Repo Metadata
+- name: Rust
+ description: A safe, concurrent, practical language
+ website_url: http://www.rust-lang.org/
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/1070/v7txhrjp9pdqrkdtxxp0.png
+ 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: Repo Metadata
+- 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: package.json
+ last_updated_by: FrankBevr
+ last_updated_on: 2023-05-14 18:44:05.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: frontend/mint-app/package-lock.json
+ detection_source: frontend/mint-app/package.json
+ last_updated_by: FrankBevr
+ last_updated_on: 2023-05-14 18:44:05.000000000 Z
+- name: Chai
+ description: A BDD / TDD assertion library
+ website_url: http://chaijs.com/
+ version: 4.3.7
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Javascript Testing Framework
+ image_url: https://img.stackshare.io/service/1725/chai.png
+ detection_source_url: package-lock.json
+ detection_source: package.json
+ last_updated_by: FrankBevr
+ last_updated_on: 2023-05-14 18:44:05.000000000 Z
+- name: Docker
+ description: Enterprise Container Platform for High-Velocity Innovation.
+ website_url: https://www.docker.com/
+ license: Apache-2.0
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Virtual Machine Platforms & Containers
+ image_url: https://img.stackshare.io/service/586/n4u37v9t_400x400.png
+ detection_source: Repo Metadata
+- 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: Repo Metadata
+- name: Mocha
+ description: Simple, flexible, fun javascript test framework for node.js & the
+ browser
+ website_url: http://mochajs.org/
+ version: 10.1.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/832/mocha.png
+ detection_source_url: package-lock.json
+ detection_source: package.json
+ last_updated_by: FrankBevr
+ last_updated_on: 2023-05-14 18:44:05.000000000 Z
+- name: Yarn
+ description: A new package manager for JavaScript
+ website_url: https://yarnpkg.com/
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Front End Package Manager
+ image_url: https://img.stackshare.io/service/5848/44mC-kJ3.jpg
+ detection_source: frontend/mint-app/yarn.lock
+ last_updated_by: FrankBevr
+ last_updated_on: 2023-05-14 18:44:05.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: package.json
+ last_updated_by: FrankBevr
+ last_updated_on: 2023-05-14 18:44:05.000000000 Z
+- name: LLVM
+ description: A Compiler Infrastructure
+ website_url: http://llvm.org/
+ open_source: false
+ hosted_saas: false
+ image_url: https://img.stackshare.io/service/5554/no-img-open-source.png
+ detection_source: Repo Metadata
+- 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: Repo Metadata
+- name: three.js
+ description: A JavaScript 3D library
+ website_url: https://threejs.org/
+ version: 0.152.2
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Game Development
+ image_url: https://img.stackshare.io/service/5883/preview.png
+ detection_source_url: frontend/mint-app/package-lock.json
+ detection_source: frontend/mint-app/package.json
+ last_updated_by: FrankBevr
+ last_updated_on: 2023-05-14 18:44:05.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: 5.16.5
+ 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: frontend/mint-app/package-lock.json
+ detection_source: frontend/mint-app/package.json
+ last_updated_by: FrankBevr
+ last_updated_on: 2023-05-14 18:44:05.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: 13.4.0
+ 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: frontend/mint-app/package-lock.json
+ detection_source: frontend/mint-app/package.json
+ last_updated_by: FrankBevr
+ last_updated_on: 2023-05-14 18:44:05.000000000 Z
+- name: "@types/chai"
+ description: TypeScript definitions for chai
+ package_url: https://www.npmjs.com/@types/chai
+ version: 4.3.5
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15922/default_e0a4fb1126d7400f419f0931cf1669947a5bc552.png
+ detection_source_url: package-lock.json
+ detection_source: package.json
+ last_updated_by: FrankBevr
+ last_updated_on: 2023-05-14 18:44:05.000000000 Z
+- name: "@types/chai-as-promised"
+ description: TypeScript definitions for chai-as-promised
+ package_url: https://www.npmjs.com/@types/chai-as-promised
+ version: 7.1.5
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16527/default_2e7c1d6d94467a56325f7c984571015e8713a450.png
+ detection_source_url: package-lock.json
+ detection_source: package.json
+ last_updated_by: FrankBevr
+ last_updated_on: 2023-05-14 18:44:05.000000000 Z
+- name: "@types/mocha"
+ description: TypeScript definitions for mocha
+ package_url: https://www.npmjs.com/@types/mocha
+ version: 8.2.3
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15893/default_1d65e37e65b7f80761374f0202776043277d505d.png
+ detection_source_url: package-lock.json
+ detection_source: package.json
+ last_updated_by: FrankBevr
+ last_updated_on: 2023-05-14 18:44:05.000000000 Z
+- name: chai-as-promised
+ description: Extends Chai with assertions about promises
+ package_url: https://www.npmjs.com/chai-as-promised
+ version: 7.1.1
+ license: WTFPL
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15970/default_cbd6c289400672b291755183817e9dd6abe1a612.png
+ detection_source_url: package-lock.json
+ detection_source: package.json
+ last_updated_by: FrankBevr
+ last_updated_on: 2023-05-14 18:44:05.000000000 Z
+- name: mochawesome
+ description: A gorgeous reporter for Mocha.js
+ package_url: https://www.npmjs.com/mochawesome
+ version: 7.1.3
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/17128/default_5b9eca95ab3651165eb280ed5e0bc9a9382ad24d.png
+ detection_source_url: package-lock.json
+ detection_source: package.json
+ last_updated_by: FrankBevr
+ last_updated_on: 2023-05-14 18:44:05.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: frontend/mint-app/package-lock.json
+ detection_source: frontend/mint-app/package.json
+ last_updated_by: FrankBevr
+ last_updated_on: 2023-05-14 18:44:05.000000000 Z
+- name: react-scripts
+ description: Configuration and scripts for Create React App
+ package_url: https://www.npmjs.com/react-scripts
+ version: 5.0.1
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15985/default_8b5680d4e916298d08363c291a0d6e34c07ceb15.png
+ detection_source_url: frontend/mint-app/package-lock.json
+ detection_source: frontend/mint-app/package.json
+ last_updated_by: FrankBevr
+ last_updated_on: 2023-05-14 18:44:05.000000000 Z
+- name: three
+ description: JavaScript 3D library
+ package_url: https://www.npmjs.com/three
+ version: 0.152.2
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16653/default_cc0f40a737548852d2ee666c132c258c9a2c0cad.png
+ detection_source_url: frontend/mint-app/package-lock.json
+ detection_source: frontend/mint-app/package.json
+ last_updated_by: FrankBevr
+ last_updated_on: 2023-05-14 18:44:05.000000000 Z
+- name: ts-node
+ description: TypeScript execution environment and REPL for node.js
+ package_url: https://www.npmjs.com/ts-node
+ version: 10.9.1
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15830/default_6743ba96cf149a3c3c68a185199f9705d6eff80e.png
+ detection_source_url: package-lock.json
+ detection_source: package.json
+ last_updated_by: FrankBevr
+ last_updated_on: 2023-05-14 18:44:05.000000000 Z