diff --git a/techstack.md b/techstack.md
new file mode 100644
index 0000000..8bacc8d
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,68 @@
+
+
+
+# Tech Stack File
+ [lxmwaniky/learn-javascript](https://github.com/lxmwaniky/learn-javascript)
+
+|3
Tools used|04/17/24
Report generated|
+|------|------|
+
+
+##
Languages (2)
+
+
+##
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 0000000..6d2ad03
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,41 @@
+repo_name: lxmwaniky/learn-javascript
+report_id: d806163203cf591e369d7453b1b6052a
+version: 0.1
+repo_type: Public
+timestamp: '2024-04-17T21:43:13+00:00'
+requested_by: lxmwaniky
+provider: github
+branch: main
+detected_tools_count: 3
+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/lxmwaniky/learn-javascript
+ 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/lxmwaniky/learn-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/lxmwaniky/learn-javascript
+ detection_source: Repo Metadata