Skip to content

Commit

Permalink
Robot Updated at:10 Oct 2024 21:10:25 GMT
Browse files Browse the repository at this point in the history
  • Loading branch information
yiliuyan161 committed Oct 10, 2024
1 parent 0f54148 commit 89417a9
Show file tree
Hide file tree
Showing 6 changed files with 83 additions and 163 deletions.
1 change: 1 addition & 0 deletions docs/awesome/awesome-angular.md
Original file line number Diff line number Diff line change
Expand Up @@ -705,6 +705,7 @@ become an Angular expert.
* [Puppeteer Angular Schematic](https://pptr.dev/guides/ng-schematics/#getting-started) - Adds [Puppeteer-based](https://github.com/puppeteer/puppeteer) e2e tests to your Angular project.
* [ngx-testing-tools](https://github.com/remscodes/ngx-testing-tools) - Provides high-level utilities and reduces boilerplate for testing Angular applications.
* [angular-testing-kit](https://github.com/lazycuh/angular-testing-kit) - A set of convenient utilities to make Angular testing with Jasmine and Karma simpler.
* [playwright-ng-schematics](https://github.com/playwright-community/playwright-ng-schematics) - Adds Playwright Test to your Angular project.

#### Updating

Expand Down
3 changes: 3 additions & 0 deletions docs/awesome/awesome-creative-technology.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ Creative technologists by definition have a breadth of skills as opposed to a sp
| [**Blackbow**](https://www.blackbow.cn/) | [Beijing] | projection mapping, digital art and cultural experiences | [🌐](https://www.blackbow.cn/career/)
| [**Blublu**](http://www.blu-blu.com/) | [Hangzhou] | projection mapping, immersive experiences for museums and workspace | [📧](https://github.com/j0hnm4r5/awesome-creative-technology/blob/master/mailto:[email protected])
| [**Bluecadet**](https://www.bluecadet.com/) | [Philadelphia] [NYC] | experience design across digital and physical environments, visitor centers | [🌐](https://www.bluecadet.com/contact/careers/#custom-shortcode-4)
| [**Brain**](https://brain.wtf) | [LA] | s very serious art studio |
| [**BRC Imagination Arts**](https://www.brcweb.com/) | [Burbank, CA] [Edinburgh] [Amsterdam] | brand and cultural stories, strategy, animation, digital and hybrid experiences |
| [**BRDG Studios**](https://www.brdg.co/) | [Philadelphia] | digital moments in physical spaces, retail environments, art galleries, events | [🌐](https://brdg.co/careers/)
| [**BREAKFAST**](https://breakfastny.com/) | [NYC] | software-/hardware-driven artworks, flip discs | [🌐](https://breakfaststudio.com/jobs)
Expand Down Expand Up @@ -92,6 +93,7 @@ Creative technologists by definition have a breadth of skills as opposed to a sp
| [**Game Seven**](https://www.gamesevenmktg.com/) | [NYC] [LA] | intersection of sport and culture, brand stories | [🌐](https://www.gameseven.agency/careers)
| [**Geeksart**](http://geeks-art.com/) | [Guangzhou] [Shanghai] | media sculptures, new media exhibition | [🌐](http://geeks-art.com/join-us/)
| [**Giant Spoon**](https://giantspoon.com/) | [NYC] [LA] | translate cultural trends into big ideas, experiential, gaming | [🌐](https://giantspoon.com/#careers)
| [**Groove Jones**](https://groovejones.com/) | [Dallas] | XR, AR, VR, volumetric scanning, popups | [🌐](https://groovejones.com/workwithus/)
| [**Hotel Creative**](https://hotelcreative.com/) | [London] | retail, branding, exhibitions, events | [📧](https://github.com/j0hnm4r5/awesome-creative-technology/blob/master/mailto:[email protected])
| [**Hovercraft**](https://www.hovercraftstudio.com/) | [Denver] [Portland] | interactive installations, site-specific content, retail, sports | [🌐](https://hovercraftstudio.com/careers?job=freelance-creative-partners)
| [**HUSH**](https://heyhush.com/) | [NYC] | marketing and advertising, retail and DTC, architecture | [🌐](https://www.heyhush.com/people)
Expand Down Expand Up @@ -135,6 +137,7 @@ Creative technologists by definition have a breadth of skills as opposed to a sp
| [**Optimist**](https://optimistinc.com/) | [LA] [NYC] [London] [Amsterdam] [Hamburg] [Berlin] [Prague] | architects of subculture, creative, design, strategy, production, content, brand experience | [🌐](https://optimistinc.com/job-openings.html)
| [**Ouchhh Studio**](https://ouchhh.tv/) | [Istanbul] | public art, poetic public experiences, data as a paint, algorithm as a brush |
| [**Patten Studio**](https://www.pattenstudio.com/) | [NYC] | informed by research at the MIT Media Lab, experiences that connect people | [🌐](https://www.pattenstudio.com/about/)
| [**Pneuhaus**](https://pneu.haus) | [Island] | using inflatables to investigate the fundamental properties of perceptual experience in order to incite curiosity and wonder |
| [**Potion Design**](https://www.potiondesign.com/) | [NYC] | design and technology studio, interactive, musuems | [🌐](https://www.potiondesign.com/work-with-us)
| [**pretty bloody simple**](https://www.prettybloodysimple.com) | [Munich] | interactive experiences, analog and digital, musuems |
| [**RadicalMedia**](https://www.radicalmedia.com/) | [NYC] [LA] | commercials, documentaries, music videos, branded experiences, & immersive environments | [📧](https://github.com/j0hnm4r5/awesome-creative-technology/blob/master/mailto:[email protected])
Expand Down
8 changes: 5 additions & 3 deletions docs/awesome/awesome-go.md
Original file line number Diff line number Diff line change
Expand Up @@ -495,6 +495,7 @@ additional ordered map implementations.
- [deque](https://github.com/edwingeng/deque) - A highly optimized double-ended queue.
- [deque](https://github.com/gammazero/deque) - Fast ring-buffer deque (double-ended queue).
- [goconcurrentqueue](https://github.com/enriquebris/goconcurrentqueue) - Concurrent FIFO queue.
- [hatchet](https://github.com/hatchet-dev/hatchet) - Distributed, Fault-tolerant task queue.
- [memlog](https://github.com/embano1/memlog) - An easy to use, lightweight, thread-safe and append-only in-memory data structure inspired by Apache Kafka.
- [queue](https://github.com/adrianbrad/queue) - Multiple thread-safe, generic queue implementations for Go.

Expand Down Expand Up @@ -944,7 +945,7 @@ _Libraries for handling errors._
- [errors](https://github.com/neuronlabs/errors) - Simple golang error handling with classification primitives.
- [errors](https://github.com/PumpkinSeed/errors) - The most simple error wrapper with awesome performance and minimal memory overhead.
- [errors](https://gitlab.com/tozd/go/errors) - Providing errors with a stack trace and optional structured details. Compatible with github.com/pkg/errors API but does not use it internally.
- [errors](https://github.com/bnkamalesh/errors) - Drop-in replacement for builtin Go errors. This is a minimal error handling package with custom error types, user friendly messages, Unwrap & Is. With very easy to use and straightforward helper functions.
- [errors](https://github.com/naughtygopher/errors) - Drop-in replacement for builtin Go errors. This is a minimal error handling package with custom error types, user friendly messages, Unwrap & Is. With very easy to use and straightforward helper functions.
- [errors](https://github.com/cockroachdb/errors) - Go error library with error portability over the network.
- [errorx](https://github.com/joomcode/errorx) - A feature rich error package with stack traces, composition of errors and more.
- [exception](https://github.com/rbrahul/exception) - A simple utility package for exception handling with try-catch in Golang.
Expand Down Expand Up @@ -995,7 +996,7 @@ _Packages for accounting and finance._
- [ach](https://github.com/moov-io/ach) - A reader, writer, and validator for Automated Clearing House (ACH) files.
- [bbgo](https://github.com/c9s/bbgo) - A crypto trading bot framework written in Go. Including common crypto exchange API, standard indicators, back-testing and many built-in strategies.
- [currency](https://github.com/bojanz/currency) - Handles currency amounts, provides currency information and formatting.
- [currency](https://github.com/bnkamalesh/currency) - High performant & accurate currency computation package.
- [currency](https://github.com/naughtygopher/currency) - High performant & accurate currency computation package.
- [decimal](https://github.com/shopspring/decimal) - Arbitrary-precision fixed-point decimal numbers.
- [decimal](https://github.com/govalues/decimal) - Immutable decimal numbers with panic-free arithmetic.
- [fpdecimal](https://github.com/nikolaydubina/fpdecimal) - Fast and precise serialization and arithmetic for small fixed-point decimals
Expand Down Expand Up @@ -1305,6 +1306,7 @@ _Libraries for programming devices of the IoT._
- [iot](https://github.com/vaelen/iot/) - IoT is a simple framework for implementing a Google IoT Core device.
- [mainflux](https://github.com/Mainflux/mainflux) - Industrial IoT Messaging and Device Management Server.
- [periph](https://periph.io/) - Peripherals I/O to interface with low-level board facilities.
- [rulego](https://github.com/rulego/rulego) - RuleGo is a lightweight, high-performance, embedded, orchestrable component-based rule engine for IoT edge.
- [sensorbee](https://github.com/sensorbee/sensorbee) - Lightweight stream processing engine for IoT.
- [shifu](https://github.com/Edgenesis/shifu) - Kubernetes native IoT development framework.
- [smart-home](https://github.com/e154/smart-home) - Software package for IoT automation.
Expand Down Expand Up @@ -3500,7 +3502,7 @@ _Add the group of your city/country here (send **PR**)_
- [Go WebAssembly Tutorial - Building a Simple Calculator](https://tutorialedge.net/golang/go-webassembly-tutorial/)
- [go-clean-template](https://github.com/evrone/go-clean-template) - Clean Architecture template for Golang services.
- [go-patterns](https://github.com/tmrts/go-patterns) - Curated list of Go design patterns, recipes and idioms.
- [goapp](https://github.com/bnkamalesh/goapp) - An opinionated guideline to structure & develop a Go web application/service.
- [goapp](https://github.com/naughtygopher/goapp) - An opinionated guideline to structure & develop a Go web application/service.
- [Golang for Node.js Developers](https://github.com/miguelmota/golang-for-nodejs-developers) - Examples of Golang compared to Node.js for learning.
- [Golang Tutorial Guide](https://www.freecodecamp.org/news/golang-tutorial-list-free-courses-learn-go-programming-language/) - A List of Free Courses to Learn the Go Programming Language.
- [golang-examples](https://github.com/SimonWaldherr/golang-examples) - Many examples to learn Golang.
Expand Down
1 change: 1 addition & 0 deletions docs/awesome/awesome-love2d.md
Original file line number Diff line number Diff line change
Expand Up @@ -340,6 +340,7 @@ A categorized community-driven collection of high-quality, awesome [LÖVE](http:
* [require.lua](https://github.com/premek/require.lua) - Require all files in a folder.
* [splashy](https://github.com/videah/splashy) - Splash Screen Library.
* [ShakeDetectorLua](https://github.com/azoyan/ShakeDetectorLua) - Uses accelerometer data for shake device detection written in Lua.
* [text2.love](https://git.sr.ht/~akkartik/text2.love) - Full-featured text editor for prose (not code).
* [tick](https://github.com/bjornbytes/tick) - Useful timing tweaks for LÖVE's run loop.

## Tutorials
Expand Down
3 changes: 0 additions & 3 deletions docs/awesome/awesome-selfhosted.md
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,6 @@ Simple deployment of [E-mail](https://en.wikipedia.org/wiki/Email) servers, e.g.
- [Cyrus IMAP](https://www.cyrusimap.org/) - Email (IMAP/POP3), contacts and calendar server. ([Source Code](https://github.com/cyrusimap/cyrus-imapd)) `BSD-3-Clause-Attribution` `C`
- [Dovecot](https://www.dovecot.org/) - IMAP and POP3 server written primarily with security in mind. ([Source Code](https://github.com/dovecot/core)) `MIT/LGPL-2.1` `C/deb`
- [Piler](https://www.mailpiler.org/) - Feature-rich email archiving solution. ([Source Code](https://bitbucket.org/jsuto/piler)) `GPL-3.0` `C`
- [Stalwart JMAP](https://stalw.art/docs/jmap/overview) - JMAP and IMAP server designed to be secure, fast, robust and scalable. ([Source Code](https://github.com/stalwartlabs/jmap-server)) `AGPL-3.0` `Rust/Docker`


### Communication - Email - Mail Transfer Agents
Expand All @@ -333,7 +332,6 @@ Simple deployment of [E-mail](https://en.wikipedia.org/wiki/Email) servers, e.g.
- [Postfix](http://www.postfix.org/) - Fast, easy to administer, and secure Sendmail replacement. `IPL-1.0` `C/deb`
- [Sendmail](https://www.proofpoint.com/us/products/email-protection/open-source-email-solution) - Message transfer agent (MTA). `Sendmail` `C/deb`
- [Slimta](https://slimta.github.io/) - Mail Transfer Library built on Python. ([Source Code](https://github.com/slimta/python-slimta)) `MIT` `Python`
- [Stalwart SMTP](https://stalw.art/docs/smtp/overview) - Modern SMTP server designed with a focus on security, speed, and extensive configurability. ([Source Code](https://github.com/stalwartlabs/smtp-server)) `AGPL-3.0` `Rust`


### Communication - Email - Mailing Lists and Newsletters
Expand Down Expand Up @@ -1247,7 +1245,6 @@ Software that does not fit in another section.
- [Libre Translate](https://libretranslate.com/) - Free and Open Source Machine Translation API, entirely self-hosted. ([Source Code](https://github.com/LibreTranslate/LibreTranslate)) `AGPL-3.0` `Docker/Python`
- [Loggit](https://loggit.net) - End-to-end encrypted and simple life tracking & logging. ([Demo](https://app.loggit.net), [Source Code](https://github.com/BrunoBernardino/loggit-web)) `AGPL-3.0` `Deno`
- [LubeLogger](https://lubelogger.com) - A web-based vehicle maintenance and fuel mileage tracker. ([Demo](https://github.com/hargata/lubelog?tab=readme-ov-file#demo), [Source Code](https://github.com/hargata/lubelog)) `MIT` `Docker/K8S/C#`
- [LubeLogger](https://lubelogger.com) - A web-based vehicle maintenance and fuel mileage tracker. ([Demo](https://github.com/hargata/lubelog?tab=readme-ov-file#demo), [Source Code](https://github.com/hargata/lubelog)) `MIT` `Docker/K8S/C#`
- [MailyGo](https://codeberg.org/jlelse/MailyGo) - MailyGo is a small tool written in Go that allows to send HTML forms, for example from static websites without a dynamic backend, via email. `MIT` `Go`
- [Mere Medical](https://meremedical.co/) `` - With Mere Medical, you can finally manage all of your medical records from Epic MyChart, Cerner, and OnPatient patient portals in one place. Privacy-focused, self-hosted, and offline-first. ([Demo](https://demo.meremedical.co), [Source Code](https://github.com/cfu288/mere-medical)) `GPL-3.0` `Docker/Nodejs`
- [Monica](https://monicahq.com/) - Personal relationship manager, and a new kind of CRM to organize interactions with your friends and family. ([Source Code](https://github.com/monicahq/monica)) `AGPL-3.0` `PHP/Docker`
Expand Down
Loading

0 comments on commit 89417a9

Please sign in to comment.