From 2bfc19adb2ed3105467ba78ce9cc7c97e6547c05 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Wed, 6 Dec 2023 20:27:07 +0000 Subject: [PATCH 1/6] Create techstack.yml --- techstack.yml | 118 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 techstack.yml diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000000..bd53668d51 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,118 @@ +repo_name: patrickhaley/tech-interview-handbook +report_id: feee8d1530784d61d652f39f97676cd8 +repo_type: Public +timestamp: '2023-12-06T20:27:05+00:00' +requested_by: yangshun +provider: github +branch: master +detected_tools_count: 10 +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: 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: 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: Repo Metadata +- name: React + description: A JavaScript library for building user interfaces + website_url: https://reactjs.org/ + version: 17.0.2 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: Javascript UI Libraries + image_url: https://img.stackshare.io/service/1020/OYIaJ1KK.png + detection_source_url: github.com/patrickhaley/tech-interview-handbook/blob/master/website/yarn.lock + detection_source: website/package.json + last_updated_by: Yangshun + last_updated_on: 2021-10-23 03:19:36.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: Repo Metadata +- name: Yarn + description: A new package manager for JavaScript + website_url: https://yarnpkg.com/ + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Front End Package Manager + image_url: https://img.stackshare.io/service/5848/44mC-kJ3.jpg + detection_source: website/yarn.lock + last_updated_by: Yangshun Tay + last_updated_on: 2019-07-15 09:25:49.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: website/package.json + last_updated_by: Yangshun Tay + last_updated_on: 2019-07-15 09:25:49.000000000 Z +- name: HTML + description: Hypertext Markup Language for creating web pages. + website_url: http:// + open_source: false + hosted_saas: false + image_url: https://img.stackshare.io/service/2270/no-img-open-source.png + detection_source: experimental/domain/async-loading/index.html + last_updated_by: Tay Yang Shun + last_updated_on: 2017-09-20 07:27:28.000000000 Z +- name: Vercel AI SDK + description: An interoperable, streaming-enabled, edge-ready software development + kit for AI apps + website_url: https://sdk.vercel.ai/docs + open_source: true + hosted_saas: false + category: Communications + sub_category: Large Language Model Tools + image_url: https://img.stackshare.io/service/101756/default_4f2991cba3ec7fdd1cc87de69f4868157b0f2001.png + detection_source: website/vercel.json + last_updated_by: Yangshun + last_updated_on: 2022-03-30 05:08:07.000000000 Z +- name: react-dom + description: React package for working with the DOM + package_url: https://www.npmjs.com/react-dom + version: 17.0.2 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15808/default_14fd11531839d935f920b6d55bd6f3528c890ad7.png + detection_source_url: github.com/patrickhaley/tech-interview-handbook/blob/master/website/yarn.lock + detection_source: website/package.json + last_updated_by: Yangshun + last_updated_on: 2021-10-23 03:19:36.000000000 Z From 316d9ee93c3ea074f8cc8bd0a6ef3a50e9c4ee24 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Wed, 6 Dec 2023 20:27:08 +0000 Subject: [PATCH 2/6] Create techstack.md --- techstack.md | 143 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 143 insertions(+) create mode 100644 techstack.md diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000000..914ee27a30 --- /dev/null +++ b/techstack.md @@ -0,0 +1,143 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [patrickhaley/tech-interview-handbook](https://github.com/patrickhaley/tech-interview-handbook)![](https://img.stackshare.io/public_badge.svg "public") +

+|10
Tools used|12/06/23
Report generated| +|------|------| +
+ +## Languages (3) + + + + + + + + +
+ CSS 3 +
+ CSS 3 +
+ +
+ JavaScript +
+ JavaScript +
+ +
+ Python +
+ Python +
+ +
+ +## Frameworks (1) + + + + +
+ React +
+ React +
+ v17.0.2 +
+ +## DevOps (3) + + + + + + + + +
+ Git +
+ Git +
+ +
+ Yarn +
+ Yarn +
+ +
+ npm +
+ npm +
+ +
+ +## Other (2) + + + + + + +
+ HTML +
+ HTML +
+ +
+ Vercel AI SDK +
+ Vercel AI SDK +
+ +
+ + +## Open source packages (1) + +## npm (1) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[react-dom](https://www.npmjs.com/react-dom)|v17.0.2|10/23/21|Yangshun |MIT|N/A| + +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) From 3be270eaa7acb45d3552b5fd4ac67f869f9067bd Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:31:30 +0000 Subject: [PATCH 3/6] Update techstack.yml --- techstack.yml | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/techstack.yml b/techstack.yml index bd53668d51..eaa77d4635 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,7 +1,8 @@ repo_name: patrickhaley/tech-interview-handbook report_id: feee8d1530784d61d652f39f97676cd8 +version: 0.1 repo_type: Public -timestamp: '2023-12-06T20:27:05+00:00' +timestamp: '2024-01-05T08:28:36+00:00' requested_by: yangshun provider: github branch: master @@ -15,6 +16,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/6727/css.png + detection_source_url: https://github.com/patrickhaley/tech-interview-handbook detection_source: Repo Metadata - name: JavaScript description: Lightweight, interpreted, object-oriented language with first-class @@ -25,6 +27,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/1209/javascript.jpeg + detection_source_url: https://github.com/patrickhaley/tech-interview-handbook detection_source: Repo Metadata - name: Python description: A clear and powerful object-oriented programming language, comparable @@ -35,6 +38,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/993/pUBY5pVj.png + detection_source_url: https://github.com/patrickhaley/tech-interview-handbook detection_source: Repo Metadata - name: React description: A JavaScript library for building user interfaces @@ -46,7 +50,7 @@ tools: category: Libraries sub_category: Javascript UI Libraries image_url: https://img.stackshare.io/service/1020/OYIaJ1KK.png - detection_source_url: github.com/patrickhaley/tech-interview-handbook/blob/master/website/yarn.lock + detection_source_url: https://github.com/patrickhaley/tech-interview-handbook/blob/master/website/yarn.lock detection_source: website/package.json last_updated_by: Yangshun last_updated_on: 2021-10-23 03:19:36.000000000 Z @@ -58,6 +62,7 @@ tools: 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/patrickhaley/tech-interview-handbook detection_source: Repo Metadata - name: Yarn description: A new package manager for JavaScript @@ -67,6 +72,7 @@ tools: category: Build, Test, Deploy sub_category: Front End Package Manager image_url: https://img.stackshare.io/service/5848/44mC-kJ3.jpg + detection_source_url: https://github.com/patrickhaley/tech-interview-handbook/blob/master/website/yarn.lock detection_source: website/yarn.lock last_updated_by: Yangshun Tay last_updated_on: 2019-07-15 09:25:49.000000000 Z @@ -78,6 +84,7 @@ tools: 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/patrickhaley/tech-interview-handbook/blob/master/website/package.json detection_source: website/package.json last_updated_by: Yangshun Tay last_updated_on: 2019-07-15 09:25:49.000000000 Z @@ -87,6 +94,7 @@ tools: open_source: false hosted_saas: false image_url: https://img.stackshare.io/service/2270/no-img-open-source.png + detection_source_url: https://github.com/patrickhaley/tech-interview-handbook/blob/master/experimental/domain/async-loading/index.html detection_source: experimental/domain/async-loading/index.html last_updated_by: Tay Yang Shun last_updated_on: 2017-09-20 07:27:28.000000000 Z @@ -99,6 +107,7 @@ tools: category: Communications sub_category: Large Language Model Tools image_url: https://img.stackshare.io/service/101756/default_4f2991cba3ec7fdd1cc87de69f4868157b0f2001.png + detection_source_url: https://github.com/patrickhaley/tech-interview-handbook/blob/master/website/vercel.json detection_source: website/vercel.json last_updated_by: Yangshun last_updated_on: 2022-03-30 05:08:07.000000000 Z @@ -112,7 +121,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15808/default_14fd11531839d935f920b6d55bd6f3528c890ad7.png - detection_source_url: github.com/patrickhaley/tech-interview-handbook/blob/master/website/yarn.lock + detection_source_url: https://github.com/patrickhaley/tech-interview-handbook/blob/master/website/yarn.lock detection_source: website/package.json last_updated_by: Yangshun last_updated_on: 2021-10-23 03:19:36.000000000 Z From c6aa95d1cbf5378c203569b070a678c850a73095 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:31:31 +0000 Subject: [PATCH 4/6] Update techstack.md --- techstack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.md b/techstack.md index 914ee27a30..ba3ec30093 100644 --- a/techstack.md +++ b/techstack.md @@ -32,7 +32,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [patrickhaley/tech-interview-handbook](https://github.com/patrickhaley/tech-interview-handbook)![](https://img.stackshare.io/public_badge.svg "public")

-|10
Tools used|12/06/23
Report generated| +|10
Tools used|01/05/24
Report generated| |------|------|
From de48acf77958dd5d83838caa3ae877e60acc8bf1 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:26:11 +0000 Subject: [PATCH 5/6] Update techstack.yml --- techstack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.yml b/techstack.yml index eaa77d4635..e10f4c04f4 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: patrickhaley/tech-interview-handbook report_id: feee8d1530784d61d652f39f97676cd8 version: 0.1 repo_type: Public -timestamp: '2024-01-05T08:28:36+00:00' +timestamp: '2024-02-29T18:58:26+00:00' requested_by: yangshun provider: github branch: master From 920ec626f46aacbfaca4001e9e15a45d34f5a673 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:26:11 +0000 Subject: [PATCH 6/6] Update techstack.md --- techstack.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/techstack.md b/techstack.md index ba3ec30093..103a2aef76 100644 --- a/techstack.md +++ b/techstack.md @@ -3,9 +3,9 @@ ## Tech Stack patrickhaley/tech-interview-handbook is built on the following main stack: +- [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages - [Python](https://www.python.org) – Languages - [React](https://reactjs.org/) – Javascript UI Libraries -- [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages - [Yarn](https://yarnpkg.com/) – Front End Package Manager - [Vercel AI SDK](https://sdk.vercel.ai/docs) – Large Language Model Tools @@ -17,9 +17,9 @@ Full tech stack [here](/techstack.md) ## Tech Stack patrickhaley/tech-interview-handbook is built on the following main stack: +- JavaScript [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages - Python [Python](https://www.python.org) – Languages - React [React](https://reactjs.org/) – Javascript UI Libraries -- JavaScript [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages - Yarn [Yarn](https://yarnpkg.com/) – Front End Package Manager - Vercel AI SDK [Vercel AI SDK](https://sdk.vercel.ai/docs) – Large Language Model Tools @@ -32,7 +32,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [patrickhaley/tech-interview-handbook](https://github.com/patrickhaley/tech-interview-handbook)![](https://img.stackshare.io/public_badge.svg "public")

-|10
Tools used|01/05/24
Report generated| +|10
Tools used|02/29/24
Report generated| |------|------|