diff --git a/techstack.md b/techstack.md
new file mode 100644
index 0000000..d1d3344
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,98 @@
+
+
+
+# Tech Stack File
+ [codehugger/euler](https://github.com/codehugger/euler)
+
+|7
Tools used|02/29/24
Report generated|
+|------|------|
+
+
+##
Languages (3)
+
+
+##
DevOps (2)
+
+
+
+##
Open source packages (2)
+
+##
RubyGems (2)
+
+|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
+|:------|:------|:------|:------|:------|:------|
+|[byebug](https://rubygems.org/byebug)|v6.0.2|08/26/15|Bjarki Gudlaugsson |BSD-2-Clause|N/A|
+|[pry](https://rubygems.org/pry)|v0.10.1|08/26/15|Bjarki Gudlaugsson |MIT|N/A|
+
+
+
+
+Generated via [Stack File](https://github.com/marketplace/stack-file)
diff --git a/techstack.yml b/techstack.yml
new file mode 100644
index 0000000..2afdc39
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,94 @@
+repo_name: codehugger/euler
+report_id: d16bc9f959cbd55e8af4337f450ed038
+version: 0.1
+repo_type: Public
+timestamp: '2024-02-29T18:01:26+00:00'
+requested_by: codehugger
+provider: github
+branch: master
+detected_tools_count: 7
+tools:
+- name: Golang
+ description: An open source programming language that makes it easy to build simple,
+ reliable, and efficient software
+ website_url: http://golang.org/
+ license: BSD-3-Clause
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/1005/O6AczwfV_400x400.png
+ detection_source_url: https://github.com/codehugger/euler
+ detection_source: Repo Metadata
+- 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/codehugger/euler
+ detection_source: Repo Metadata
+- 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/codehugger/euler
+ 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/codehugger/euler
+ detection_source: Repo Metadata
+- name: RubyGems
+ description: Easily download, install, and use ruby software packages on your system
+ website_url: https://rubygems.org/
+ open_source: false
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Package Managers
+ image_url: https://img.stackshare.io/service/12795/5jL6-BA5_400x400.jpeg
+ detection_source_url: https://github.com/codehugger/euler/blob/master/Gemfile
+ detection_source: Gemfile
+ last_updated_by: Bjarki Gudlaugsson
+ last_updated_on: 2015-08-26 23:06:56.000000000 Z
+- name: byebug
+ description: Byebug is a Ruby debugger
+ package_url: https://rubygems.org/byebug
+ version: 6.0.2
+ license: BSD-2-Clause
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: RubyGems Packages
+ image_url: https://img.stackshare.io/package/18849/default_887cb273c504fac90d07fc552b7b223fbb32ca39.png
+ detection_source_url: https://github.com/codehugger/euler/blob/master/Gemfile.lock
+ detection_source: Gemfile
+ last_updated_by: Bjarki Gudlaugsson
+ last_updated_on: 2015-08-26 23:06:56.000000000 Z
+- name: pry
+ description: An IRB alternative and runtime developer console
+ package_url: https://rubygems.org/pry
+ version: 0.10.1
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: RubyGems Packages
+ image_url: https://img.stackshare.io/package/18815/default_f582e4648f4682adb72d2b201218cda7f8e894ac.png
+ detection_source_url: https://github.com/codehugger/euler/blob/master/Gemfile.lock
+ detection_source: Gemfile
+ last_updated_by: Bjarki Gudlaugsson
+ last_updated_on: 2015-08-26 23:06:56.000000000 Z