diff --git a/techstack.md b/techstack.md
new file mode 100644
index 0000000..810c2fb
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,120 @@
+
+
+
+# Tech Stack File
+ [allthingslinux/atl.tools](https://github.com/allthingslinux/atl.tools)
+
+|8
Tools used|07/22/24
Report generated|
+|------|------|
+
+
+##
Languages (2)
+
+
+##
Frameworks (1)
+
+
+##
DevOps (4)
+
+
+
+
+ Docker
+
+
+ |
+
+
+
+
+ Git
+
+
+ |
+
+
+
+
+ NGINX
+
+
+ |
+
+
+
+
+ npm
+
+
+ |
+
+
+
+
+
+##
Open source packages (1)
+
+##
npm (1)
+
+|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
+|:------|:------|:------|:------|:------|:------|
+|[tailwindcss](https://www.npmjs.com/tailwindcss)|v3.4.4|06/10/24|electron271 |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..427d1b9
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,104 @@
+repo_name: allthingslinux/atl.tools
+report_id: 461280d027d87d03a8283875838f0e31
+version: 0.1
+repo_type: Public
+timestamp: '2024-07-22T18:01:31+00:00'
+requested_by: electron271
+provider: github
+branch: main
+detected_tools_count: 8
+tools:
+- name: CSS 3
+ description: The latest evolution of the Cascading Style Sheets language
+ website_url: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS3
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/6727/css.png
+ detection_source_url: https://github.com/allthingslinux/atl.tools
+ 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/allthingslinux/atl.tools
+ detection_source: Repo Metadata
+- name: Tailwind CSS
+ description: A utility-first CSS framework for rapid UI development
+ website_url: https://tailwindcss.com
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Front-End Frameworks
+ image_url: https://img.stackshare.io/service/8158/default_660b7c41c3ba489cb581eec89c04655404258c19.png
+ detection_source_url: https://github.com/allthingslinux/atl.tools/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: electron271
+ last_updated_on: 2024-06-10 16:50:47.000000000 Z
+- name: Docker
+ description: Enterprise Container Platform for High-Velocity Innovation.
+ website_url: https://www.docker.com/
+ license: Apache-2.0
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Virtual Machine Platforms & Containers
+ image_url: https://img.stackshare.io/service/586/n4u37v9t_400x400.png
+ detection_source_url: https://github.com/allthingslinux/atl.tools
+ 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/allthingslinux/atl.tools
+ detection_source: Repo Metadata
+- name: NGINX
+ description: A high performance free open source web server powering busiest sites
+ on the Internet.
+ website_url: http://nginx.org
+ open_source: false
+ hosted_saas: false
+ category: Application Hosting
+ sub_category: Web Servers
+ image_url: https://img.stackshare.io/service/1052/YMxUfyWf.png
+ detection_source_url: https://github.com/allthingslinux/atl.tools/blob/main/nginx.conf
+ detection_source: nginx.conf
+ last_updated_by: electron271
+ last_updated_on: 2024-06-28 17:10:46.000000000 Z
+- name: npm
+ description: The package manager for JavaScript.
+ website_url: https://www.npmjs.com/
+ open_source: false
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Front End Package Manager
+ image_url: https://img.stackshare.io/service/1120/lejvzrnlpb308aftn31u.png
+ detection_source_url: https://github.com/allthingslinux/atl.tools/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: electron271
+ last_updated_on: 2024-06-10 16:50:47.000000000 Z
+- name: tailwindcss
+ description: A utility-first CSS framework for rapidly building custom user interfaces
+ package_url: https://www.npmjs.com/tailwindcss
+ version: 3.4.4
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/17398/default_2cd7ed1c123f2fca074a6f4b16c4e73d5bfe82be.png
+ detection_source_url: https://github.com/allthingslinux/atl.tools/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: electron271
+ last_updated_on: 2024-06-10 16:50:47.000000000 Z