diff --git a/techstack.md b/techstack.md
new file mode 100644
index 0000000..1d02c80
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,60 @@
+
+
+
+# Tech Stack File
+ [codehugger/inumbra](https://github.com/codehugger/inumbra)
+
+|2
Tools used|02/29/24
Report generated|
+|------|------|
+
+
+##
Languages (1)
+
+
+
+
+ C#
+
+
+ |
+
+
+
+
+##
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..4905696
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,31 @@
+repo_name: codehugger/inumbra
+report_id: ef680521863cd9720a508696b6616097
+version: 0.1
+repo_type: Public
+timestamp: '2024-02-29T18:01:17+00:00'
+requested_by: codehugger
+provider: github
+branch: master
+detected_tools_count: 2
+tools:
+- name: C#
+ description: Simple, general-purpose, object-oriented programming language for the
+ .NET platform
+ website_url: http://csharp.net
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/1015/1200px-C_Sharp_wordmark.svg.png
+ detection_source_url: https://github.com/codehugger/inumbra
+ 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/inumbra
+ detection_source: Repo Metadata