Skip to content

Commit

Permalink
Robot Updated at:27 Jul 2024 21:08:53 GMT
Browse files Browse the repository at this point in the history
  • Loading branch information
yiliuyan161 committed Jul 27, 2024
1 parent b779a7e commit 3318263
Show file tree
Hide file tree
Showing 7 changed files with 113 additions and 191 deletions.
1 change: 1 addition & 0 deletions docs/awesome/awesome-agi-cocosci.md
Original file line number Diff line number Diff line change
Expand Up @@ -962,6 +962,7 @@ English-language description for use by biologists.

* [Improvisation through Physical Understanding: Using Novel Objects as Tools with Visual Foresight](http://m.roboticsproceedings.org/rss15/p01.pdf) - ***RSS'19***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=4316276917607326251&hl=en&as_sdt=0,5)].

* [Meta-strategy learning in physical problem-solving: the effect of embodied experience](https://escholarship.org/uc/item/5gf0m7x3) - ***CogSci'21***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=9713842177532954702)]. [[Preprint]()]. This paper focuses on how natural embodied experience affects what kinds of abstract physical problem-solving strategies people use in a virtual task. The findings suggest that differences in embodied experience drive the acquisition of different meta-strategies for balancing acting with thinking, deciding what kinds of actions to try, and deciding how persistent to be with a current action plan.

* [3D dynamic scene graphs: Actionable spatial perception with places, objects, and humans](https://arxiv.org/abs/2002.06289) - ***RSS'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=4428742298455436054&hl=en&as_sdt=0,5)]. A system for modeling 3D dynamic scene graphs on multiple levels (metric-semantic mesh, objects and agents, places and structures, rooms, and buildings).

Expand Down
24 changes: 14 additions & 10 deletions docs/awesome/awesome-angular.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ Current Angular version: [![npm version](https://badge.fury.io/js/%40angular%2Fc
* [angular space](https://www.angularspace.com/) - Your Hub for Learning and Growing as an Angular Developer.
* [opensauced pizza](https://app.opensauced.pizza/explore/topic/angular/dashboard/filter/recent) - Insights on GitHub repositories using the Angular topic.
* [angular-memes](https://github.com/dzhavat/angular-memes) - A collection of Angular memes.
* [ngx.tools](https://github.com/ngxtools/ngx.tools) - Discover Angular packages, libraries and schematics with this [search engine](https://ngx.tools).
* [builtwith trends](https://trends.builtwith.com/framework/Angular) - Angular Usage Statistics.

##### Newsletters

Expand Down Expand Up @@ -182,20 +184,21 @@ Current Angular version: [![npm version](https://badge.fury.io/js/%40angular%2Fc

##### Books

* [ng-book 2](https://www.ng-book.com/2/) - `fullstack.io`
* [Become a ninja with Angular 2](https://books.ninja-squad.com/angular) - `Ninja Squad`
* [Angular Development with TypeScript](https://www.manning.com/books/angular-2-development-with-typescript) - `Manning Publications`
* [Angular in Action](https://www.manning.com/books/angular-in-action) - `Manning Publications`
* [Practical Angular 2](https://leanpub.com/practical-angular-2) - `Leanpub`
* [Switching to Angular 2](https://www.packtpub.com/product/switching-to-angular-2/9781785886201) - `Packt Publishing`
* [Testing Angular Applications](https://www.manning.com/books/testing-angular-applications) - `Manning Publications`
* [Packt Publishing](https://www.packtpub.com/en-us/search?query=angular&sort=best-selling) - Your best option to find the largest variety of up-to-date programming books.
* [GumRoad](https://gumroad.com/software-development/web-development/javascript?tags=angular) - Various Free and Paid Angular ebooks.
* [LeanPub](https://leanpub.com/bookstore?type=all&search=angular) - LeanPub has variable pricing so you can support authors as you see fit.
* [Manning](https://www.manning.com/) - Buy a Manning pBook anywhere, get the eBook free here.
* [Become a ninja with Angular](https://books.ninja-squad.com/angular) - `Ninja Squad`
* [Angular-Buch (German)](https://angular-buch.com/) - `dpunkt.verlag`
* [Build a Full-Stack Web Application Using Angular & Firebase](https://www.c-sharpcorner.com/ebooks/build-a-full-stack-web-application-using-angular-and-firebase) - `Ankit Sharma`
* [Angular Cookbook - 80+ Recipes to enhance your Angular skills for enterprises](https://codewithahsan.dev/ng-book) - `Packt Publishing`
* [Build a Frontend Web Framework (From Scratch)](https://www.manning.com/books/build-a-frontend-web-framework-from-scratch) - `Manning Publications`
* [Modern Angular (FREE EBOOK)](https://www.angulararchitects.io/en/ebooks/modern-angular/?book) - `Manfred Steyer`
* [Angular Design Patterns and Best Practices](https://github.com/PacktPublishing/Angular-Design-Patterns-and-Best-Practices) - `Packt Publishing`
* [Angular for Enterprise Applications](https://angularforenterprise.com/home) - `Packt Publishing`
* [Angular University Ebooks](https://angular-university.io/my-ebooks) - Available separately or included with a subscription.
* [Mastering Angular Signals](https://angularexperts.io/products/ebook-signals) - `Kevin Kreuzer`
* [Angular Book](https://github.com/DenysVuika/angular-book) - `Denys Vuika` **FREE**
* [Modern Angular](https://www.angulararchitects.io/en/ebooks/modern-angular/?book) - `Manfred Steyer` **FREE**
* [Ultimate Guide to Angular Evolution](https://houseofangular.io/the-ultimate-guide-to-angular-evolution/) - `House of Angular` **FREE**
* [Micro Frontends and Moduliths with Angular](https://www.angulararchitects.io/en/ebooks/micro-frontends-and-moduliths-with-angular/) - `Manfred Steyer` **FREE**

##### Certification

Expand Down Expand Up @@ -886,6 +889,7 @@ Angular 7+ Validator, a library handle validation messages easy and automatic.
* [ngx-remark](https://github.com/ericleib/ngx-remark) - Render markdown with custom Angular templates.
* [ngx-markdown-editor](https://github.com/instance-oom/ngx-markdown-editor) - Angular markdown editor based on ace editor.
* [angular-markdown-editor](https://github.com/ghiscoding/angular-markdown-editor) - Angular Markdown Editor. All-in-one Markdown Editor and Preview.
* [ngx-markdoc](https://github.com/notiz-dev/ngx-markdoc) - [Markdoc](https://markdoc.dev) component for Angular applications.

#### Mixed utilities

Expand Down
44 changes: 22 additions & 22 deletions docs/awesome/awesome-browser-extensions-for-github.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,12 @@ Installs: 8 | Stars: 464 | Last update: 1 Mar 2021

Displays size of each file, download link and an option of copying file contents directly to clipboard

Installs: 630 | Stars: 2063 | Last update: 3 Jun 2024
Installs: 634 | Stars: 2063 | Last update: 3 Jun 2024


Easily search GIPHY to add a GIF into any GitHub comment box.

Installs: 512 | Stars: 181 | Last update: 18 Jan 2024
Installs: 529 | Stars: 181 | Last update: 18 Jan 2024


Find the best GIFs for your awesome pull requests.
Expand All @@ -70,7 +70,7 @@ Installs: 136 | Stars: 22 | Last update: n/a

Quickly browse the history of a file from any git repository.

Installs: 199 | Stars: 13525 | Last update: 13 Oct 2023
Installs: 201 | Stars: 13526 | Last update: 13 Oct 2023


GitHub provides a page that only shows diffs with a .diff at the end of the URL of the pull request. This browser extension makes it easier to view csv diffs by using daff on that page.
Expand Down Expand Up @@ -105,7 +105,7 @@ Installs: 1000 | Stars: 144 | Last update: n/a

Neat hovercards for GitHub.

Installs: 18523 | Stars: 1819 | Last update: n/a
Installs: 18526 | Stars: 1819 | Last update: n/a


Colorize issue and PR links to see their status (open, closed, merged).
Expand Down Expand Up @@ -145,7 +145,7 @@ Installs: 38 | Stars: 48 | Last update: 25 Sep 2023

This extension adds the simplicity of WYSIWYG editing to issues, comments, pull requests, wikis and discussions in GitHub. It accepts Markdown input and offers productive writing, starting with tables.

Installs: 110 | Stars: 378 | Last update: 10 Apr 2024
Installs: 113 | Stars: 379 | Last update: 10 Apr 2024


View and create Linear tickets from any GitHub PR or issue.
Expand All @@ -160,7 +160,7 @@ Installs: 2000 | Stars: 308 | Last update: n/a

It can make the sub-directories and files of github repository as zip and download it

Installs: 3445 | Stars: 38 | Last update: 21 Aug 2023
Installs: 3476 | Stars: 38 | Last update: 21 Aug 2023


Create, save, edit, pin, search and delete filters that you commonly use on the Github Issues and Pull Requests pages. You are able to scope filters to be shown globally (on each repo) or only have them show up on the repo you create them on. Pinning filters is also a feature that this extension allows you to do. So if you have several filters you use daily - you have a way to quickly access them, at the top of your list.
Expand Down Expand Up @@ -190,7 +190,7 @@ Installs: 10000 | Stars: 3482 | Last update: n/a

Browser extension to add git graph to GitHub website.

Installs: 467 | Stars: 3230 | Last update: 1 Jan 2024
Installs: 472 | Stars: 3231 | Last update: 1 Jan 2024


Chrome extension that adds a button in browser and links this button to a GitHub repository that you will configure, then on any webpage just click this extension button and it will add the given link with the title of the page in that repository.
Expand All @@ -200,17 +200,17 @@ Installs: 57 | Stars: 235 | Last update: n/a

See forks with the most stars under the names of repositories.

Installs: 314 | Stars: 593 | Last update: 30 Mar 2024
Installs: 315 | Stars: 593 | Last update: 30 Mar 2024


Show Material icons for files/folders in repository file viewer. Display the same icons from vscode-material-icon-theme VSCode extension.

Installs: 792 | Stars: 491 | Last update: 26 Jul 2024
Installs: 801 | Stars: 491 | Last update: 27 Jul 2024


An extension that creates direct links to imported modules, external or internal, on source code on GitHub. Supports multiple languages, including common ones like Rust, Go, Python and Ruby, but also odd ones like Nim, Haskell, Julia and Elm.

Installs: 34 | Stars: 250 | Last update: 27 Nov 2019
Installs: 35 | Stars: 250 | Last update: 27 Nov 2019


Chrome extension which helps you not to miss important changes in your news thread related to your repo
Expand All @@ -220,12 +220,12 @@ Installs: 17 | Stars: 16 | Last update: n/a

A Chrome and Firefox extension to quickly see your notifications in a popup without leaving the current page.

Installs: 60 | Stars: 141 | Last update: 6 Apr 2023
Installs: 61 | Stars: 141 | Last update: 6 Apr 2023


Displays your GitHub notifications unread count. Supports GitHub Enterprise and an option to only show unread count for issues you're participating in. You can click the icon to quickly see your unread notifications.

Installs: 526 | Stars: 1816 | Last update: 24 Apr 2024
Installs: 539 | Stars: 1816 | Last update: 24 Apr 2024


Filter your pull requests/issues in different categories giving you a big boost in productivity. Also suggests new trending repositories.
Expand All @@ -235,7 +235,7 @@ Installs: 2 | Stars: 142 | Last update: 16 Jan 2020

OctoLinker is the easiest and best way to navigate between files and projects on GitHub. It supports languages such as JavaScript, Ruby, Go, PHP, JAVA and more. It works with package.json as well as with Gemfiles.

Installs: 12906 | Stars: 5263 | Last update: 13 Nov 2022
Installs: 12918 | Stars: 5262 | Last update: 13 Nov 2022


OctoPermalinker is a browser extension that searches GitHub comments/files for links to files on branches, and adds a link to where the branch pointed when the comment/file was made/updated. This helps you avoid following a link that was broken after being posted. For context, here's some discussion about broken GitHub links: [Don't link to line numbers in GitHub](https://news.ycombinator.com/item?id=8046710).
Expand All @@ -252,7 +252,7 @@ Installs: 4000 | Stars: 963 | Last update: n/a

Useful for developers who frequently read source in GitHub and do not want to download or checkout too many repositories.

Installs: 37232 | Stars: 22739 | Last update: 9 Jun 2024
Installs: 37300 | Stars: 22739 | Last update: 9 Jun 2024


Revert GitHub's UI back to its classic look (before the June 23, 2020 update that has a flat, rounded and more whitespaced design).
Expand All @@ -262,12 +262,12 @@ Installs: 68 | Stars: 228 | Last update: 14 Jun 2024

This browser extension allows you to open files in your IDE directly from GitHub, assuming the repository you are working on is cloned on your computer. When a fragment of a file is displayed, your IDE opens the file and puts the cursor at the desired line.

Installs: 38 | Stars: 71 | Last update: 23 Sep 2023
Installs: 39 | Stars: 71 | Last update: 23 Sep 2023


Helps you keep track of incoming and outgoing PRs, and notifies you when you receive a pull request on GitHub.

Installs: 32 | Stars: 117 | Last update: 21 Jun 2023
Installs: 33 | Stars: 117 | Last update: 21 Jun 2023


Browser extension that shows which pull requests contain changes related to a file.
Expand All @@ -277,7 +277,7 @@ Installs: 4 | Stars: 97 | Last update: 15 Oct 2020

Extension that simplifies the GitHub interface and adds useful features.

Installs: 8288 | Stars: 23816 | Last update: 23 Jul 2024
Installs: 8398 | Stars: 23826 | Last update: 23 Jul 2024


Are they tabs? Are they spaces? How many? Never wonder again! Renders spaces as `·` and tabs as `` in all the code on GitHub.
Expand All @@ -298,7 +298,7 @@ The Sourcegraph browser extension gives GitHub IDE-like powers when you're viewi
4. Hover tooltips
5. File tree navigation

Installs: 868 | Stars: 9959 | Last update: 14 Apr 2023
Installs: 884 | Stars: 9961 | Last update: 14 Apr 2023


Make tab indented code more readable by forcing the tab size to 4 instead of 8.
Expand All @@ -323,12 +323,12 @@ Installs: 70000 | Stars: n/a | Last update: n/a

All your issues, PRs, repos and other work documents right in your new tab

Installs: 124 | Stars: n/a | Last update: n/a
Installs: 125 | Stars: n/a | Last update: n/a


file tree for github, and more than that.

Installs: 306 | Stars: n/a | Last update: 7 Jul 2024
Installs: 313 | Stars: n/a | Last update: 7 Jul 2024


Add breakpoints at 1400px, 1600px and 1800px for full GitHub experience on large screens. Also removes the truncating of file and directory names in the repository browser.
Expand All @@ -338,12 +338,12 @@ Installs: 2000 | Stars: 131 | Last update: n/a

gitpod streamlines developer workflows by providing ready-to-code development environments in your browser - powered by vs code.

Installs: 2322 | Stars: 142 | Last update: 21 Jun 2024
Installs: 2352 | Stars: 142 | Last update: 21 Jun 2024


When viewing a repository on github.com that has a package.json file, this extension will introspect the dependencies in package.json and display links and description for each dependency, just below the repo's README.

Installs: 81 | Stars: 754 | Last update: 26 Jul 2024
Installs: 81 | Stars: 756 | Last update: 26 Jul 2024


Extends GitHub pages with math, diagrams, embedded YouTube videos etc.
Expand Down
1 change: 1 addition & 0 deletions docs/awesome/awesome-game-production.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ Many post-mortems here are back from the day, and might seem outdated and not us
- 🔥 [One-Page Designs](https://www.youtube.com/watch?v=GXmsxYm0Mk0) - You know how in agile you want to make sure your user stories are concise and _not_ too detailed to incentivize communication? This video explains how you could apply the same principle to game design documents. Visualizing to make sure everyone discussing the design is on the same page also reminded me of the [User Story Mapping](#story-mapping) book. Watch, because it might just change your GD pipeline.
- [Game Development Caution](https://www.youtube.com/watch?v=LMVQ30c7TcA) - Timothy Cain discusses the shift towards a culture of caution in game development, contrasting his experiences with project management and creative processes during the development of titles like Fallout and The Outer Worlds. He reflects on how this caution impacts creativity, innovation, and the overall charm of games, urging a return to passion-driven development.
- 🔥 [This Problem Changes Your Perspective On Game Dev](https://www.youtube.com/watch?v=o5K0uqhxgsE) - An interesting perspective on game development: design process is a search algorithm in pursuit of the deepest point in a lake, symbolizing the best possible game. This metaphor serves to illustrate the importance of strategic experimentation and exploration in game design, emphasizing the balance between speed and accuracy, the dangers of local minima, and the value of daring to explore new ideas. A very simple way to explain how one should prototype a game.
- 🔥 [The Red & Green Flags of Studio Leadership](https://www.youtube.com/watch?v=_KnsCh2HjWA) - While Rami Ismail is talking about studio leadership in general, I actually think he describes the very essence of how a producer needs to lead in order to gain trust of their team and become their best friend. A must-watch.

### Courses
- [Deeply Practical Project Management](https://www.udemy.com/course/deeply-practical-project-management/) - This is what you'd call a "no BS" course on project management. Concise, to the point, and highly practical. It is not focused on game development, but I think you should still take it, because it closes many (if not all) gaps with just one course (~9 hours). Once completed, just adapt to your needs or just use some of the principles. It also includes numerous document templates and examples.
Expand Down
3 changes: 1 addition & 2 deletions docs/awesome/awesome-mastodon.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ This list is a collection of the best Mastodon resources.

## Hosting

- [Official Hosting Documentation](https://docs.joinmastodon.org/user/run-your-own) - Official page with introduction and list of hosting providers.
- [Masto.host](https://masto.host) - Fully managed Mastodon hosting.
- [toot.io](https://toot.io/mastodon_hosting.html) - Managed Mastodon Hosting, used by ACM, Microsoft Dynamics, etc.
- [Cloudplane](https://cloudplane.org) - Fully manged hosting for open-source apps.
Expand Down Expand Up @@ -122,10 +123,8 @@ This list is a collection of the best Mastodon resources.
- [feed2toot](https://gitlab.com/chaica/feed2toot) - Automatically parses RSS feeds, identifies new posts and posts them on Mastodon (Python).
- [aerialbot](https://github.com/doersino/aerialbot) - Respond with geotagged aerial imagery of a random location in the world.
- [rust-trending](https://github.com/pbzweihander/rust-trending) - Post trending Rust repositories on Mastodon (inspired by TrendingGithub).
- [autofollow](https://github.com/gled-rs/mastodon-autofollow) - Autofollow bot for Mastodon (Python).
- [translator](https://christopher.su/projects/translator/) - Translate any toot into the desired language using `@[email protected] [langcode]`.
- [@TrendingBot@mastodon.social](https://mastodon.social/@TrendingBot) - Shows you what's trending on Mastodon.
- [Remindr](https://gitlab.com/chaica/remindr) - Automatically send reminders to both Mastodon and Twitter from a list of resources (Python).
- [News Bot](https://botsin.space/@newsbot) - Mirrors Twitter accounts on Mastodon (ClojureScript), source available on [GitHub](https://github.com/yogthos/mastodon-bot).
- [@HackerNewsBot@mastodon.social](https://mastodon.social/@HackerNewsBot) - Post Hacker News posts with over 100 upvotes.
- [@launchradar@mastodon.cloud](https://mastodon.cloud/@launchradar) - News about space flight, astronomy and astrophysics.
1 change: 1 addition & 0 deletions docs/awesome/awesome-neovim.md
Original file line number Diff line number Diff line change
Expand Up @@ -793,6 +793,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in
- [klen/nvim-test](https://github.com/klen/nvim-test) - A Neovim wrapper for running tests.
- [nvim-neotest/neotest](https://github.com/nvim-neotest/neotest) - An extensible framework for interacting with tests within Neovim.
- [andythigpen/nvim-coverage](https://github.com/andythigpen/nvim-coverage) - Displays coverage information in the sign column.
- [quolpr/quicktest.nvim](https://github.com/quolpr/quicktest.nvim) - Run your tests in split window or popup with live feedback.

## Code Runner

Expand Down
Loading

0 comments on commit 3318263

Please sign in to comment.