diff --git a/techstack.md b/techstack.md
new file mode 100644
index 00000000..58a31b19
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,95 @@
+
+
+
+# Tech Stack File
+![](https://img.stackshare.io/repo.svg "repo") [prettyleka/awesome-cheatsheets](https://github.com/prettyleka/awesome-cheatsheets)![](https://img.stackshare.io/public_badge.svg "public")
+
+|5
Tools used|02/29/24
Report generated|
+|------|------|
+
+
+## Languages (3)
+
+
+## DevOps (1)
+
+
+
+
+ Git
+
+
+ |
+
+
+
+
+## Other (1)
+
+
+
+
+ Shell
+
+
+ |
+
+
+
+
+
+
+
+Generated via [Stack File](https://github.com/marketplace/stack-file)
diff --git a/techstack.yml b/techstack.yml
new file mode 100644
index 00000000..612c3daa
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,64 @@
+repo_name: prettyleka/awesome-cheatsheets
+report_id: ee8628ea795b1e4f95e021bfa6ce8792
+version: 0.1
+repo_type: Public
+timestamp: '2024-02-29T18:37:52+00:00'
+requested_by: LeCoupa
+provider: github
+branch: master
+detected_tools_count: 5
+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/prettyleka/awesome-cheatsheets
+ 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/prettyleka/awesome-cheatsheets
+ detection_source: Repo Metadata
+- name: Python
+ description: A clear and powerful object-oriented programming language, comparable
+ to Perl, Ruby, Scheme, or Java.
+ website_url: https://www.python.org
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/993/pUBY5pVj.png
+ detection_source_url: https://github.com/prettyleka/awesome-cheatsheets
+ 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/prettyleka/awesome-cheatsheets
+ detection_source: Repo Metadata
+- name: Shell
+ description: A shell is a text-based terminal, used for manipulating programs and
+ files. Shell scripts typically manage program execution.
+ website_url: https://en.wikipedia.org/wiki/Shell_script
+ open_source: false
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png
+ detection_source_url: https://github.com/prettyleka/awesome-cheatsheets
+ detection_source: Repo Metadata