diff --git a/techstack.md b/techstack.md
new file mode 100644
index 000000000..1357214bc
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,90 @@
+
+
+
+# Tech Stack File
+ [ohimors/Java-WebSocket](https://github.com/ohimors/Java-WebSocket)
+
+|5
Tools used|02/29/24
Report generated|
+|------|------|
+
+
+##
Languages (2)
+
+
+##
DevOps (3)
+
+
+
+
+
+Generated via [Stack File](https://github.com/marketplace/stack-file)
diff --git a/techstack.yml b/techstack.yml
new file mode 100644
index 000000000..c3f9a079c
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,71 @@
+repo_name: ohimors/Java-WebSocket
+report_id: d94246c84e63bb8834ed62481d4b022b
+version: 0.1
+repo_type: Public
+timestamp: '2024-02-29T18:41:34+00:00'
+requested_by: Davidiusdadi
+provider: github
+branch: master
+detected_tools_count: 5
+tools:
+- name: Java
+ description: A concurrent, class-based, object-oriented, language specifically designed
+ to have as few implementation dependencies as possible
+ website_url: https://www.java.com
+ version: '1.6'
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/995/K85ZWV2F.png
+ detection_source_url: https://github.com/ohimors/Java-WebSocket/blob/master/pom.xml
+ detection_source: Repo Metadata
+ last_updated_by: David
+ last_updated_on: 2013-04-23 23:37:32.000000000 Z
+- 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/ohimors/Java-WebSocket
+ 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/ohimors/Java-WebSocket
+ detection_source: Repo Metadata
+- name: Gradle
+ description: A powerful build system for the JVM
+ website_url: https://www.gradle.org/
+ license: Apache-2.0
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Java Build Tools
+ image_url: https://img.stackshare.io/service/975/gradlephant-social-black-bg.png
+ detection_source_url: https://github.com/ohimors/Java-WebSocket/blob/master/build.gradle
+ detection_source: build.gradle
+ last_updated_by: Eli Ezeugoh
+ last_updated_on: 2013-02-13 02:05:11.000000000 Z
+- name: Travis CI
+ description: A hosted continuous integration service for open source and private
+ projects
+ website_url: http://travis-ci.com/
+ open_source: false
+ hosted_saas: true
+ category: Build, Test, Deploy
+ sub_category: Continuous Integration
+ image_url: https://img.stackshare.io/service/460/Lu6cGu0z_400x400.png
+ detection_source_url: https://github.com/ohimors/Java-WebSocket/blob/master/.travis.yml
+ detection_source: ".travis.yml"
+ last_updated_by: Eli Ezeugoh
+ last_updated_on: 2013-02-13 02:05:41.000000000 Z