diff --git a/techstack.md b/techstack.md
new file mode 100644
index 000000000..2211156ab
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,188 @@
+
+
+
+# Tech Stack File
+ [hlassiege/eventuallycoding](https://github.com/hlassiege/eventuallycoding)
+
+|22
Tools used|02/29/24
Report generated|
+|------|------|
+
+
+##
Languages (3)
+
+
+##
Frameworks (5)
+
+
+##
DevOps (5)
+
+
+
+##
Open source packages (9)
+
+##
npm (9)
+
+|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
+|:------|:------|:------|:------|:------|:------|
+|[@typescript-eslint/eslint-plugin](https://www.npmjs.com/@typescript-eslint/eslint-plugin)|v5.52.0|11/12/23|hlassiege |MIT|N/A|
+|[@typescript-eslint/parser](https://www.npmjs.com/@typescript-eslint/parser)|v5.52.0|11/12/23|hlassiege |BSD-2-Clause|N/A|
+|[csv-parse](https://www.npmjs.com/csv-parse)|v5.3.6|11/12/23|hlassiege |MIT|N/A|
+|[eslint-config-prettier](https://www.npmjs.com/eslint-config-prettier)|v8.6.0|11/12/23|hlassiege |MIT|N/A|
+|[eslint-plugin-import](https://www.npmjs.com/eslint-plugin-import)|v2.27.5|11/12/23|hlassiege |MIT|N/A|
+|[eslint-plugin-prettier](https://www.npmjs.com/eslint-plugin-prettier)|v4.2.1|11/12/23|hlassiege |MIT|N/A|
+|[eslint-plugin-vue](https://www.npmjs.com/eslint-plugin-vue)|v9.9.0|11/12/23|hlassiege |MIT|N/A|
+|[nuxt](https://www.npmjs.com/nuxt)|v3.8.1|11/12/23|hlassiege |MIT|N/A|
+|[tailwindcss](https://www.npmjs.com/tailwindcss)|v3.3.5|11/12/23|hlassiege |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 000000000..7d5f1e4e8
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,294 @@
+repo_name: hlassiege/eventuallycoding
+report_id: 0c28c2db5ceedd2fa5b41c5047483784
+version: 0.1
+repo_type: Public
+timestamp: '2024-02-29T18:38:13+00:00'
+requested_by: hlassiege
+provider: github
+branch: master
+detected_tools_count: 22
+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/hlassiege/eventuallycoding
+ 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/hlassiege/eventuallycoding
+ detection_source: Repo Metadata
+- name: TypeScript
+ description: A superset of JavaScript that compiles to clean JavaScript output
+ website_url: http://www.typescriptlang.org
+ license: Apache-2.0
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/1612/bynNY5dJ.jpg
+ detection_source_url: https://github.com/hlassiege/eventuallycoding
+ detection_source: Repo Metadata
+- name: Autoprefixer
+ description: PostCSS plugin to parse CSS and add vendor prefixes to CSS rules
+ website_url: https://github.com/postcss/autoprefixer
+ open_source: false
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: CSS Pre-processors / Extensions
+ image_url: https://img.stackshare.io/service/2202/72d087642cfce6fef6f2dabec5bf49e8_400x400.png
+ detection_source_url: https://github.com/hlassiege/eventuallycoding/blob/master/package.json
+ detection_source: package.json
+ last_updated_by: hlassiege
+ last_updated_on: 2023-11-12 12:50:32.000000000 Z
+- name: PostCSS
+ description: Transform CSS with JS plugins
+ website_url: https://github.com/postcss/postcss
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: CSS Pre-processors / Extensions
+ image_url: https://img.stackshare.io/service/3339/rlFcjEdI.png
+ detection_source_url: https://github.com/hlassiege/eventuallycoding/blob/master/package.json
+ detection_source: package.json
+ last_updated_by: hlassiege
+ last_updated_on: 2022-05-09 11:24:01.000000000 Z
+- name: Sass
+ description: Syntactically Awesome Style Sheets
+ website_url: http://sass-lang.com/
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: CSS Pre-processors / Extensions
+ image_url: https://img.stackshare.io/service/1171/jCR2zNJV.png
+ detection_source_url: https://github.com/hlassiege/eventuallycoding/blob/master/package.json
+ detection_source: package.json
+ last_updated_by: hlassiege
+ last_updated_on: 2022-05-09 11:24:01.000000000 Z
+- 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/hlassiege/eventuallycoding/blob/master/package.json
+ detection_source: package.json
+ last_updated_by: hlassiege
+ last_updated_on: 2023-11-12 12:50:32.000000000 Z
+- name: Vue.js
+ description: A progressive framework for building user interfaces
+ website_url: http://vuejs.org/
+ version: 3.3.8
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: Javascript MVC Frameworks
+ image_url: https://img.stackshare.io/service/3837/paeckCWC.png
+ detection_source_url: https://github.com/hlassiege/eventuallycoding/blob/master/package-lock.json
+ detection_source: package.json
+ last_updated_by: hlassiege
+ last_updated_on: 2022-05-09 11:24:01.000000000 Z
+- name: ESLint
+ description: The fully pluggable JavaScript code quality tool
+ website_url: http://eslint.org/
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Code Review
+ image_url: https://img.stackshare.io/service/3337/Q4L7Jncy.jpg
+ detection_source_url: https://github.com/hlassiege/eventuallycoding/blob/master/package.json
+ detection_source: package.json
+ last_updated_by: hlassiege
+ last_updated_on: 2022-05-09 11:24:01.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/hlassiege/eventuallycoding
+ detection_source: Repo Metadata
+- name: GitHub Actions
+ description: Automate your workflow from idea to production
+ website_url: https://github.com/features/actions
+ open_source: false
+ hosted_saas: true
+ category: Build, Test, Deploy
+ sub_category: Continuous Integration
+ image_url: https://img.stackshare.io/service/11563/actions.png
+ detection_source_url: https://github.com/hlassiege/eventuallycoding/blob/master/.github/workflows/deploy.yml
+ detection_source: ".github/workflows/deploy.yml"
+ last_updated_by: hlassiege
+ last_updated_on: 2022-05-09 21:20:48.000000000 Z
+- name: Prettier
+ description: Prettier is an opinionated code formatter.
+ website_url: https://prettier.io/
+ version: 2.8.4
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Code Review
+ image_url: https://img.stackshare.io/service/7035/default_66f265943abed56bcdbfca1c866a4261b1fbb063.jpg
+ detection_source_url: https://github.com/hlassiege/eventuallycoding/blob/master/package-lock.json
+ detection_source: package.json
+ last_updated_by: hlassiege
+ last_updated_on: 2023-02-19 19:53:19.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/hlassiege/eventuallycoding/blob/master/package.json
+ detection_source: package.json
+ last_updated_by: hlassiege
+ last_updated_on: 2022-05-09 11:24:01.000000000 Z
+- name: "@typescript-eslint/eslint-plugin"
+ description: TypeScript plugin for ESLint
+ package_url: https://www.npmjs.com/@typescript-eslint/eslint-plugin
+ version: 5.52.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15982/default_8b5680d4e916298d08363c291a0d6e34c07ceb15.png
+ detection_source_url: https://github.com/hlassiege/eventuallycoding/blob/master/package-lock.json
+ detection_source: package.json
+ last_updated_by: hlassiege
+ last_updated_on: 2023-11-12 12:50:32.000000000 Z
+- name: "@typescript-eslint/parser"
+ description: An ESLint custom parser which leverages TypeScript ESTree
+ package_url: https://www.npmjs.com/@typescript-eslint/parser
+ version: 5.52.0
+ license: BSD-2-Clause
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15980/default_732016a20524708efe7a4c77497fe9bfeea19ba6.png
+ detection_source_url: https://github.com/hlassiege/eventuallycoding/blob/master/package-lock.json
+ detection_source: package.json
+ last_updated_by: hlassiege
+ last_updated_on: 2023-11-12 12:50:32.000000000 Z
+- name: csv-parse
+ description: CSV parsing implementing the Node.js `stream.Transform` API
+ package_url: https://www.npmjs.com/csv-parse
+ version: 5.3.6
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/17054/default_d17bbf7e4f3b102e29ff09c01b8165e7ba600319.png
+ detection_source_url: https://github.com/hlassiege/eventuallycoding/blob/master/package-lock.json
+ detection_source: package.json
+ last_updated_by: hlassiege
+ last_updated_on: 2023-11-12 12:50:32.000000000 Z
+- name: eslint-config-prettier
+ description: Turns off all rules that are unnecessary or might conflict with Prettier
+ package_url: https://www.npmjs.com/eslint-config-prettier
+ version: 8.6.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15879/default_0b10af8ca19c215f781dc07442e75bdc831089d0.png
+ detection_source_url: https://github.com/hlassiege/eventuallycoding/blob/master/package-lock.json
+ detection_source: package.json
+ last_updated_by: hlassiege
+ last_updated_on: 2023-11-12 12:50:32.000000000 Z
+- name: eslint-plugin-import
+ description: Import with sanity
+ package_url: https://www.npmjs.com/eslint-plugin-import
+ version: 2.27.5
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15806/default_98aa227f51aa9d787815ec3fd98d0ab2bfebbb91.png
+ detection_source_url: https://github.com/hlassiege/eventuallycoding/blob/master/package-lock.json
+ detection_source: package.json
+ last_updated_by: hlassiege
+ last_updated_on: 2023-11-12 12:50:32.000000000 Z
+- name: eslint-plugin-prettier
+ description: Runs prettier as an eslint rule
+ package_url: https://www.npmjs.com/eslint-plugin-prettier
+ version: 4.2.1
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15896/default_6e6e1d6bb189c8bb26c6410618bd597979578f39.png
+ detection_source_url: https://github.com/hlassiege/eventuallycoding/blob/master/package-lock.json
+ detection_source: package.json
+ last_updated_by: hlassiege
+ last_updated_on: 2023-11-12 12:50:32.000000000 Z
+- name: eslint-plugin-vue
+ description: Official ESLint plugin for Vue.js
+ package_url: https://www.npmjs.com/eslint-plugin-vue
+ version: 9.9.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15950/default_f49d4c116f8ea0155f4d92673b084378bba02760.png
+ detection_source_url: https://github.com/hlassiege/eventuallycoding/blob/master/package-lock.json
+ detection_source: package.json
+ last_updated_by: hlassiege
+ last_updated_on: 2023-11-12 12:50:32.000000000 Z
+- name: nuxt
+ description: A minimalistic framework for server-rendered Vue.js applications
+ package_url: https://www.npmjs.com/nuxt
+ version: 3.8.1
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/17986/default_3c26cdeaec6eea61500856203ee8d97e81b93f76.png
+ detection_source_url: https://github.com/hlassiege/eventuallycoding/blob/master/package-lock.json
+ detection_source: package.json
+ last_updated_by: hlassiege
+ last_updated_on: 2023-11-12 13:09:50.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.3.5
+ 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/hlassiege/eventuallycoding/blob/master/package-lock.json
+ detection_source: package.json
+ last_updated_by: hlassiege
+ last_updated_on: 2023-11-12 12:50:32.000000000 Z