From 0a937f802521c6c2b2b964d71b92bba83129a2c8 Mon Sep 17 00:00:00 2001 From: chenjiajia Date: Sat, 3 Feb 2024 21:07:21 +0000 Subject: [PATCH] Robot Updated at:3 Feb 2024 21:07:21 GMT --- docs/awesome/awesome-agi-cocosci.md | 20 ++-- .../awesome-browser-extensions-for-github.md | 104 +++++++++--------- docs/awesome/awesome-docker.md | 2 + docs/awesome/awesome-react.md | 1 + docs/awesome/awesome-webxr.md | 1 + docs/awesome/computer-science.md | 6 +- docs/awesome/free-for-dev.md | 3 +- 7 files changed, 71 insertions(+), 66 deletions(-) diff --git a/docs/awesome/awesome-agi-cocosci.md b/docs/awesome/awesome-agi-cocosci.md index f4954b72a3..3ede9b7fde 100644 --- a/docs/awesome/awesome-agi-cocosci.md +++ b/docs/awesome/awesome-agi-cocosci.md @@ -1306,16 +1306,6 @@ organized into intricate patterns that seem to be consistent across individuals. * [ChemCrow: Augmenting large-language models with chemistry tools](https://openreview.net/forum?id=wdGIL6lx3l) - ***NeurIPS AI for Science Workshop***, 2023. [[All Versions](https://scholar.google.com/scholar?cluster=8711939262720486725&hl=en&as_sdt=0,5)]. [[Preprint](https://arxiv.org/abs/2304.05376)]. -* [LEGAL-BERT: The Muppets straight out of Law School](https://aclanthology.org/2020.findings-emnlp.261/) - ***EMNLP'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=11254432523766039890&hl=en&as_sdt=0,5)]. Generating answers to legal questions, analyze contracts, and summarizing legal documents, making legal knowledge more accessible to non-experts. - -* [BioBERT: a pre-trained biomedical language representation model for biomedical text mining](https://academic.oup.com/bioinformatics/article/36/4/1234/5566506) - ***Bioinformatics***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=2783127196632783403&hl=en&as_sdt=0,5)]. Answering medical questions, identifying relevant clinical trials, and diagnosing diseases based on symptoms, making medical information more accessible to the general public. - -* [Finbert: A pre-trained financial language representation model for financial text mining](https://dl.acm.org/doi/abs/10.5555/3491440.3492062) - ***IJCAI'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=17844713837232165872&hl=en&as_sdt=0,5)]. Predicting stock market trends, analyzing financial documents, and generating summaries of economic news articles, helping to disseminate financial knowledge. - -* [SciBERT: A Pretrained Language Model for Scientific Text](https://aclanthology.org/D19-1371/) - ***EMNLP'19***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=7377999893003631695&hl=en&as_sdt=0,5)]. Searching and synthesizing scientific literature, aiding researchers in hypothesis generation, and assisting with experimental design, making scientific knowledge more accessible. - -* [CodeBERT: A Pre-Trained Model for Programming and Natural Languages](https://aclanthology.org/2020.findings-emnlp.139/) - ***EMNLP'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=9055786889913621082&hl=en&as_sdt=0,5)]. Completing code, generating programming documentation, and providing technical support, making programming knowledge more accessible to non-experts. - * [Reproducibility](https://www.science.org/doi/full/10.1126/science.1250475) - ***Science***, 2014. [[All Versions](https://scholar.google.com/scholar?cluster=676974831306442279&hl=en&as_sdt=0,10)]. * [A manifesto for reproducible science](https://www.nature.com/articles/s41562-016-0021) - ***Nature Human Behavior***, 2017. [[All Versions](https://scholar.google.com/scholar?cluster=9515807942859203900&hl=en&as_sdt=0,10)]. @@ -1330,6 +1320,16 @@ organized into intricate patterns that seem to be consistent across individuals. * [Optimizing Spaced Repetition Schedule by Capturing the Dynamics of Memory](https://ieeexplore.ieee.org/abstract/document/10059206) - ***Transactions on Knowledge and Data Engineering***, 2023. [[All Versions](https://scholar.google.com/scholar?cluster=949715967083833369&hl=en&as_sdt=0,10)]. +* [LEGAL-BERT: The Muppets straight out of Law School](https://aclanthology.org/2020.findings-emnlp.261/) - ***EMNLP'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=11254432523766039890&hl=en&as_sdt=0,5)]. Generating answers to legal questions, analyze contracts, and summarizing legal documents, making legal knowledge more accessible to non-experts. + +* [BioBERT: a pre-trained biomedical language representation model for biomedical text mining](https://academic.oup.com/bioinformatics/article/36/4/1234/5566506) - ***Bioinformatics***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=2783127196632783403&hl=en&as_sdt=0,5)]. Answering medical questions, identifying relevant clinical trials, and diagnosing diseases based on symptoms, making medical information more accessible to the general public. + +* [Finbert: A pre-trained financial language representation model for financial text mining](https://dl.acm.org/doi/abs/10.5555/3491440.3492062) - ***IJCAI'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=17844713837232165872&hl=en&as_sdt=0,5)]. Predicting stock market trends, analyzing financial documents, and generating summaries of economic news articles, helping to disseminate financial knowledge. + +* [SciBERT: A Pretrained Language Model for Scientific Text](https://aclanthology.org/D19-1371/) - ***EMNLP'19***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=7377999893003631695&hl=en&as_sdt=0,5)]. Searching and synthesizing scientific literature, aiding researchers in hypothesis generation, and assisting with experimental design, making scientific knowledge more accessible. + +* [CodeBERT: A Pre-Trained Model for Programming and Natural Languages](https://aclanthology.org/2020.findings-emnlp.139/) - ***EMNLP'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=9055786889913621082&hl=en&as_sdt=0,5)]. Completing code, generating programming documentation, and providing technical support, making programming knowledge more accessible to non-experts. + ### Theory of Mind diff --git a/docs/awesome/awesome-browser-extensions-for-github.md b/docs/awesome/awesome-browser-extensions-for-github.md index fa22d10ca1..2ce6d7c7e8 100644 --- a/docs/awesome/awesome-browser-extensions-for-github.md +++ b/docs/awesome/awesome-browser-extensions-for-github.md @@ -25,7 +25,7 @@ Want to know more about this process? Check out the [Codeless Contributions with Shows notifications when you get a new notification on GitHub and provides quick access to all notifications in a popup. -Installs: 131 | Stars: 78 | Last update: 2 Jun 2023 +Installs: 133 | Stars: 78 | Last update: 2 Jun 2023 Removes clutter from your pull request by automatically marking as viewed files that aren't worth reviewing. @@ -35,32 +35,32 @@ Installs: 38 | Stars: 8 | Last update: 14 Feb 2022 Next level code navigation for GitHub. -Installs: 625 | Stars: 61 | Last update: 20 Jul 2022 +Installs: 622 | Stars: 61 | Last update: 20 Jul 2022 Visualize GitHub repos as d3 force-directed graphs. The extension gives you a quick overview of the size and composition of any repo. -Installs: 226 | Stars: 13 | Last update: 26 Apr 2022 +Installs: 229 | Stars: 14 | Last update: 26 Apr 2022 The CoderStats link for GitHub Chrome extension displays a link to the CoderStats page for the currently displayed user or organization profile page on GitHub. -Installs: 804 | Stars: 20 | Last update: 2 May 2023 +Installs: 796 | Stars: 20 | Last update: 2 May 2023 Show the # of PRs and other contributors stats in the Issues/PRs tab. Can be helpful for maintainers that want to know if it's a contributor's first PR. -Installs: 314 | Stars: 457 | Last update: 1 Mar 2021 +Installs: 310 | Stars: 458 | Last update: 1 Mar 2021 Displays size of each file, download link and an option of copying file contents directly to clipboard -Installs: 40708 | Stars: 1952 | Last update: 25 Dec 2021 +Installs: 40714 | Stars: 1954 | Last update: 25 Dec 2021 Easily search GIPHY to add a GIF into any GitHub comment box. -Installs: 10531 | Stars: 166 | Last update: 20 Jan 2024 +Installs: 10542 | Stars: 166 | Last update: 20 Jan 2024 Find the best GIFs for your awesome pull requests. @@ -70,7 +70,7 @@ Installs: 136 | Stars: 22 | Last update: n/a Quickly browse the history of a file from any git repository. -Installs: 7229 | Stars: 13457 | Last update: 14 Oct 2023 +Installs: 7231 | Stars: 13457 | Last update: 14 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. @@ -80,12 +80,12 @@ Installs: 31 | Stars: 4 | Last update: 18 Apr 2021 Code folding - the ability to selectively hide and display sections of a code - is an invaluable feature in many text editors and IDEs. Now, developers can utilize that same style code-folding while poring over source code on the web in GitHub. Works for any type of indentation- spaces or tabs. -Installs: 3121 | Stars: 289 | Last update: 14 Jul 2022 +Installs: 3123 | Stars: 289 | Last update: 14 Jul 2022 Set custom tab size for code view on GitHub.com -Installs: 562 | Stars: 67 | Last update: 6 May 2019 +Installs: 558 | Stars: 67 | Last update: 6 May 2019 Easily navigate through the changes in a file that has been edited on GitHub. @@ -95,7 +95,7 @@ Installs: 202 | Stars: 19 | Last update: 28 Apr 2023 A browser extension which gives different filetypes different icons on GitHub. -Installs: 20000 | Stars: 1359 | Last update: 22 Aug 2023 +Installs: 20000 | Stars: 1360 | Last update: 22 Aug 2023 Highlight selected word in GitHub source view like Sublime Text. @@ -105,82 +105,82 @@ Installs: 1000 | Stars: 143 | Last update: 8 Oct 2019 Neat hovercards for GitHub. -Installs: 26573 | Stars: 1795 | Last update: 12 May 2021 +Installs: 26578 | Stars: 1796 | Last update: 12 May 2021 Colorize issue and PR links to see their status (open, closed, merged). -Installs: 932 | Stars: 295 | Last update: 15 Dec 2023 +Installs: 919 | Stars: 295 | Last update: 15 Dec 2023 Displays npm package stats on GitHub -Installs: 634 | Stars: 57 | Last update: 31 May 2020 +Installs: 628 | Stars: 57 | Last update: 31 May 2020 Lists repositories that are similar to the one being viewed -Installs: 476 | Stars: 45 | Last update: 10 Aug 2022 +Installs: 474 | Stars: 45 | Last update: 10 Aug 2022 Revert closed GitHub issues from purple back to red -Installs: 24 | Stars: 38 | Last update: 21 Jan 2024 +Installs: 24 | Stars: 38 | Last update: 3 Feb 2024 Automatically adds repository size to GitHub's repository summary. -Installs: 20000 | Stars: 1182 | Last update: 26 Jun 2020 +Installs: 20000 | Stars: 1183 | Last update: 26 Jun 2020 Chrome extension to see story points in GitHub projects. -Installs: 609 | Stars: 60 | Last update: 17 Aug 2020 +Installs: 615 | Stars: 60 | Last update: 17 Aug 2020 Generates a pie chart on user profile pages displaying a breakdown of what languages they have used in their repositories. -Installs: 973 | Stars: 48 | Last update: 25 Sep 2023 +Installs: 971 | 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: 2124 | Stars: 361 | Last update: 14 Nov 2023 +Installs: 2126 | Stars: 361 | Last update: 14 Nov 2023 View and create Linear tickets from any GitHub PR or issue. -Installs: 65 | Stars: 20 | Last update: 31 Jan 2024 +Installs: 67 | Stars: 20 | Last update: 31 Jan 2024 Show [vscode-icons](https://github.com/vscode-icons/vscode-icons) in the repository browser. -Installs: 2000 | Stars: 287 | Last update: 30 Sep 2021 +Installs: 2000 | Stars: 288 | Last update: 30 Sep 2021 It can make the sub-directories and files of github repository as zip and download it -Installs: 103510 | Stars: 34 | Last update: 21 Aug 2023 +Installs: 103542 | Stars: 34 | 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. -Installs: 561 | Stars: n/a | Last update: 22 Aug 2022 +Installs: 557 | Stars: n/a | Last update: 22 Aug 2022 Extension to get back current and longest streak. -Installs: 673 | Stars: 227 | Last update: 10 Jan 2023 +Installs: 671 | Stars: 227 | Last update: 10 Jan 2023 Replace browser new tab screen with GitHub trending projects. -Installs: 2000 | Stars: 345 | Last update: n/a +Installs: 2000 | Stars: 346 | Last update: n/a Hide dotfiles from the GitHub file browser. -Installs: 699 | Stars: 316 | Last update: 17 Sep 2021 +Installs: 704 | Stars: 317 | Last update: 17 Sep 2021 Allows you to toggle between the normal GitHub contribution chart and an isometric pixel art version. @@ -190,22 +190,22 @@ Installs: 10000 | Stars: 3428 | Last update: 19 Nov 2023 Browser extension to add git graph to GitHub website. -Installs: 6421 | Stars: 2429 | Last update: 1 Jan 2024 +Installs: 6426 | Stars: 2435 | 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. -Installs: 58 | Stars: 234 | Last update: 26 May 2018 +Installs: 57 | Stars: 234 | Last update: 26 May 2018 See forks with the most stars under the names of repositories. -Installs: 1339 | Stars: 570 | Last update: 6 Nov 2023 +Installs: 1342 | Stars: 571 | Last update: 6 Nov 2023 Show Material icons for files/folders in repository file viewer. Display the same icons from vscode-material-icon-theme VSCode extension. -Installs: 10715 | Stars: 412 | Last update: 10 Jan 2024 +Installs: 10726 | Stars: 412 | Last update: 10 Jan 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. @@ -215,7 +215,7 @@ Installs: 36 | Stars: 248 | Last update: 27 Nov 2019 Chrome extension which helps you not to miss important changes in your news thread related to your repo -Installs: 13 | Stars: 15 | Last update: 1 Oct 2018 +Installs: 14 | Stars: 15 | Last update: 1 Oct 2018 A Chrome and Firefox extension to quickly see your notifications in a popup without leaving the current page. @@ -225,69 +225,69 @@ Installs: 412 | Stars: 140 | 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: 10581 | Stars: 1764 | Last update: 12 Jul 2023 +Installs: 10593 | Stars: 1765 | Last update: 12 Jul 2023 Filter your pull requests/issues in different categories giving you a big boost in productivity. Also suggests new trending repositories. -Installs: 99 | Stars: 134 | Last update: 5 Jan 2024 +Installs: 100 | Stars: 134 | Last update: 5 Jan 2024 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: 32770 | Stars: 5218 | Last update: 13 Nov 2022 +Installs: 32780 | Stars: 5218 | 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). For example, suppose you're looking at a gist that links to a file on the master branch of a repo. At the time the gist was made, the link worked, but if the file gets removed, the link is broken. OctoPermalinker uses the gist creation date to add a permalink that still works. -Installs: 225 | Stars: 23 | Last update: 20 May 2017 +Installs: 219 | Stars: 23 | Last update: 20 May 2017 The missing IntelliSense hint for GitHub and GitLab -Installs: 5000 | Stars: 959 | Last update: 4 Feb 2022 +Installs: 5000 | Stars: 960 | Last update: 4 Feb 2022 Useful for developers who frequently read source in GitHub and do not want to download or checkout too many repositories. -Installs: 337591 | Stars: 22623 | Last update: 4 Jan 2024 +Installs: 337668 | Stars: 22624 | Last update: 4 Jan 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). -Installs: 390 | Stars: 222 | Last update: 30 Apr 2023 +Installs: 388 | Stars: 221 | Last update: 30 Apr 2023 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: 1050 | Stars: 66 | Last update: 23 Sep 2023 +Installs: 1051 | Stars: 66 | 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: 759 | Stars: 111 | Last update: 21 Jun 2023 +Installs: 758 | Stars: 111 | Last update: 21 Jun 2023 Browser extension that shows which pull requests contain changes related to a file. -Installs: 37 | Stars: 96 | Last update: 15 Oct 2020 +Installs: 35 | Stars: 96 | Last update: 15 Oct 2020 Extension that simplifies the GitHub interface and adds useful features. -Installs: 78878 | Stars: 22538 | Last update: 2 Feb 2024 +Installs: 78985 | Stars: 22542 | Last update: 2 Feb 2024 Are they tabs? Are they spaces? How many? Never wonder again! Renders spaces as `·` and tabs as `→` in all the code on GitHub. -Installs: 632 | Stars: 74 | Last update: 25 Aug 2018 +Installs: 629 | Stars: 74 | Last update: 25 Aug 2018 Introduces the Explore tab in the pull request interface where you can review changes ordered by importance and see the semantic context surrounding each change. -Installs: 34 | Stars: n/a | Last update: 10 Aug 2020 +Installs: 35 | Stars: n/a | Last update: 10 Aug 2020 The Sourcegraph browser extension gives GitHub IDE-like powers when you're viewing code, pull requests, and diffs: @@ -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: 101021 | Stars: 9420 | Last update: 12 Dec 2023 +Installs: 101034 | Stars: 9425 | Last update: 12 Dec 2023 Make tab indented code more readable by forcing the tab size to 4 instead of 8. @@ -308,7 +308,7 @@ Installs: 1000 | Stars: 279 | Last update: 25 Sep 2021 Helps you see easily which activities happened since you last visited GitHub. -Installs: 171 | Stars: 32 | Last update: n/a +Installs: 167 | Stars: 32 | Last update: n/a Generate a magic link for your PR and post it on shared Slack channel, to entice reviewers to pick up your PR faster! @@ -323,12 +323,12 @@ Installs: 70000 | Stars: n/a | Last update: 31 Jan 2024 All your issues, PRs, repos and other work documents right in your new tab -Installs: 20173 | Stars: n/a | Last update: 17 Oct 2023 +Installs: 20176 | Stars: n/a | Last update: 17 Oct 2023 file tree for github, and more than that. -Installs: 10375 | Stars: n/a | Last update: 15 Dec 2023 +Installs: 10381 | Stars: n/a | Last update: 15 Dec 2023 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. @@ -338,14 +338,14 @@ Installs: 2000 | Stars: 131 | Last update: 24 Jul 2020 gitpod streamlines developer workflows by providing ready-to-code development environments in your browser - powered by vs code. -Installs: 52481 | Stars: 130 | Last update: 18 Jan 2024 +Installs: 52508 | Stars: 131 | Last update: 18 Jan 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: 2088 | Stars: 735 | Last update: 20 Dec 2023 +Installs: 2089 | Stars: 735 | Last update: 20 Dec 2023 Extends GitHub pages with math, diagrams, embedded YouTube videos etc. -Installs: 424 | Stars: 88 | Last update: 22 Aug 2023 +Installs: 429 | Stars: 88 | Last update: 22 Aug 2023 diff --git a/docs/awesome/awesome-docker.md b/docs/awesome/awesome-docker.md index 5f102b0687..39a6e266b7 100644 --- a/docs/awesome/awesome-docker.md +++ b/docs/awesome/awesome-docker.md @@ -547,6 +547,7 @@ Services to securely store your Docker images. - [dockcheck](https://github.com/mag37/dockcheck) - A script checking updates for docker images without pulling then auto-update selected/all containers. With notifications, pruning and more. - [Docker plugin for Jenkins](https://github.com/jenkinsci/docker-plugin/) - The aim of the docker plugin is to be able to use a docker host to dynamically provision a slave, run a single build, then tear-down that slave. - [Drone](https://github.com/drone/drone) - Continuous integration server built on Docker and configured using YAML files. +- [Gantry](https://github.com/shizunge/gantry) - Automatically update selected Docker swarm services. - [GitLab Runner](https://gitlab.com/gitlab-org/gitlab-runner) - GitLab has integrated CI to test, build and deploy your code with the use of GitLab runners. - [GOCD-Docker](https://github.com/gocd/gocd-docker) :skull: - Go Server and Agent in docker containers to provision. - [Jaypore CI](https://github.com/theSage21/jaypore_ci) - Simple, very flexible, powerful CI / CD / automation system configured in Python. Offline and local first. @@ -604,6 +605,7 @@ Services to securely store your Docker images. - [docker-custodian](https://github.com/Yelp/docker-custodian) - Keep docker hosts tidy. By [@Yelp](https://github.com/Yelp) - [docker-garby](https://github.com/konstruktoid/docker-garby) - Docker garbage collection script by [@konstruktoid](https://github.com/konstruktoid). - [docker-gc](https://github.com/spotify/docker-gc) :skull: - A cron job that will delete old stopped containers and unused images by [@spotify][spotify] +- [Docuum](https://github.com/stepchowfun/docuum) - Least recently used (LRU) eviction of Docker images by [@stepchowfun](https://github.com/stepchowfun) - [sherdock](https://github.com/rancher/sherdock) :skull: - Automatic GC of images based on regexp by [@rancher][rancher] ### Serverless diff --git a/docs/awesome/awesome-react.md b/docs/awesome/awesome-react.md index b01a593135..079dad1cd1 100644 --- a/docs/awesome/awesome-react.md +++ b/docs/awesome/awesome-react.md @@ -29,6 +29,7 @@ A collection of awesome things regarding the React ecosystem. - [create-react-app](https://github.com/facebook/create-react-app) - Set up a modern Web app by running one command - [vite](https://github.com/vitejs/vite) - Next Generation Frontend Tooling +- [million](https://github.com/aidenybai/million) - An extremely fast and lightweight optimizing compiler - [reactotron](https://github.com/skellock/reactotron) - A desktop app for inspecting your React and React Native projects - [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) - React specific linting rules for ESLint - [why-did-you-render](https://github.com/welldone-software/why-did-you-render) - Monkey patches React to notify you about avoidable re-renders diff --git a/docs/awesome/awesome-webxr.md b/docs/awesome/awesome-webxr.md index 137b61abd5..37469f56f3 100644 --- a/docs/awesome/awesome-webxr.md +++ b/docs/awesome/awesome-webxr.md @@ -172,6 +172,7 @@ - [Verge3D](https://www.soft8soft.com/verge3d/) - A toolkit that allows 3D artists to export their scenes and create immersive web experiences with ease. - [Official Documentation](https://www.soft8soft.com/support-documentation/) +- [XR Fragments](https://xrfragment.org) - A tiny specification for controlling any 3D model using URLs, based on existing metadata. Promoting hyperlinked WebXR storytelling using all 3D editors and viewers. ## Learning Resources diff --git a/docs/awesome/computer-science.md b/docs/awesome/computer-science.md index c379514520..42d74192ef 100644 --- a/docs/awesome/computer-science.md +++ b/docs/awesome/computer-science.md @@ -140,9 +140,9 @@ Courses | Duration | Effort | Prerequisites | Discussion [Programming Languages, Part A](https://www.coursera.org/learn/programming-languages) | 5 weeks | 4-8 hours/week | Systematic Program Design ([Hear instructor](https://www.coursera.org/lecture/programming-languages/recommended-background-k1yuh)) | [chat](https://discord.gg/8BkJtXN) [Programming Languages, Part B](https://www.coursera.org/learn/programming-languages-part-b) | 3 weeks | 4-8 hours/week | Programming Languages, Part A | [chat](https://discord.gg/EeA7VR9) [Programming Languages, Part C](https://www.coursera.org/learn/programming-languages-part-c) | 3 weeks | 4-8 hours/week | Programming Languages, Part B | [chat](https://discord.gg/8EZUVbA) -[Object-Oriented Design](https://www.coursera.org/learn/object-oriented-design) | 4 weeks | 4 hours/week | [Basic Java](https://www.youtube.com/watch?v=GoXwIVyNvX0) -[Design Patterns](https://www.coursera.org/learn/design-patterns) | 4 weeks | 4 hours/week | Object-Oriented Design -[Software Architecture](https://www.coursera.org/learn/software-architecture) | 4 weeks | 2-5 hours/week | Design Patterns +[Object-Oriented Design](https://www.coursera.org/learn/object-oriented-design) | 4 weeks | 4 hours/week | [Basic Java](https://www.youtube.com/watch?v=GoXwIVyNvX0) | [chat](https://discord.com/channels/744385009028431943/891411727294562314) +[Design Patterns](https://www.coursera.org/learn/design-patterns) | 4 weeks | 4 hours/week | Object-Oriented Design | [chat](https://discord.com/channels/744385009028431943/891412022120579103) +[Software Architecture](https://www.coursera.org/learn/software-architecture) | 4 weeks | 2-5 hours/week | Design Patterns | [chat](https://discord.com/channels/744385009028431943/891412169638432788) ### Core math Discrete math (Math for CS) is a prerequisite and closely related to the study of algorithms and data structures. Calculus both prepares students for discrete math and helps students develop mathematical maturity. diff --git a/docs/awesome/free-for-dev.md b/docs/awesome/free-for-dev.md index a51b71a2af..6760ae9313 100644 --- a/docs/awesome/free-for-dev.md +++ b/docs/awesome/free-for-dev.md @@ -1092,7 +1092,6 @@ Update Time, five active automations, webhooks. * [dAppling Network](https://www.dappling.network/) - Decentralized web hosting platform for Web3 frontends focusing on increasing uptime and security and providing an additional access point for users. * [DigitalOcean](https://www.digitalocean.com/pricing) - Build and deploy three static sites for free on the App Platform Starter tier. * [Drive To Web](https://drv.tw) — Host directly to the web from Google Drive & OneDrive. Static sites only. Free forever. One site per Google/Microsoft account. - * [DuckDocs](https://duckdocs.com) - Markdown-powered documentation hosting, like a hosted Docusaurus. Free for ten pages per site. * [Fenix Web Server](https://preview.fenixwebserver.com) - A developer desktop app for hosting sites locally and sharing them publically (in real-time). Work however you like, using its beautiful user interface, API, and/or CLI. * [Free Hosting](https://freehostingnoads.net/) — Free Hosting With PHP 5, Perl, CGI, MySQL, FTP, File Manager, POP E-Mail, free sub-domains, free domain hosting, DNS Zone Editor, Web Site Statistics, FREE Online Support and many more features not offered by other free hosts. * [Freehostia](https://www.freehostia.com) — FreeHostia offers free hosting services incl. an industry-best Control Panel & a 1-click installation of 50+ free apps. Instant setup. No forced ads. @@ -1433,6 +1432,7 @@ Update Time, five active automations, webhooks. * [Calendar Icons Generator](https://calendariconsgenerator.app/) -- Generate an entire year's worth of unique icons in a single click, absolutely FREE * [Image BG Blurer](https://imagebgblurer.com/) -- Generate a blurred background frame for an image, using that image source as the background blur, for Notion, Trello, Jira, and more tools * [Webstudio](https://webstudio.is/) -- Open-source alternative to Webflow. The free plan offers unlimited websites on their domain. Five websites with custom domains. Ten thousand page views/month. 2 GB asset storage. + * [Nappy](https://nappy.co/) -- Beautiful photos of Black and Brown people, for free. For commercial and personal use. ## Design Inspiration @@ -1489,6 +1489,7 @@ Update Time, five active automations, webhooks. * [3v4l](https://3v4l.org/) - Free online PHP shell and snippet-sharing site, that runs your code in 300+ PHP versions * [Android Studio](https://d.android.com/studio) — Android Studio provides the fastest tools for building apps on every type of Android device. Open Source IDE is free for everyone and the best Android app development. Available for Windows, Mac, Linux, and even ChromeOS! + * [AndroidIDE](https://m.androidide.com/) — An Open Source IDE to develop real, Gradle-based Android applications on Android devices. * [Apache Netbeans](https://netbeans.apache.org/) — Development Environment, Tooling Platform and Application Framework. * [apiary.io](https://apiary.io/) — Collaborative design API with instant API mock and generated documentation (Free for unlimited API blueprints and unlimited users with one admin account and hosted documentation). * [BBEdit](https://www.barebones.com/) - BBEdit is a popular and extensible editor for macOS. Free Mode provides a [powerful core feature set](https://www.barebones.com/products/bbedit/comparison.html) and an upgrade path to advanced features.