diff --git a/techstack.md b/techstack.md
new file mode 100644
index 0000000..a47bb51
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,100 @@
+
+
+
+# Tech Stack File
+ [maxgfr/android-youtube-api](https://github.com/maxgfr/android-youtube-api)
+
+|5
Tools used|02/29/24
Report generated|
+|------|------|
+
+
+##
Languages (1)
+
+
+
+
+ Java
+
+
+ |
+
+
+
+
+##
Frameworks (1)
+
+
+##
DevOps (2)
+
+
+
+
+ Git
+
+
+ |
+
+
+
+
+ Gradle
+
+
+ |
+
+
+
+
+## Other (1)
+
+
+
+
+
+Generated via [Stack File](https://github.com/marketplace/stack-file)
diff --git a/techstack.yml b/techstack.yml
new file mode 100644
index 0000000..d27572e
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,71 @@
+repo_name: maxgfr/android-youtube-api
+report_id: 848faa5af75e53af117eb2587a3f1da2
+version: 0.1
+repo_type: Public
+timestamp: '2024-02-29T18:32:36+00:00'
+requested_by: maxgfr
+provider: github
+branch: master
+detected_tools_count: 5
+tools:
+- name: Java
+ description: A concurrent, class-based, object-oriented, language specifically designed
+ to have as few implementation dependencies as possible
+ website_url: https://www.java.com
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/995/K85ZWV2F.png
+ detection_source_url: https://github.com/maxgfr/android-youtube-api
+ detection_source: Repo Metadata
+- name: Android SDK
+ description: An SDK that provides you the API libraries and developer tools necessary
+ to build, test, and debug apps for Android.
+ website_url: http://developer.android.com
+ version: '25.0'
+ open_source: false
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Frameworks (Full Stack)
+ image_url: https://img.stackshare.io/service/1010/m8jf0po4imu8t5eemjdd.png
+ detection_source_url: https://github.com/maxgfr/android-youtube-api/blob/master/app/build.gradle
+ detection_source: app/build.gradle
+ last_updated_by: Maxime Golfier
+ last_updated_on: 2018-09-20 09:19:00.000000000 Z
+- 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/maxgfr/android-youtube-api
+ detection_source: Repo Metadata
+- name: Gradle
+ description: A powerful build system for the JVM
+ website_url: https://www.gradle.org/
+ license: Apache-2.0
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Java Build Tools
+ image_url: https://img.stackshare.io/service/975/gradlephant-social-black-bg.png
+ detection_source_url: https://github.com/maxgfr/android-youtube-api/blob/master/app/build.gradle
+ detection_source: app/build.gradle
+ last_updated_by: Maxime Golfier
+ last_updated_on: 2018-09-18 15:27:33.000000000 Z
+- name: Android OS
+ description: An open source mobile operating system by Google
+ website_url: https://www.android.com
+ version: '7.1'
+ open_source: false
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Operating Systems
+ image_url: https://img.stackshare.io/service/9586/ZvmtaSXW_400x400.jpg
+ detection_source_url: https://github.com/maxgfr/android-youtube-api/blob/master/app/build.gradle
+ detection_source: app/build.gradle
+ last_updated_by: Maxime Golfier
+ last_updated_on: 2018-09-20 09:19:00.000000000 Z