diff --git a/techstack.md b/techstack.md
new file mode 100644
index 00000000..d79c238a
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,103 @@
+
+
+
+# Tech Stack File
+ [Tisha211/docs](https://github.com/Tisha211/docs)
+
+|6
Tools used|02/29/24
Report generated|
+|------|------|
+
+
+##
Languages (2)
+
+
+##
Frameworks (1)
+
+
+##
DevOps (3)
+
+
+
+
+ ESLint
+
+
+ |
+
+
+
+
+ Git
+
+
+ |
+
+
+
+
+ npm
+
+
+ |
+
+
+
+
+
+
+
+Generated via [Stack File](https://github.com/marketplace/stack-file)
diff --git a/techstack.yml b/techstack.yml
new file mode 100644
index 00000000..8b61a04d
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,80 @@
+repo_name: Tisha211/docs
+report_id: 64920399aae345d28df6f5cd7d512909
+version: 0.1
+repo_type: Public
+timestamp: '2024-02-29T19:24:45+00:00'
+requested_by: cjchand
+provider: github
+branch: main
+detected_tools_count: 6
+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/Tisha211/docs
+ 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/Tisha211/docs
+ detection_source: Repo Metadata
+- name: Nuxt.js
+ description: The Vue.js Framework
+ website_url: https://nuxtjs.org
+ version: 3.5.1
+ open_source: false
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Front-End Frameworks
+ image_url: https://img.stackshare.io/service/7304/23360933.png
+ detection_source_url: https://github.com/Tisha211/docs/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: liyasthomas
+ last_updated_on: 2021-04-01 07:05:01.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/Tisha211/docs/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: liyasthomas
+ last_updated_on: 2021-04-01 07:05:01.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/Tisha211/docs
+ 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/Tisha211/docs/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: liyasthomas
+ last_updated_on: 2021-04-01 07:05:01.000000000 Z