diff --git a/techstack.md b/techstack.md
new file mode 100644
index 00000000..ca52eb0a
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,148 @@
+
+
+
+# Tech Stack File
+ [minhnguyen311/TypeScript-TheAlgorithms](https://github.com/minhnguyen311/TypeScript-TheAlgorithms)
+
+|13
Tools used|06/07/24
Report generated|
+|------|------|
+
+
+##
Languages (2)
+
+
+##
Frameworks (1)
+
+
+##
DevOps (5)
+
+
+## Other (1)
+
+
+
+
+ husky
+
+
+ |
+
+
+
+
+
+##
Open source packages (4)
+
+##
npm (4)
+
+|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
+|:------|:------|:------|:------|:------|:------|
+|[@types/jest](https://www.npmjs.com/@types/jest)|v29.0.3|09/27/22|Owais Athar |MIT|N/A|
+|[husky](https://www.npmjs.com/husky)|v8.0.1|09/27/22|Owais Athar |MIT|N/A|
+|[ts-jest](https://www.npmjs.com/ts-jest)|v29.0.2|09/27/22|Owais Athar |MIT|N/A|
+|[ts-node](https://www.npmjs.com/ts-node)|v10.9.1|09/27/22|Owais Athar |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 00000000..290a04c7
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,173 @@
+repo_name: minhnguyen311/TypeScript-TheAlgorithms
+report_id: f7c56c6ee7f7cf428ae9856e3240451b
+version: 0.1
+repo_type: Public
+timestamp: '2024-06-07T13:20:03+00:00'
+requested_by: ayoubc
+provider: github
+branch: master
+detected_tools_count: 13
+tools:
+- 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/minhnguyen311/TypeScript-TheAlgorithms
+ 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/minhnguyen311/TypeScript-TheAlgorithms
+ 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_url: https://github.com/minhnguyen311/TypeScript-TheAlgorithms/blob/master/package.json
+ detection_source: package.json
+ last_updated_by: Owais Athar
+ last_updated_on: 2022-09-27 17:49:51.000000000 Z
+- name: Babel
+ description: Use next generation JavaScript, today.
+ website_url: http://babeljs.io/
+ version: 7.19.1
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: JavaScript Compilers
+ image_url: https://img.stackshare.io/service/2739/-1wfGjNw.png
+ detection_source_url: https://github.com/minhnguyen311/TypeScript-TheAlgorithms/blob/master/package-lock.json
+ detection_source: babel.config.js
+ last_updated_by: Owais Athar
+ last_updated_on: 2022-09-27 17:49:51.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/minhnguyen311/TypeScript-TheAlgorithms
+ detection_source: Repo Metadata
+- name: GitHub Actions
+ description: Automate your workflow from idea to production
+ website_url: https://github.com/features/actions
+ open_source: false
+ hosted_saas: true
+ category: Build, Test, Deploy
+ sub_category: Continuous Integration
+ image_url: https://img.stackshare.io/service/11563/actions.png
+ detection_source_url: https://github.com/minhnguyen311/TypeScript-TheAlgorithms/blob/master/.github/workflows/ci.yml
+ detection_source: ".github/workflows/ci.yml"
+ last_updated_by: Christian Clauss
+ last_updated_on: 2022-11-17 18:07:26.000000000 Z
+- name: Jest
+ description: Painless JavaScript Unit Testing
+ website_url: http://facebook.github.io/jest/
+ version: 29.0.3
+ 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/minhnguyen311/TypeScript-TheAlgorithms/blob/master/package-lock.json
+ detection_source: package.json
+ last_updated_by: Owais Athar
+ last_updated_on: 2022-09-27 17:49:51.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/minhnguyen311/TypeScript-TheAlgorithms/blob/master/package.json
+ detection_source: package.json
+ last_updated_by: Owais Athar
+ last_updated_on: 2022-09-27 17:49:51.000000000 Z
+- 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/minhnguyen311/TypeScript-TheAlgorithms/blob/master/package.json
+ detection_source: package.json
+ last_updated_by: Owais Athar
+ last_updated_on: 2022-09-27 17:49:51.000000000 Z
+- name: "@types/jest"
+ description: TypeScript definitions for Jest
+ package_url: https://www.npmjs.com/@types/jest
+ version: 29.0.3
+ 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/minhnguyen311/TypeScript-TheAlgorithms/blob/master/package-lock.json
+ detection_source: package.json
+ last_updated_by: Owais Athar
+ last_updated_on: 2022-09-27 17:49:51.000000000 Z
+- name: husky
+ description: Prevents bad commit or push
+ package_url: https://www.npmjs.com/husky
+ version: 8.0.1
+ 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/minhnguyen311/TypeScript-TheAlgorithms/blob/master/package-lock.json
+ detection_source: package.json
+ last_updated_by: Owais Athar
+ last_updated_on: 2022-09-27 17:49:51.000000000 Z
+- name: ts-jest
+ description: A preprocessor with source maps support to help use TypeScript with
+ Jest
+ package_url: https://www.npmjs.com/ts-jest
+ version: 29.0.2
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15864/default_6743ba96cf149a3c3c68a185199f9705d6eff80e.png
+ detection_source_url: https://github.com/minhnguyen311/TypeScript-TheAlgorithms/blob/master/package-lock.json
+ detection_source: package.json
+ last_updated_by: Owais Athar
+ last_updated_on: 2022-09-27 17:49:51.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: https://github.com/minhnguyen311/TypeScript-TheAlgorithms/blob/master/package-lock.json
+ detection_source: package.json
+ last_updated_by: Owais Athar
+ last_updated_on: 2022-09-27 17:49:51.000000000 Z