diff --git a/techstack.md b/techstack.md
new file mode 100644
index 000000000..b4b7f4a96
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,115 @@
+
+
+
+# Tech Stack File
+ [gabrielcsf/TypeChef](https://github.com/gabrielcsf/TypeChef)
+
+|7
Tools used|01/31/24
Report generated|
+|------|------|
+
+
+##
Languages (4)
+
+
+##
DevOps (2)
+
+
+## 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 000000000..aa4429cb4
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,86 @@
+repo_name: gabrielcsf/TypeChef
+report_id: 91b15378bcf1a4b6b9264e8b49925a37
+version: 0.1
+repo_type: Public
+timestamp: '2024-01-31T15:29:35+00:00'
+requested_by: gabrielcsf
+provider: github
+branch: master
+detected_tools_count: 7
+tools:
+- name: C lang
+ description: One of the most widely used programming languages of all time
+ website_url: http://en.wikipedia.org/wiki/C_(programming_language)
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/no-img-open-source.png
+ detection_source_url: https://github.com/gabrielcsf/TypeChef
+ detection_source: Repo Metadata
+- name: Haskell
+ description: An advanced purely-functional programming language
+ website_url: http://www.haskell.org/
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/1069/oCgm29k9.png
+ detection_source_url: https://github.com/gabrielcsf/TypeChef
+ detection_source: Repo Metadata
+- 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/gabrielcsf/TypeChef
+ detection_source: Repo Metadata
+- name: Scala
+ description: A pure-bred object-oriented language that runs on the JVM
+ website_url: http://www.scala-lang.org/
+ license: Apache-2.0
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/1012/scala.png
+ detection_source_url: https://github.com/gabrielcsf/TypeChef
+ 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/gabrielcsf/TypeChef
+ detection_source: Repo Metadata
+- name: Travis CI
+ description: A hosted continuous integration service for open source and private
+ projects
+ website_url: http://travis-ci.com/
+ open_source: false
+ hosted_saas: true
+ category: Build, Test, Deploy
+ sub_category: Continuous Integration
+ image_url: https://img.stackshare.io/service/460/Lu6cGu0z_400x400.png
+ detection_source_url: https://github.com/gabrielcsf/TypeChef/blob/master/.travis.yml
+ detection_source: ".travis.yml"
+ last_updated_by: Christian Kaestner
+ last_updated_on: 2012-05-18 11:54:49.000000000 Z
+- 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/gabrielcsf/TypeChef
+ detection_source: Repo Metadata