Adopt canonical naming rules for both identifiers (anchors/ids) and display names (titles) to prevent broken links and inconsistent labeling.
id.### <a id="yapay-zeka"></a>Yapay Zeka
<!-- later: link must match the id exactly -->
[Go to Yapay Zeka](#yapay-zeka)
<!-- Good: exact source title -->
* [TypeScript — Frontend & Backend (file setup, types, generics, React + TS)](https://github.com/...)
<!-- Avoid: modified/invented title -->
* [TypeScript Cheatsheet](https://github.com/...) <!-- only if this is the exact resource title -->
Enter the URL of a public GitHub repository