diff --git a/techstack.md b/techstack.md
new file mode 100644
index 0000000..44219ec
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,70 @@
+
+
+
+# Tech Stack File
+ [ashellwig/ArduinoFacebookNotifier](https://github.com/ashellwig/ArduinoFacebookNotifier)
+
+|3
Tools used|07/07/24
Report generated|
+|------|------|
+
+
+##
Languages (2)
+
+
+
+
+ C++
+
+
+ |
+
+
+
+
+ PHP
+
+
+ |
+
+
+
+
+##
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..630f38e
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,42 @@
+repo_name: ashellwig/ArduinoFacebookNotifier
+report_id: d4d1dcfc4b15980f9b4854f9043c04af
+version: 0.1
+repo_type: Public
+timestamp: '2024-07-07T04:21:02+00:00'
+requested_by: apolikamixitos
+provider: github
+branch: master
+detected_tools_count: 3
+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/ashellwig/ArduinoFacebookNotifier
+ detection_source: Repo Metadata
+- name: PHP
+ description: A popular general-purpose scripting language that is especially suited
+ to web development
+ website_url: http://www.php.net/
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/991/hwUcGZ41_400x400.jpg
+ detection_source_url: https://github.com/ashellwig/ArduinoFacebookNotifier
+ 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/ashellwig/ArduinoFacebookNotifier
+ detection_source: Repo Metadata