diff --git a/techstack.md b/techstack.md
new file mode 100644
index 0000000..5606bc0
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,80 @@
+
+
+
+# Tech Stack File
+ [DVDemon/VTM](https://github.com/DVDemon/VTM)
+
+|4
Tools used|02/29/24
Report generated|
+|------|------|
+
+
+##
Languages (2)
+
+
+
+
+ C lang
+
+
+ |
+
+
+
+
+ C++
+
+
+ |
+
+
+
+
+##
DevOps (2)
+
+
+
+
+ CMake
+
+
+ |
+
+
+
+
+ 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..10c03f6
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,51 @@
+repo_name: DVDemon/VTM
+report_id: 3d901303c16cec7f610fffecee2665c7
+version: 0.1
+repo_type: Public
+timestamp: '2024-02-29T18:31:27+00:00'
+requested_by: DVDemon
+provider: github
+branch: main
+detected_tools_count: 4
+tools:
+- name: C lang
+ description: One of the most widely used programming languages of all time
+ website_url: http://en.wikipedia.org/wiki/C_(programming_language)
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/no-img-open-source.png
+ detection_source_url: https://github.com/DVDemon/VTM
+ detection_source: Repo Metadata
+- name: C++
+ description: Has imperative, object-oriented and generic programming features, while
+ also providing the facilities for low level memory manipulation
+ website_url: http://www.cplusplus.com/
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/1049/cplusplus.png
+ detection_source_url: https://github.com/DVDemon/VTM
+ detection_source: Repo Metadata
+- name: CMake
+ description: An open-source system that manages the build process
+ website_url: http://www.cmake.org/
+ open_source: false
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Java Build Tools
+ image_url: https://img.stackshare.io/service/2424/0UlUI_y1_400x400.jpg
+ detection_source_url: https://github.com/DVDemon/VTM
+ 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/DVDemon/VTM
+ detection_source: Repo Metadata