diff --git a/techstack.md b/techstack.md
new file mode 100644
index 00000000..53b30500
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,60 @@
+
+
+
+# Tech Stack File
+ [ManUtopiK/clean-code-javascript](https://github.com/ManUtopiK/clean-code-javascript)
+
+|2
Tools used|01/05/24
Report generated|
+|------|------|
+
+
+##
Languages (1)
+
+
+##
DevOps (1)
+
+
+
+
+ Git
+
+
+ |
+
+
+
+
+
+
+
+Generated via [Stack File](https://github.com/marketplace/stack-file)
diff --git a/techstack.yml b/techstack.yml
new file mode 100644
index 00000000..73269847
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,31 @@
+repo_name: ManUtopiK/clean-code-javascript
+report_id: deb31870949d6470ae4467052f84926a
+version: 0.1
+repo_type: Public
+timestamp: '2024-01-05T08:22:05+00:00'
+requested_by: ryanmcdermott
+provider: github
+branch: master
+detected_tools_count: 2
+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/ManUtopiK/clean-code-javascript
+ 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_url: https://github.com/ManUtopiK/clean-code-javascript
+ detection_source: Repo Metadata