diff --git a/techstack.md b/techstack.md
new file mode 100644
index 0000000..2a77a77
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,60 @@
+
+
+
+# Tech Stack File
+ [stephensl/Intro-to-Ruby-Programming](https://github.com/stephensl/Intro-to-Ruby-Programming)
+
+|2
Tools used|02/29/24
Report generated|
+|------|------|
+
+
+##
Languages (1)
+
+
+
+
+ Ruby
+
+
+ |
+
+
+
+
+##
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..92ad7ed
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,31 @@
+repo_name: stephensl/Intro-to-Ruby-Programming
+report_id: 656d99da5f7db12fd2531de6b43f88b3
+version: 0.1
+repo_type: Public
+timestamp: '2024-02-29T19:59:05+00:00'
+requested_by: stephensl
+provider: github
+branch: main
+detected_tools_count: 2
+tools:
+- name: Ruby
+ description: A dynamic, interpreted, open source programming language with a focus
+ on simplicity and productivity
+ website_url: https://www.ruby-lang.org
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/989/ruby.png
+ detection_source_url: https://github.com/stephensl/Intro-to-Ruby-Programming
+ 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/stephensl/Intro-to-Ruby-Programming
+ detection_source: Repo Metadata