diff --git a/techstack.md b/techstack.md
new file mode 100644
index 0000000000..6f1e417825
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,163 @@
+
+
+
+# Tech Stack File
+ [mday299/scrimmage](https://github.com/mday299/scrimmage)
+
+|13
Tools used|02/29/24
Report generated|
+|------|------|
+
+
+##
Languages (4)
+
+
+##
DevOps (4)
+
+
+## Other (3)
+
+
+
+##
Open source packages (2)
+
+##
RubyGems (2)
+
+|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
+|:------|:------|:------|:------|:------|:------|
+|[jekyll-feed](https://rubygems.org/jekyll-feed)|v0.11.0|11/29/18|Kevin DeMarco |MIT|N/A|
+|[tzinfo-data](https://rubygems.org/tzinfo-data)|N/A|11/29/18|Kevin DeMarco |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 0000000000..d1ad409ac0
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,164 @@
+repo_name: mday299/scrimmage
+report_id: a9947fa29f92d3851034a25f445ef2dd
+version: 0.1
+repo_type: Public
+timestamp: '2024-02-29T19:37:32+00:00'
+requested_by: SyllogismRXS
+provider: github
+branch: master
+detected_tools_count: 13
+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/mday299/scrimmage
+ detection_source: Repo Metadata
+- name: C++
+ description: Has imperative, object-oriented and generic programming features, while
+ also providing the facilities for low level memory manipulation
+ website_url: http://www.cplusplus.com/
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/1049/cplusplus.png
+ detection_source_url: https://github.com/mday299/scrimmage
+ 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/mday299/scrimmage
+ 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/mday299/scrimmage/blob/master/docs/jekyll/Gemfile
+ detection_source: docs/jekyll/Gemfile
+ last_updated_by: Kevin DeMarco
+ last_updated_on: 2018-11-29 22:42:07.000000000 Z
+- name: CMake
+ description: An open-source system that manages the build process
+ website_url: http://www.cmake.org/
+ open_source: false
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Java Build Tools
+ image_url: https://img.stackshare.io/service/2424/0UlUI_y1_400x400.jpg
+ detection_source_url: https://github.com/mday299/scrimmage
+ 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/mday299/scrimmage
+ 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/mday299/scrimmage/blob/master/docs/jekyll/Gemfile
+ detection_source: docs/jekyll/Gemfile
+ last_updated_by: Kevin DeMarco
+ last_updated_on: 2018-11-29 22:42:07.000000000 Z
+- 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/mday299/scrimmage/blob/master/.travis.yml
+ detection_source: ".travis.yml"
+ last_updated_by: Kevin DeMarco
+ last_updated_on: 2017-08-03 14:41:15.000000000 Z
+- name: Jekyll
+ description: Blog-aware, static site generator in Ruby
+ website_url: http://jekyllrb.com/
+ version: 3.8.5
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Application Utilities
+ sub_category: Static Site Generators
+ image_url: https://img.stackshare.io/service/1114/ad968c1615d956e800fa36494314f48c.jpeg
+ detection_source_url: https://github.com/mday299/scrimmage/blob/master/docs/jekyll/Gemfile.lock
+ detection_source: docs/jekyll/Gemfile
+ last_updated_by: Kevin DeMarco
+ last_updated_on: 2018-11-29 22:42:07.000000000 Z
+- name: Jupyter
+ description: Multi-language interactive computing environments.
+ website_url: http://jupyter.org
+ license: BSD-3-Clause
+ open_source: true
+ hosted_saas: false
+ category: Application Utilities
+ sub_category: Data Science Notebooks
+ image_url: https://img.stackshare.io/service/4190/fGBUdNf__400x400.jpg
+ detection_source_url: https://github.com/mday299/scrimmage
+ 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/mday299/scrimmage
+ detection_source: Repo Metadata
+- name: jekyll-feed
+ description: A Jekyll plugin to generate an Atom feed of your Jekyll posts
+ package_url: https://rubygems.org/jekyll-feed
+ version: 0.11.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: RubyGems Packages
+ image_url: https://img.stackshare.io/package/19149/default_b0a1033a29112f6f50b1dd3157e5fbf94dd2778a.png
+ detection_source_url: https://github.com/mday299/scrimmage/blob/master/docs/jekyll/Gemfile.lock
+ detection_source: docs/jekyll/Gemfile
+ last_updated_by: Kevin DeMarco
+ last_updated_on: 2018-11-29 22:42:07.000000000 Z
+- name: tzinfo-data
+ description: TZInfo::Data contains data from the IANA Time Zone database packaged
+ as Ruby modules for use with TZInfo
+ package_url: https://rubygems.org/tzinfo-data
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: RubyGems Packages
+ image_url: https://img.stackshare.io/package/19516/default_07037590725b871de29c1d2ebb4610950e953355.png
+ detection_source_url: https://github.com/mday299/scrimmage/blob/master/docs/jekyll/Gemfile
+ detection_source: docs/jekyll/Gemfile
+ last_updated_by: Kevin DeMarco
+ last_updated_on: 2018-11-29 22:42:07.000000000 Z