diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..648ac32 --- /dev/null +++ b/techstack.md @@ -0,0 +1,90 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [tkim/ioi_api_repository](https://github.com/tkim/ioi_api_repository)![](https://img.stackshare.io/public_badge.svg "public") +

+|5
Tools used|02/29/24
Report generated| +|------|------| +
+ +## Languages (4) + + + + + + + + + + +
+ C# +
+ C# +
+ +
+ Java +
+ Java +
+ +
+ JavaScript +
+ JavaScript +
+ +
+ Python +
+ Python +
+ +
+ +## DevOps (1) + + + + +
+ Git +
+ Git +
+ +
+ +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..7a95dbe --- /dev/null +++ b/techstack.yml @@ -0,0 +1,64 @@ +repo_name: tkim/ioi_api_repository +report_id: 32b120803ab1749459cfaa6d4ec0bde6 +version: 0.1 +repo_type: Public +timestamp: '2024-02-29T20:13:41+00:00' +requested_by: tkim +provider: github +branch: master +detected_tools_count: 5 +tools: +- 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/ioi_api_repository + detection_source: Repo Metadata +- 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 + 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/tkim/ioi_api_repository + 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/ioi_api_repository + detection_source: Repo Metadata +- 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/ioi_api_repository + 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/tkim/ioi_api_repository + detection_source: Repo Metadata