diff --git a/techstack.md b/techstack.md
new file mode 100644
index 0000000..566f535
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,70 @@
+
+
+
+# Tech Stack File
+ [marvinscham/coverbuilder](https://github.com/marvinscham/coverbuilder)
+
+|3
Tools used|02/29/24
Report generated|
+|------|------|
+
+
+##
Languages (1)
+
+
+##
DevOps (2)
+
+
+
+
+
+Generated via [Stack File](https://github.com/marketplace/stack-file)
diff --git a/techstack.yml b/techstack.yml
new file mode 100644
index 0000000..4e9894a
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,43 @@
+repo_name: marvinscham/coverbuilder
+report_id: '08f3d4ea059b849aeb04ad78a98d885e'
+version: 0.1
+repo_type: Public
+timestamp: '2024-02-29T18:37:57+00:00'
+requested_by: marvinscham
+provider: github
+branch: master
+detected_tools_count: 3
+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/marvinscham/coverbuilder
+ 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/marvinscham/coverbuilder
+ detection_source: Repo Metadata
+- name: GitHub Actions
+ description: Automate your workflow from idea to production
+ website_url: https://github.com/features/actions
+ open_source: false
+ hosted_saas: true
+ category: Build, Test, Deploy
+ sub_category: Continuous Integration
+ image_url: https://img.stackshare.io/service/11563/actions.png
+ detection_source_url: https://github.com/marvinscham/coverbuilder/blob/master/.github/workflows/main.yml
+ detection_source: ".github/workflows/main.yml"
+ last_updated_by: Marvin Scham
+ last_updated_on: 2022-07-29 23:48:47.000000000 Z