diff --git a/techstack.md b/techstack.md
new file mode 100644
index 00000000000..41213b384b8
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,60 @@
+
+
+
+# Tech Stack File
+ [DoneSpeak/JavaGuide](https://github.com/DoneSpeak/JavaGuide)
+
+|2
Tools used|06/19/24
Report generated|
+|------|------|
+
+
+## Languages (1)
+
+
+
+## DevOps (1)
+
+
+
+
+
+
+Generated via [Stack File](https://github.com/marketplace/stack-file)
diff --git a/techstack.yml b/techstack.yml
new file mode 100644
index 00000000000..1f4ce0a4234
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,31 @@
+repo_name: DoneSpeak/JavaGuide
+report_id: 1a0b6e73e7af28be779612193c78600c
+version: 0.1
+repo_type: Public
+timestamp: '2024-06-19T07:53:54+00:00'
+requested_by: Snailclimb
+provider: github
+branch: master
+detected_tools_count: 2
+tools:
+- name: Java
+ description: A concurrent, class-based, object-oriented, language specifically designed
+ to have as few implementation dependencies as possible
+ website_url: https://www.java.com
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/995/K85ZWV2F.png
+ detection_source_url: https://github.com/DoneSpeak/JavaGuide
+ 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/DoneSpeak/JavaGuide
+ detection_source: Repo Metadata