Shivam Kumar
|
330039a3d3
|
Update create-user-personas@s2KJ5kNv9UcnsP0QKIKQ7.md
Added more resources from IxD Foundation and NN group.
|
2 weeks ago |
github-actions[bot]
|
316d265fef
|
chore: update roadmap content json (#7704)
Co-authored-by: kamranahmedse <4921183+kamranahmedse@users.noreply.github.com>
|
2 weeks ago |
Kamran Ahmed
|
112c1d4672
|
Add calendar event
|
2 weeks ago |
Arik Chakma
|
2a6c1bfce8
|
feat: implement calendar scheduling (#7574)
* wip
* feat: add calendar scheduling
* fix: update names
* UI Changes for calendar scheduling
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
|
2 weeks ago |
Brendan Chia
|
e4c863bbf4
|
fix: Update color ticks hexcode from #2d72d2 to #874efe (#7699)
|
2 weeks ago |
Prasanna Kotyal
|
d7a390213c
|
fix: broken gitignore link (#7696)
fix: update gitignore documentation link
Closes #7693
|
2 weeks ago |
Georgios Drivas
|
ae54bac820
|
Update Toast.tsx to remove unsued interface (#7698)
|
2 weeks ago |
Dan
|
a60da85876
|
add devops automation guide (#7680)
|
2 weeks ago |
Arik Chakma
|
f47bf798d3
|
feat: related guides sidebar (#7682)
* feat: related guides sidebar
* fix: hide related guides on mobile
|
2 weeks ago |
duds
|
a0addd1408
|
fix: typo handle to handled (#7686)
From handle to handled, I believe this is grammatically correct.
|
2 weeks ago |
Aldiyar Dabarov
|
8fe9669fd4
|
fix: broken Docker Docs link (#7689)
|
2 weeks ago |
Ed Lan
|
b8ea4d58ec
|
Update how-to-become-frontend-developer.md (#7678)
Guide reference updates
|
2 weeks ago |
Ed Lan
|
b4fa9fcf9e
|
Update frontend-frameworks.md (#7677)
Guide reference touch ups
|
2 weeks ago |
Ed Lan
|
ee83070507
|
Fix guide text (#7679)
Guide reference tweaks
|
2 weeks ago |
Ed Lan
|
54809698ed
|
Fix markdown link issue in guide (#7676)
* Update frontend-languages.md
Guide reference touch ups
* Update src/data/guides/frontend-languages.md
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
|
2 weeks ago |
github-actions[bot]
|
7ac0383769
|
chore: update roadmap content json (#7673)
Co-authored-by: kamranahmedse <4921183+kamranahmedse@users.noreply.github.com>
|
3 weeks ago |
Dan
|
e7ad915067
|
DevRel Roadmap Content. (#7512)
* copy for 40 topics
* 35 complete topics
* add 8 topics
|
3 weeks ago |
Dan
|
b82d791b4e
|
Add frontend job description guide (#7570)
* add frontend job description guide
* remove bold on h2
* Update src/data/guides/frontend-job-description.md
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
|
3 weeks ago |
Dan
|
a970359c7a
|
Removed relational operators in favour of conditional (#7616)
* removed relational operators in favour of conditional as they're one in the same
* removed relational file
|
3 weeks ago |
Dan
|
1e020de085
|
Add shift left devops guide (#7623)
* add shift-left devops guide
* add article to FAQs
* Update src/data/guides/devops-shift-left-testing.md
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
|
3 weeks ago |
Dan
|
55c35409e3
|
Add full stack job spec guide (#7654)
* add full stack job spec guide
* Update src/data/guides/full-stack-job-description.md
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
|
3 weeks ago |
Dan
|
fbc3b89aca
|
Add devops lifecycle guide (#7655)
|
3 weeks ago |
Dan
|
4730997e6e
|
Removed the hacktoberfest contrib guide (#7670)
|
3 weeks ago |
Arik Chakma
|
f6e244d52b
|
fix: paragraph overflow (#7669)
|
3 weeks ago |
Rogério Ferreira de Souza
|
e9647bbe92
|
feat(java): add official articles on basic syntax and update the content (#7665)
|
3 weeks ago |
Charles J. Fowler
|
f69130e918
|
Improve Prompt Engineering - Pitfalls of LLMs - Content & Links (#7666)
* 📃 docs, data (Image Prompting) Update Topic/Sub Topics - In Place Edits.
- intent: Update topic from May 2023 to Oct 2024
- data: src/data/roadmaps/prompt-engineering/content/
- modify - 10X .ms
---
Co-authored-by: @iPoetDev <ipoetdev-github-no-reply@outlook.com>
* 📃 docs, data (Prompt Engineering Roadmap) Basic Concepts - In Place Edits.
- changes: single paragraphs (74-125 words)>
- concerns: if any more concise, topics looses fidelity, meaning and utility.
- data: src/data/roadmaps/prompt-engineering/content/
- 📂 100-basic-llm
- modify: Topic
- update content:
- index.md
- 100-what-are-llm.md
- 101-llm-types.md
- 102-how-llms-built.md
---
Co-authored-by: @iPoetDev <ipoetdev-github-no-reply@outlook.com>
* 📃 docs: (Prompt Eng.) Basic LLM Concepts - New Links.
- intent: Update topic from May 2023 to Oct 2024
- 📂 100 basic-llm
- modify topics:
- add links
- 100-what-are-llms.md
- 101-types-llms.md
- 102-how-llms-are-bilt.md
BREAKING CHANGE: ❌
---
Co-authored-by: @iPoetDev <ipoetdev-github-no-reply@outlook.com>
* docs: (Prompt Eng.) Prompting Introduction - New Links.
- intent: Update topic from May 2023 to Oct 2024
- 📂 101-prompting-introduction
- modify topics:
- add links
- index.md
- 100-basic-prompting.md
- 101-need-for-prompting.md
BREAKING CHANGE: ❌
---
Co-authored-by: @iPoetDev <ipoetdev-github-no-reply@outlook.com>
* 📃 docs: (Prompt Eng.) Real World Uses - Content & Links.
- intent:
- Update topic and links from May 2023 to Oct 2024.
- Realword use cases are dynamic and evolving.
- Remodelled existing examples.
- data: src/data/roadmaps/prompt-engineering/content/
- 📂 103-real-world
- modify: Content Improve, 1st paragraph.
- modify: Expanded Content paragraphs
- index.md
- 100-structured-data.md
- 101-inferring.md
- 102-writing-emails.md
- 103-coding-assistance.md
- 104-study-buddy.md
- 105-designing-chatbots.md
- modify: Links New
- index.md
- 100-structured-data.md
- 101-inferring.md
- 102-writing-emails.md
- 103-coding-assistance.md
- 104-study-buddy.md
- 105-designing-chatbots.md
BREAKINGCHANGE: ❌
---
Co-authored-by: @iPoetDev <ipoetdev-github-no-reply@outlook.com>
* 📃 docs: (Prompt Eng.) LLM Pitfalls - Links.
- intent: Insert Links from May 2023 to Oct 2024
- data: src/data/roadmaps/prompt-engineering/content/
- 📂 104-llm-pitfalls
- modify: Links New
- index.md
- 100-citing-sources.md
- 101-bias.md
- 102-halluncinations.md
- 103-math.md
- 104-prompt-hacking.md
- modify: Copy Refresh
- index.md
- 100-citing-sources.md
- 101-bias.md
- 102-halluncinations.md
- 103-math.md
- 104-prompt-hacking.md
BREAKINGCHANGE: ❌
---
Co-authored-by: @iPoetDev <ipoetdev-github-no-reply@outlook.com>
* Apply suggestions from code review
spacing and styling fixes
---------
Co-authored-by: Dan <daniel.s.holdsworth@gmail.com>
|
3 weeks ago |
Charles J. Fowler
|
779935cc60
|
Improve Prompt Engineering - Real World Examples - Content & Links (#7660)
* 📃 docs, data (Image Prompting) Update Topic/Sub Topics - In Place Edits.
- intent: Update topic from May 2023 to Oct 2024
- data: src/data/roadmaps/prompt-engineering/content/
- modify - 10X .ms
---
Co-authored-by: @iPoetDev <ipoetdev-github-no-reply@outlook.com>
* 📃 docs, data (Prompt Engineering Roadmap) Basic Concepts - In Place Edits.
- changes: single paragraphs (74-125 words)>
- concerns: if any more concise, topics looses fidelity, meaning and utility.
- data: src/data/roadmaps/prompt-engineering/content/
- 📂 100-basic-llm
- modify: Topic
- update content:
- index.md
- 100-what-are-llm.md
- 101-llm-types.md
- 102-how-llms-built.md
---
Co-authored-by: @iPoetDev <ipoetdev-github-no-reply@outlook.com>
* 📃 docs: (Prompt Eng.) Basic LLM Concepts - New Links.
- intent: Update topic from May 2023 to Oct 2024
- 📂 100 basic-llm
- modify topics:
- add links
- 100-what-are-llms.md
- 101-types-llms.md
- 102-how-llms-are-bilt.md
BREAKING CHANGE: ❌
---
Co-authored-by: @iPoetDev <ipoetdev-github-no-reply@outlook.com>
* docs: (Prompt Eng.) Prompting Introduction - New Links.
- intent: Update topic from May 2023 to Oct 2024
- 📂 101-prompting-introduction
- modify topics:
- add links
- index.md
- 100-basic-prompting.md
- 101-need-for-prompting.md
BREAKING CHANGE: ❌
---
Co-authored-by: @iPoetDev <ipoetdev-github-no-reply@outlook.com>
* 📃 docs: (Prompt Eng.) Real World Uses - Content & Links.
- intent:
- Update topic and links from May 2023 to Oct 2024.
- Realword use cases are dynamic and evolving.
- Remodelled existing examples.
- data: src/data/roadmaps/prompt-engineering/content/
- 📂 103-real-world
- modify: Content Improve, 1st paragraph.
- modify: Expanded Content paragraphs
- index.md
- 100-structured-data.md
- 101-inferring.md
- 102-writing-emails.md
- 103-coding-assistance.md
- 104-study-buddy.md
- 105-designing-chatbots.md
- modify: Links New
- index.md
- 100-structured-data.md
- 101-inferring.md
- 102-writing-emails.md
- 103-coding-assistance.md
- 104-study-buddy.md
- 105-designing-chatbots.md
BREAKINGCHANGE: ❌
---
Co-authored-by: @iPoetDev <ipoetdev-github-no-reply@outlook.com>
* Apply suggestions from code review
Just a couple of small spacing fixes
---------
Co-authored-by: Dan <daniel.s.holdsworth@gmail.com>
|
3 weeks ago |
Charles J. Fowler
|
a09704baa2
|
Improve Prompt Engineering - Prompts & Techniques - Links (#7653)
* 📃 docs, data (Image Prompting) Update Topic/Sub Topics - In Place Edits.
- intent: Update topic from May 2023 to Oct 2024
- data: src/data/roadmaps/prompt-engineering/content/
- modify - 10X .ms
---
Co-authored-by: @iPoetDev <ipoetdev-github-no-reply@outlook.com>
* 📃 docs, data (Prompt Engineering Roadmap) Basic Concepts - In Place Edits.
- changes: single paragraphs (74-125 words)>
- concerns: if any more concise, topics looses fidelity, meaning and utility.
- data: src/data/roadmaps/prompt-engineering/content/
- 📂 100-basic-llm
- modify: Topic
- update content:
- index.md
- 100-what-are-llm.md
- 101-llm-types.md
- 102-how-llms-built.md
---
Co-authored-by: @iPoetDev <ipoetdev-github-no-reply@outlook.com>
* 📃 docs: (Prompt Eng.) Basic LLM Concepts - New Links.
- intent: Update topic from May 2023 to Oct 2024
- 📂 100 basic-llm
- modify topics:
- add links
- 100-what-are-llms.md
- 101-types-llms.md
- 102-how-llms-are-bilt.md
BREAKING CHANGE: ❌
---
Co-authored-by: @iPoetDev <ipoetdev-github-no-reply@outlook.com>
* docs: (Prompt Eng.) Prompting Introduction - New Links.
- intent: Update topic from May 2023 to Oct 2024
- 📂 101-prompting-introduction
- modify topics:
- add links
- index.md
- 100-basic-prompting.md
- 101-need-for-prompting.md
BREAKING CHANGE: ❌
---
Co-authored-by: @iPoetDev <ipoetdev-github-no-reply@outlook.com>
* 📃 docs: (Prompt Eng.) Prompting Techniques - New Links.
- intent: Update missing links from May 2023 to Oct 2024
- data: src/data/roadmaps/prompt-engineering/content/
- 📂 102-prompts
- modify: Links New
- prompts/index.md
- prompts/100-parts-of-a-prompt.md
- 📂 102-prompts/prompting-techniques
- modify: Content Modify
- added a "Learn more" line to all files ahead of links.
- removed duplicated text in a code fence.
- 104-least-to-most.md
- modify: Links New
- 100-role-prompting.md
- 101few-shot-prompting.md
- 102-chain-of-thought.md
- 103-zeroshot-chain-of-thought.md
- 104-least-to-most.md
- 105-dual-prompt.md
- 106-combining-technqiues.md
BREAKINGCHANGE: ❌
---
Co-authored-by: @iPoetDev <ipoetdev-github-no-reply@outlook.com>
|
3 weeks ago |
github-actions[bot]
|
b9fdd0c82b
|
chore: update roadmap content json (#7649)
Co-authored-by: kamranahmedse <4921183+kamranahmedse@users.noreply.github.com>
|
3 weeks ago |
Dan
|
e06f9ea461
|
remove dupe link (#7652)
* remove dupe link
|
3 weeks ago |
github-actions[bot]
|
5a2101e244
|
chore: update roadmap content json (#7643)
Co-authored-by: kamranahmedse <4921183+kamranahmedse@users.noreply.github.com>
|
3 weeks ago |
Laurin Sorgend
|
e0ea600a14
|
Update cookies@UFuX8wcxZQ7dvaQF_2Yp8.md (#7636)
Fixed typo
|
3 weeks ago |
Charles J. Fowler
|
cf5a7d055a
|
Improve Prompt Engineering - Basic LLM & Prompt Introduction: Links (#7639)
* 📃 docs, data (Image Prompting) Update Topic/Sub Topics - In Place Edits.
- intent: Update topic from May 2023 to Oct 2024
- data: src/data/roadmaps/prompt-engineering/content/
- modify - 10X .ms
---
Co-authored-by: @iPoetDev <ipoetdev-github-no-reply@outlook.com>
* 📃 docs, data (Prompt Engineering Roadmap) Basic Concepts - In Place Edits.
- changes: single paragraphs (74-125 words)>
- concerns: if any more concise, topics looses fidelity, meaning and utility.
- data: src/data/roadmaps/prompt-engineering/content/
- 📂 100-basic-llm
- modify: Topic
- update content:
- index.md
- 100-what-are-llm.md
- 101-llm-types.md
- 102-how-llms-built.md
---
Co-authored-by: @iPoetDev <ipoetdev-github-no-reply@outlook.com>
* 📃 docs: (Prompt Eng.) Basic LLM Concepts - New Links.
- intent: Update topic from May 2023 to Oct 2024
- 📂 100 basic-llm
- modify topics:
- add links
- 100-what-are-llms.md
- 101-types-llms.md
- 102-how-llms-are-bilt.md
BREAKING CHANGE: ❌
---
Co-authored-by: @iPoetDev <ipoetdev-github-no-reply@outlook.com>
* docs: (Prompt Eng.) Prompting Introduction - New Links.
- intent: Update topic from May 2023 to Oct 2024
- 📂 101-prompting-introduction
- modify topics:
- add links
- index.md
- 100-basic-prompting.md
- 101-need-for-prompting.md
BREAKING CHANGE: ❌
---
Co-authored-by: @iPoetDev <ipoetdev-github-no-reply@outlook.com>
|
3 weeks ago |
Bartłomiej Galicki
|
44f1b01da3
|
chore(r-cs-subnetting): replace the video resource with better one (#7640)
Co-authored-by: bartgalicki <bartlomiej.galicki.sp@lhsystems.com>
|
3 weeks ago |
Ikboljon Abdurasulov
|
7254a58328
|
fix: Improve grep command to filter files ending with .txt (#7627)
|
3 weeks ago |
github-actions[bot]
|
0d3fdb2319
|
chore: update roadmap content json (#7633)
Co-authored-by: kamranahmedse <4921183+kamranahmedse@users.noreply.github.com>
|
3 weeks ago |
Aboody_01
|
5d4c7b8bac
|
add a complete guide article about wiston logging at Nodejs Roadmap (#7634)
|
3 weeks ago |
salocin-95
|
aca289b214
|
fix: desktop typo (#7625)
Fix a typo at line 31 from "desctop" to "desktop"
|
3 weeks ago |
Bartłomiej Galicki
|
b395e4fc70
|
fix(r-cs-ldap): add missing video title (#7624)
|
3 weeks ago |
github-actions[bot]
|
4a5c3d5786
|
chore: update roadmap content json (#7628)
Co-authored-by: kamranahmedse <4921183+kamranahmedse@users.noreply.github.com>
|
3 weeks ago |
Arik Chakma
|
8891404331
|
fix: roadmap node overflow (#7622)
|
4 weeks ago |
Dan
|
a1371d552c
|
added FAQs with TDS link for AI Eng (#7619)
|
4 weeks ago |
Dan
|
25db2fdfda
|
update SSL copy from the incorrect SSO one (#7618)
|
4 weeks ago |
github-actions[bot]
|
c8250ae8bb
|
chore: update roadmap content json (#7610)
Co-authored-by: kamranahmedse <4921183+kamranahmedse@users.noreply.github.com>
|
4 weeks ago |
Raf
|
7d9b10b2c6
|
Update data-structures--algorithms@VJSIbYJcy2MC6MOFBrqXi.md (#7607)
Updated the URL to visit the dedicated DSA Roadmap rather than leading to a page not found with the wrong URL.
|
4 weeks ago |
github-actions[bot]
|
fe580b8da2
|
chore: update roadmap content json (#7603)
Co-authored-by: kamranahmedse <4921183+kamranahmedse@users.noreply.github.com>
|
4 weeks ago |
Kamran Ahmed
|
65f1c9ca50
|
feat: add support for sticky sponsor banner (#7602)
* Add sponsors functionality
* Fix overlapping issue
* Add sticky top sponsor
|
4 weeks ago |
github-actions[bot]
|
7f399f5c7c
|
chore: update roadmap content json (#7591)
Co-authored-by: kamranahmedse <4921183+kamranahmedse@users.noreply.github.com>
|
4 weeks ago |
Kamran Ahmed
|
414ce7afd9
|
Fix propagation issue on sponsor close
|
4 weeks ago |
Murshal Akhtar Ansari
|
7e9de94b14
|
roadmap(DSA): added missing resouce links in problem solving techniques (#7586)
|
4 weeks ago |