diff --git a/techstack.md b/techstack.md
new file mode 100644
index 0000000..c061f66
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,142 @@
+
+
+
+# Tech Stack File
+ [tkim/EasyMSXRepository](https://github.com/tkim/EasyMSXRepository)
+
+|10
Tools used|02/29/24
Report generated|
+|------|------|
+
+
+##
Languages (4)
+
+
+##
Frameworks (1)
+
+
+
+
+ .NET
+
+
+ |
+
+
+
+
+##
DevOps (4)
+
+
+
+##
Open source packages (1)
+
+##
NuGet (1)
+
+|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
+|:------|:------|:------|:------|:------|:------|
+|[NUnit3TestAdapter](https://www.nuget.org/NUnit3TestAdapter)|v3.9.0|04/16/18|Terrence Kim |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..f3c4da3
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,135 @@
+repo_name: tkim/EasyMSXRepository
+report_id: 2ad186355cca0092a3ebe2fc3540a3cf
+version: 0.1
+repo_type: Public
+timestamp: '2024-02-29T20:13:01+00:00'
+requested_by: tkim
+provider: github
+branch: master
+detected_tools_count: 10
+tools:
+- name: ASP.NET
+ description: An open source web framework for building modern web apps and services
+ with .NET
+ website_url: https://www.asp.net/
+ version: 4.5.2
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/6755/2c45151a4a11d3a3c8e71bb34dd069d6_400x400.png
+ detection_source_url: https://github.com/tkim/EasyMSXRepository/blob/master/CSharp/cs_EasyIOI-development/EasyIOI/EasyIOI.csproj
+ detection_source: CSharp/cs_EasyIOI-development/EasyIOI/EasyIOI.csproj
+ last_updated_by: Terrence Kim
+ last_updated_on: 2019-05-16 13:09:43.000000000 Z
+- 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/tkim/EasyMSXRepository
+ 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/tkim/EasyMSXRepository/blob/master/Python/rulemsx-1.0.1/rulemsx/documentation/build/html/_static/doctools.js
+ detection_source: Python/rulemsx-1.0.1/rulemsx/documentation/build/html/_static/doctools.js
+ last_updated_by: Terrence Kim
+ last_updated_on: 2018-04-16 16:32:21.000000000 Z
+- 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/tkim/EasyMSXRepository
+ detection_source: Repo Metadata
+- name: ".NET"
+ description: A free, cross-platform, open source developer platform for building
+ many different types of applications
+ website_url: http://www.microsoft.com/net/
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Frameworks (Full Stack)
+ image_url: https://img.stackshare.io/service/1014/IoPy1dce_400x400.png
+ detection_source_url: https://github.com/tkim/EasyMSXRepository/blob/master/CSharp/cs_RuleMSX-development/RuleMSX.NUnitTest/packages.config
+ detection_source: CSharp/cs_RuleMSX-development/RuleMSX.NUnitTest/packages.config
+ last_updated_by: Terrence Kim
+ last_updated_on: 2017-10-18 12:56:31.000000000 Z
+- 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/tkim/EasyMSXRepository
+ detection_source: Repo Metadata
+- name: NUnit
+ description: An open-source unit testing framework
+ website_url: http://www.nunit.org/
+ open_source: false
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Testing Frameworks
+ image_url: https://img.stackshare.io/service/2371/jZ6MYx5Y_400x400.png
+ detection_source_url: https://github.com/tkim/EasyMSXRepository/blob/master/CSharp/cs_RuleMSX-development/RuleMSX.NUnitTest/packages.config
+ detection_source: CSharp/cs_RuleMSX-development/RuleMSX.NUnitTest/packages.config
+ last_updated_by: Terrence Kim
+ last_updated_on: 2018-04-16 16:11:18.000000000 Z
+- name: NuGet
+ description: The package manager for .NET
+ website_url: https://www.nuget.org/
+ open_source: false
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Package Managers
+ image_url: https://img.stackshare.io/service/2637/6I3oEOP4_400x400.jpg
+ detection_source_url: https://github.com/tkim/EasyMSXRepository/blob/master/CSharp/cs_RuleMSX-development/RuleMSX.NUnitTest/packages.config
+ detection_source: CSharp/cs_RuleMSX-development/RuleMSX.NUnitTest/packages.config
+ last_updated_by: Terrence Kim
+ last_updated_on: 2017-10-18 12:56:31.000000000 Z
+- name: Visual Studio
+ description: State-of-the-art tools and services that you can use to create great
+ apps for devices, the cloud, and everything in between.
+ website_url: http://msdn.microsoft.com/en-us/vstudio/aa718325.aspx
+ open_source: false
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Integrated Development Environment
+ image_url: https://img.stackshare.io/service/1451/SR2hUhQN.png
+ detection_source_url: https://github.com/tkim/EasyMSXRepository/blob/master/CSharp/cs_EasyIOI-development/cs_EasyIOI.sln
+ detection_source: CSharp/cs_EasyIOI-development/cs_EasyIOI.sln
+ last_updated_by: Terrence Kim
+ last_updated_on: 2019-05-16 13:09:43.000000000 Z
+- name: NUnit3TestAdapter
+ description: A package including the NUnit 3 TestAdapter for Visual Studio 2012
+ onwards
+ package_url: https://www.nuget.org/NUnit3TestAdapter
+ version: 3.9.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: NuGet Packages
+ image_url: https://img.stackshare.io/package/13216/default_e23dabba1be2c69fbf5fc50bdc46cbffbe6ca2cb.png
+ detection_source_url: https://github.com/tkim/EasyMSXRepository/blob/master/CSharp/cs_RuleMSX-development/RuleMSX.NUnitTest/packages.config
+ detection_source: CSharp/cs_RuleMSX-development/RuleMSX.NUnitTest/packages.config
+ last_updated_by: Terrence Kim
+ last_updated_on: 2018-04-16 16:11:18.000000000 Z