diff --git a/techstack.md b/techstack.md
new file mode 100644
index 0000000..2551ebc
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,60 @@
+
+
+
+# Tech Stack File
+ [vpbasile/Project-Starry-Nightlight](https://github.com/vpbasile/Project-Starry-Nightlight)
+
+|2
Tools used|02/29/24
Report generated|
+|------|------|
+
+
+##
Languages (1)
+
+
+
+
+ C++
+
+
+ |
+
+
+
+
+##
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..81bab1e
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,31 @@
+repo_name: vpbasile/Project-Starry-Nightlight
+report_id: 3264d76fa4635cb1eb1f86b139aa5764
+version: 0.1
+repo_type: Public
+timestamp: '2024-02-29T18:12:13+00:00'
+requested_by: vpbasile
+provider: github
+branch: main
+detected_tools_count: 2
+tools:
+- 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/vpbasile/Project-Starry-Nightlight
+ 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/vpbasile/Project-Starry-Nightlight
+ detection_source: Repo Metadata