diff --git a/techstack.md b/techstack.md
new file mode 100644
index 0000000..ece367d
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,146 @@
+
+
+
+# Tech Stack File
+ [maxgfr/simuca](https://github.com/maxgfr/simuca)
+
+|16
Tools used|02/29/24
Report generated|
+|------|------|
+
+
+##
Languages (4)
+
+
+##
Frameworks (2)
+
+
+##
DevOps (3)
+
+
+
+
+ Git
+
+
+ |
+
+
+
+
+ gulp
+
+ v3.9.1
+ |
+
+
+
+
+ npm
+
+
+ |
+
+
+
+
+
+##
Open source packages (7)
+
+##
npm (7)
+
+|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
+|:------|:------|:------|:------|:------|:------|
+|[browser-sync](https://www.npmjs.com/browser-sync)|v2.13.0|02/02/17|maxgfr |Apache-2.0|N/A|
+|[font-awesome](https://www.npmjs.com/font-awesome)|v4.6.3|02/02/17|maxgfr |OFL-1.1,MIT|N/A|
+|[gulp-clean-css](https://www.npmjs.com/gulp-clean-css)|v2.0.10|02/02/17|maxgfr |MIT|N/A|
+|[gulp-header](https://www.npmjs.com/gulp-header)|v1.8.7|02/02/17|maxgfr |MIT|N/A|
+|[gulp-less](https://www.npmjs.com/gulp-less)|v3.1.0|02/02/17|maxgfr |MIT|N/A|
+|[gulp-rename](https://www.npmjs.com/gulp-rename)|v1.2.2|02/02/17|maxgfr |MIT|N/A|
+|[gulp-uglify](https://www.npmjs.com/gulp-uglify)|v1.5.4|02/02/17|maxgfr |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..b1913ab
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,216 @@
+repo_name: maxgfr/simuca
+report_id: 74431ecf94dcabd37f9f9d1cf51046c0
+version: 0.1
+repo_type: Public
+timestamp: '2024-02-29T18:33:01+00:00'
+requested_by: maxgfr
+provider: github
+branch: master
+detected_tools_count: 16
+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/maxgfr/simuca
+ detection_source: Repo Metadata
+- name: Hack
+ description: A programming language for HHVM that interoperates seamlessly with
+ PHP
+ website_url: http://hacklang.org/
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/1208/download.png
+ detection_source_url: https://github.com/maxgfr/simuca
+ 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/maxgfr/simuca
+ detection_source: Repo Metadata
+- name: PHP
+ description: A popular general-purpose scripting language that is especially suited
+ to web development
+ website_url: http://www.php.net/
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/991/hwUcGZ41_400x400.jpg
+ detection_source_url: https://github.com/maxgfr/simuca
+ detection_source: Repo Metadata
+- name: Bootstrap
+ description: Simple and flexible HTML, CSS, and JS for popular UI components and
+ interactions
+ website_url: http://getbootstrap.com/
+ version: 3.3.7
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Front-End Frameworks
+ image_url: https://img.stackshare.io/service/1101/C9QJ7V3X.png
+ detection_source_url: https://github.com/maxgfr/simuca/blob/master/package.json
+ detection_source: package.json
+ last_updated_by: maxgfr
+ last_updated_on: 2017-02-02 18:59:26.000000000 Z
+- name: jQuery
+ description: The Write Less, Do More, JavaScript Library.
+ website_url: http://jquery.com/
+ version: 1.11.3
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: Javascript UI Libraries
+ image_url: https://img.stackshare.io/service/1021/lxEKmMnB_400x400.jpg
+ detection_source_url: https://github.com/maxgfr/simuca/blob/master/package.json
+ detection_source: package.json
+ last_updated_by: maxgfr
+ last_updated_on: 2017-02-02 18:59:26.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/maxgfr/simuca
+ detection_source: Repo Metadata
+- name: gulp
+ description: The streaming build system
+ website_url: http://gulpjs.com/
+ version: 3.9.1
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: JS Build Tools / JS Task Runners
+ image_url: https://img.stackshare.io/service/844/iruTC031.png
+ detection_source_url: https://github.com/maxgfr/simuca/blob/master/package.json
+ detection_source: package.json
+ last_updated_by: maxgfr
+ last_updated_on: 2017-02-02 18:59:26.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/maxgfr/simuca/blob/master/package.json
+ detection_source: package.json
+ last_updated_by: maxgfr
+ last_updated_on: 2017-02-02 18:59:26.000000000 Z
+- name: browser-sync
+ description: Live CSS Reload & Browser Syncing
+ package_url: https://www.npmjs.com/browser-sync
+ version: 2.13.0
+ license: Apache-2.0
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16034/default_a9b6ac3c2fe43713f9a8e43d4668d0352ad0d247.png
+ detection_source_url: https://github.com/maxgfr/simuca/blob/master/package.json
+ detection_source: package.json
+ last_updated_by: maxgfr
+ last_updated_on: 2017-02-02 18:59:26.000000000 Z
+- name: font-awesome
+ description: The iconic font and CSS framework
+ package_url: https://www.npmjs.com/font-awesome
+ version: 4.6.3
+ license: OFL-1.1,MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16160/default_77b54a203c743d16eddb6b6390cba17218454fa0.png
+ detection_source_url: https://github.com/maxgfr/simuca/blob/master/package.json
+ detection_source: package.json
+ last_updated_by: maxgfr
+ last_updated_on: 2017-02-02 18:59:26.000000000 Z
+- name: gulp-clean-css
+ description: Minify css with clean-css
+ package_url: https://www.npmjs.com/gulp-clean-css
+ version: 2.0.10
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16301/default_3b7197abc4df3d7fa7c5292f17b2e6fb0cd1c8d4.png
+ detection_source_url: https://github.com/maxgfr/simuca/blob/master/package.json
+ detection_source: package.json
+ last_updated_by: maxgfr
+ last_updated_on: 2017-02-02 18:59:26.000000000 Z
+- name: gulp-header
+ description: Gulp extension to add header to file
+ package_url: https://www.npmjs.com/gulp-header
+ version: 1.8.7
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16259/default_9924e5da1d50ea01e52b48e4fae4b1347af5e4ff.png
+ detection_source_url: https://github.com/maxgfr/simuca/blob/master/package.json
+ detection_source: package.json
+ last_updated_by: maxgfr
+ last_updated_on: 2017-02-02 18:59:26.000000000 Z
+- name: gulp-less
+ description: Less for Gulp
+ package_url: https://www.npmjs.com/gulp-less
+ version: 3.1.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16267/default_dc80ff0a17bac19253430a4f0f586714841116db.png
+ detection_source_url: https://github.com/maxgfr/simuca/blob/master/package.json
+ detection_source: package.json
+ last_updated_by: maxgfr
+ last_updated_on: 2017-02-02 18:59:26.000000000 Z
+- name: gulp-rename
+ description: Rename files
+ package_url: https://www.npmjs.com/gulp-rename
+ version: 1.2.2
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15895/default_e4668902f8489350db9b0fb228523a571ef05b26.png
+ detection_source_url: https://github.com/maxgfr/simuca/blob/master/package.json
+ detection_source: package.json
+ last_updated_by: maxgfr
+ last_updated_on: 2017-02-02 18:59:26.000000000 Z
+- name: gulp-uglify
+ description: Minify files with UglifyJS
+ package_url: https://www.npmjs.com/gulp-uglify
+ version: 1.5.4
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15910/default_e0a4fb1126d7400f419f0931cf1669947a5bc552.png
+ detection_source_url: https://github.com/maxgfr/simuca/blob/master/package.json
+ detection_source: package.json
+ last_updated_by: maxgfr
+ last_updated_on: 2017-02-02 18:59:26.000000000 Z