Skip to content

Commit

Permalink
Robot Updated at:30 Jul 2024 21:10:53 GMT
Browse files Browse the repository at this point in the history
  • Loading branch information
yiliuyan161 committed Jul 30, 2024
1 parent 79642ff commit b74839b
Show file tree
Hide file tree
Showing 11 changed files with 571 additions and 646 deletions.
2 changes: 2 additions & 0 deletions docs/awesome/awesome-agi-cocosci.md
Original file line number Diff line number Diff line change
Expand Up @@ -564,6 +564,8 @@ English-language description for use by biologists.

* [Universal chemical programming language for robotic synthesis repeatability](https://www.nature.com/articles/s44160-023-00473-6) - ***Nature Synthesis***, 2024. [[All Versions](https://scholar.google.com/scholar?cluster=3455106495990439366)]. [[Preprint](https://www.chem.gla.ac.uk/cronin/images/pubs/rauschen-natsynthesisjan24.pdf)]. This paper presents an approach that uses a universal chemical programming language (χDL) to encode and execute synthesis procedures for a variety of chemical reactions, including reductive amination, ring formation, esterification, carbon–carbon bond formation and amide coupling on four different hardware systems in two laboratories. With around 50 lines of code per reaction, the approach uses abstraction to efficiently compress chemical protocols.

* [Building an Open Representation for Biological Protocols](https://dl.acm.org/doi/full/10.1145/3604568) - ***ACM Journal on Emerging Technologies in Computing Systems***, 2023. [[All Versions](https://scholar.google.com/scholar?cluster=17225405546647782000)]. There is currently no available protocol representation that is unambiguous enough for precise interpretation and automation, yet simultaneously “human friendly” and abstract enough to enable reuse and adaptation. The Laboratory Open Protocol language (LabOP) is a free and open protocol representation aiming to address this gap, building on a foundation of UML, Autoprotocol, Aquarium, SBOL RDF, and the Provenance Ontology. LabOP provides a linked-data representation both for protocols and for records of their execution and the resulting data, as well as a framework for exporting from LabOP for execution by either humans or laboratory automation.

* [Scenic: a language for scenario specification and data generation](https://link.springer.com/article/10.1007/s10994-021-06120-5) - ***Machine Learning***, 2022. [[All Versions](https://scholar.google.com/scholar?cluster=13790565080942515865)]. Thie paper proposes a domain-specific language, Scenic, for describing scenarios that are distributions over scenes and the behaviors of their agents over time. Scenic combines concise, readable syntax for spatiotemporal relationships with the ability to declaratively impose hard and soft constraints over the scenario.


Expand Down
4 changes: 3 additions & 1 deletion docs/awesome/awesome-angular.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ Current Angular version: [![npm version](https://badge.fury.io/js/%40angular%2Fc
* [ng serve](https://www.ngserve.io/)
* [Tomasz Ducin](https://ducin.dev/blog)
* [This is Angular](https://dev.to/this-is-angular)
* [daily.dev](https://app.daily.dev/tags/angular)

##### Books

Expand All @@ -202,7 +203,7 @@ Current Angular version: [![npm version](https://badge.fury.io/js/%40angular%2Fc

##### Certification

* [Certificates.dev](https://certificates.dev/angular) - Obtain your Certification of Competence as an Angular Developer. Launches July 30.
* [Certificates.dev](https://certificates.dev/angular) - Obtain your Certification of Competence as an Angular Developer.
* [Angular Academy CA](https://www.angularacademy.ca/angular-certification) - Angular Academy is the #1 provider of hands-on instructor-led classroom training in Canada!
* [Hackerrank](https://www.hackerrank.com/skills-verification/angular_basic) - Angular (Basic) Skills Certification Test.
* [Edureka](https://www.edureka.co/angular-training) - Angular Certification Course Online.
Expand Down Expand Up @@ -880,6 +881,7 @@ Angular 7+ Validator, a library handle validation messages easy and automatic.
* [angular-logger](https://github.com/avernixtechnologies/angular-logger) - A logger built with Angular in mind.
* [ngx-action-logger](https://github.com/TALRACE/ngx-action-logger) - Logger for Angular applications, capable of both outputting data to the console or sending data to elastic.
* [@Xilerth/ngx-logger](https://github.com/Xilerth/ngx-logger) - This library empowers developers to seamlessly integrate custom logging solutions tailored to their specific requirements, enabling efficient debugging, monitoring, and analytics.
* [pretty-html-log](https://github.com/angular-extensions/pretty-html-log) - A module that allows you to pretty print the inner HTML of ComponentFixtures, DebugElements, NativeElements or even plain HTML strings to the console. This is very useful for debugging Angular component tests in Jest.

#### Maps

Expand Down
62 changes: 31 additions & 31 deletions docs/awesome/awesome-browser-extensions-for-github.md
Original file line number Diff line number Diff line change
Expand Up @@ -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: 118 | Stars: 79 | Last update: 2 Jun 2023
Installs: 115 | Stars: 79 | Last update: 2 Jun 2023


Removes clutter from your pull request by automatically marking as viewed files that aren't worth reviewing.
Expand Down 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: 626 | Stars: 2064 | Last update: 3 Jun 2024
Installs: 620 | Stars: 2065 | Last update: 3 Jun 2024


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

Installs: 516 | Stars: 181 | Last update: 18 Jan 2024
Installs: 505 | 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: 197 | Stars: 13525 | Last update: 13 Oct 2023
Installs: 194 | 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 All @@ -80,7 +80,7 @@ Installs: 34 | Stars: 4 | Last update: n/a

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: 115 | Stars: 289 | Last update: 25 Apr 2024
Installs: 114 | Stars: 289 | Last update: 25 Apr 2024


Set custom tab size for code view on GitHub.com
Expand All @@ -95,7 +95,7 @@ Installs: 2 | Stars: 19 | Last update: 24 Jun 2020

A browser extension which gives different filetypes different icons on GitHub.

Installs: 20000 | Stars: 1415 | Last update: n/a
Installs: 20000 | Stars: 1416 | Last update: n/a


Highlight selected word in GitHub source view like Sublime Text.
Expand All @@ -105,12 +105,12 @@ Installs: 1000 | Stars: 144 | Last update: n/a

Neat hovercards for GitHub.

Installs: 18531 | Stars: 1819 | Last update: n/a
Installs: 18539 | Stars: 1820 | Last update: n/a


Colorize issue and PR links to see their status (open, closed, merged).

Installs: 90 | Stars: 298 | Last update: 30 Jun 2024
Installs: 88 | Stars: 298 | Last update: 30 Jun 2024


Displays npm package stats on GitHub
Expand All @@ -130,22 +130,22 @@ Installs: 1 | Stars: 40 | Last update: 14 Jul 2024

Automatically adds repository size to GitHub's repository summary.

Installs: 20000 | Stars: 1207 | Last update: n/a
Installs: 20000 | Stars: 1206 | Last update: n/a


Chrome extension to see story points in GitHub projects.

Installs: 15 | Stars: 60 | Last update: 16 Aug 2020
Installs: 14 | Stars: 60 | Last update: 16 Aug 2020


Generates a pie chart on user profile pages displaying a breakdown of what languages they have used in their repositories.

Installs: 37 | Stars: 48 | Last update: 25 Sep 2023
Installs: 36 | 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: 112 | Stars: 379 | Last update: 10 Apr 2024
Installs: 109 | Stars: 380 | 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: 3433 | Stars: 38 | Last update: 21 Aug 2023
Installs: 3387 | 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 All @@ -170,7 +170,7 @@ Installs: 553 | Stars: n/a | Last update: n/a

Extension to get back current and longest streak.

Installs: 26 | Stars: 231 | Last update: 30 Jun 2021
Installs: 25 | Stars: 231 | Last update: 30 Jun 2021


Replace browser new tab screen with GitHub trending projects.
Expand All @@ -185,12 +185,12 @@ Installs: 33 | Stars: 320 | Last update: n/a

Allows you to toggle between the normal GitHub contribution chart and an isometric pixel art version.

Installs: 10000 | Stars: 3482 | Last update: n/a
Installs: 10000 | Stars: 3481 | Last update: n/a


Browser extension to add git graph to GitHub website.

Installs: 462 | Stars: 3232 | Last update: 1 Jan 2024
Installs: 453 | Stars: 3240 | 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,12 +200,12 @@ Installs: 57 | Stars: 235 | Last update: n/a

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

Installs: 311 | Stars: 593 | Last update: 30 Mar 2024
Installs: 307 | 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: 793 | Stars: 491 | Last update: 27 Jul 2024
Installs: 784 | 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.
Expand All @@ -225,7 +225,7 @@ Installs: 59 | 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: 528 | Stars: 1816 | Last update: 24 Apr 2024
Installs: 515 | Stars: 1817 | 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: 12911 | Stars: 5262 | Last update: 13 Nov 2022
Installs: 12896 | 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,22 +252,22 @@ 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: 37222 | Stars: 22739 | Last update: 9 Jun 2024
Installs: 37134 | 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).

Installs: 67 | Stars: 228 | Last update: 14 Jun 2024
Installs: 65 | Stars: 227 | 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: 37 | 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: 33 | Stars: 117 | Last update: 21 Jun 2023
Installs: 32 | Stars: 117 | Last update: 21 Jun 2023


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

Extension that simplifies the GitHub interface and adds useful features.

Installs: 8263 | Stars: 23830 | Last update: 23 Jul 2024
Installs: 8116 | Stars: 23882 | Last update: 30 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.

Installs: 21 | Stars: 76 | Last update: 25 Apr 2024
Installs: 20 | Stars: 76 | Last update: 25 Apr 2024


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.
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: 869 | Stars: 9964 | Last update: 14 Apr 2023
Installs: 848 | Stars: 9971 | 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: 121 | Stars: n/a | Last update: n/a
Installs: 117 | Stars: n/a | Last update: n/a


file tree for github, and more than that.

Installs: 311 | Stars: n/a | Last update: 7 Jul 2024
Installs: 308 | 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: 2316 | Stars: 142 | Last update: 21 Jun 2024
Installs: 2284 | 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: 80 | Stars: 756 | Last update: 26 Jul 2024
Installs: 79 | Stars: 756 | Last update: 26 Jul 2024


Extends GitHub pages with math, diagrams, embedded YouTube videos etc.
Expand Down
4 changes: 3 additions & 1 deletion docs/awesome/awesome-creative-coding.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ _Please read the [contribution guidelines](https://github.com/terkelg/awesome-cr
### Frameworks • Libraries • Ecosystems

- [Processing](https://processing.org) [Cross-platform] - Computer programming language and IDE for visual arts.
- [py5](https://py5coding.org) [Cross-platform] - A library that intergrates Processing into the Python 3 ecossystem.
- [Cinder](https://libcinder.org/) [Cross-platform] - Open source library for professional-quality creative coding in C++.
- [openFrameworks](http://openframeworks.cc/) [Cross-platform] - Open source C++ toolkit for creative coding.
- [C4](http://www.c4ios.com) [iOS] - Open-source creative coding framework for iOS.
Expand Down Expand Up @@ -222,7 +223,8 @@ _Please read the [contribution guidelines](https://github.com/terkelg/awesome-cr
- [KodeLife](https://hexler.net/software/kodelife) - Real-time GPU shader editor, live-code performance tool and graphics prototyping sketchpad.
- [ISF](https://www.interactiveshaderformat.com/) - GLSL shaders for use in interactive applications.
- [glslViewer](http://patriciogonzalezvivo.com/2015/glslViewer/) - Live-coding console tool that renders GLSL Shaders.
- [DrawBot](http://www.drawbot.com/) [Mac] - Education oriented 2d graphics programming environment based on python.
- [shoebot](http://www.shoebot.net/) [Cross-platform] - Shoebot is a creative coding environment designed for making vector graphics and animations with Python.
- [DrawBot](http://www.drawbot.com/) [Mac] - Education oriented 2d graphics programming environment based on Python.
- [Klak](https://github.com/keijiro/Klak) - A collection of scripts for creative coding with Unity.
- [basil.js](https://basiljs.ch/) - Scripting (JS) in InDesign for designers and artists in the spirit of Processing.
- [Konstrukt](https://github.com/MarcelMue/konstrukt) [Cross-platform] - A commandline tool to generate different scaleable patterns as SVGs.
Expand Down
1 change: 1 addition & 0 deletions docs/awesome/awesome-data-engineering.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
- [cayley](https://github.com/cayleygraph/cayley) - An open-source graph database. Google.
- [Snappydata](https://github.com/SnappyDataInc/snappydata) - SnappyData: OLTP + OLAP Database built on Apache Spark.
- [TimescaleDB](https://www.timescale.com/) - Built as an extension on top of PostgreSQL, TimescaleDB is a time-series SQL database providing fast analytics, scalability, with automated data management on a proven storage engine.
- [DuckDB](https://duckdb.org/) - DuckDB is a fast in-process analytical database that has zero external dependencies, runs on Linux/macOS/Windows, offers a rich SQL dialect, and is free and extensible.

## Data Comparison

Expand Down
Loading

0 comments on commit b74839b

Please sign in to comment.