From 3f18325b6994790b78a3fcc62340f7d8aa8a2a75 Mon Sep 17 00:00:00 2001 From: chenjiajia Date: Sun, 17 Nov 2024 21:09:59 +0000 Subject: [PATCH] Robot Updated at:17 Nov 2024 21:09:59 GMT --- docs/awesome/awesome-agi-cocosci.md | 2 +- docs/awesome/awesome-angular.md | 2 + docs/awesome/awesome-computational-biology.md | 4 + docs/awesome/awesome-cpp.md | 1 + docs/awesome/awesome-fiber.md | 1 + docs/awesome/awesome-flying-fpv.md | 9 + docs/awesome/awesome-graphql.md | 6 +- docs/awesome/awesome-microservices.md | 3 +- docs/awesome/awesome-neovim.md | 4 +- docs/awesome/awesome-remote-job.md | 32 --- docs/awesome/awesome-slack.md | 230 ++++++++++++------ docs/awesome/awesome-zsh-plugins.md | 1 + docs/awesome/discount-for-student-dev.md | 73 +----- 13 files changed, 192 insertions(+), 176 deletions(-) diff --git a/docs/awesome/awesome-agi-cocosci.md b/docs/awesome/awesome-agi-cocosci.md index 96aed44046..9eaa4ada52 100644 --- a/docs/awesome/awesome-agi-cocosci.md +++ b/docs/awesome/awesome-agi-cocosci.md @@ -60,7 +60,7 @@ Contributions are greatly welcomed! Please refer to [Contribution Guidelines](ht * [The Role of Explanatory Considerations in Updating](https://www.sciencedirect.com/science/article/pii/S0010027715000955) - ***Cognition***, 2015. [[All Versions](https://scholar.google.com/scholar?cluster=3089358487428261042)]. This paper investigates experimentally controversy in philosophy about the connection between explanation and inference, of whether judgments of the explanatory goodness of hypotheses do play a role when people revise their degrees of belief in those hypotheses upon the receipt of new evidence. -* [Explanation, updating, and accuracy](https://www.tandfonline.com/doi/full/10.1080/20445911.2016.1230122) - ***Journal of Cognitive Psychology***, 2016. [[All Versions](https://scholar.google.com/scholar?cluster=967127146748155733)]. +* [Explanation, updating, and accuracy](https://www.tandfonline.com/doi/full/10.1080/20445911.2016.1230122) - ***Journal of Cognitive Psychology***, 2016. [[All Versions](https://scholar.google.com/scholar?cluster=967127146748155733)]. There is evidence that people update their credences partly on the basis of explanatory considerations. Philosophers have recently argued that to minimise the inaccuracy of their credences, people's updates also ought to be partly based on such considerations. However, there are many ways in which explanatory considerations can factor into updating, not all of which minimise inaccuracy. It is an open question whether in their updating, people take explanatory considerations into account in a way that philosophers would deem recommendable. To address this question, the authors re-analyse data from an experiment reported in Douven and Schupbach, “The role of explanatory considerations in updating”. * [Best, second-best, and good-enough explanations: How they matter to reasoning](https://psycnet.apa.org/record/2018-03972-001) - ***Journal of Experimental Psychology***, 2018. [[All Versions](https://scholar.google.com/scholar?cluster=3067550385175104201)]. There is a wealth of evidence that people’s reasoning is influenced by explanatory considerations. Three experiments investigate the descriptive adequacy of a precise proposal to be found in the philosophical literature, to wit, that we should infer to the best explanation, provided certain additional conditions are met. The main conslusions are that (a) the quality of an explanation is a good predictor of people’s willingness to accept that explanation, and a better predictor than the prior probability of the explanation, and (b) if more than one possible explanation is given, people are the less willing to infer the best explanation the better they deem the second-best explanation. diff --git a/docs/awesome/awesome-angular.md b/docs/awesome/awesome-angular.md index 3bc8b8a054..e6104a0298 100644 --- a/docs/awesome/awesome-angular.md +++ b/docs/awesome/awesome-angular.md @@ -382,6 +382,7 @@ become an Angular expert. * [ng-supabase](https://github.com/rustygreen/ng-supabase) - An Angular component library for your [Supabase](https://supabase.com/) project! * [zitadel](https://zitadel.com/docs/examples/login/angular) - Secure authentication management for your application. Customize as you grow, with easy APIs and programmable workflows. Focus on growing, your login is in good hands. * [appwrite](https://github.com/appwrite/appwrite) - Using Appwrite, you can easily integrate your [Angular app](https://appwrite.io/docs/quick-starts/angular) with user authentication and multiple sign-in methods, a database for storing and querying users and team data, storage and file management, image manipulation, cloud functions, and more services. +* [permit](https://www.permit.io/) - An authorization-as-a-service solution that can be used with [Angular](https://www.permit.io/blog/how-to-implement-role-based-access-control-rbac-in-angular). #### Builders @@ -836,6 +837,7 @@ become an Angular expert. * [ngx-stories](https://github.com/Gauravdarkslayer/ngx-stories) - An Angular component to render Instagram like stories. * [carousel-library](https://github.com/GreenFlag31/carousel-library) - A versatile Angular library providing a feature-rich, simple, and performant carousel component. * [ngx-simple-gallery](https://github.com/zolcsi/ngx-simple-gallery) - A lightweight gallery library for Angular 18 that presents all images as thumbnails, expanding them to full size upon clicking or tapping. +* [@daelmaak/ngx-gallery](https://github.com/daelmaak/ngx-gallery) - Small, performant, responsive, dependency free, easy to use Angular 8+ gallery. #### Charts diff --git a/docs/awesome/awesome-computational-biology.md b/docs/awesome/awesome-computational-biology.md index 0f1d83a116..69e46be679 100644 --- a/docs/awesome/awesome-computational-biology.md +++ b/docs/awesome/awesome-computational-biology.md @@ -101,6 +101,10 @@ A knowledge collection of databases, software and papers related to computationa ## Drug Response Prediction - [drGAT](https://github.com/inoue0426/drGAT): A model for drug response prediction with gene explainability with attention mechanism. +- [MOFGCN](https://github.com/weiba/MOFGCN/tree/main): GCN + heterogeneous network +- [DeepDSC](https://ieeexplore-ieee-org.ezp2.lib.umn.edu/stamp/stamp.jsp?tp=&arnumber=8723620&tag=1): Autoencoder + Fully Connected NN +- [DGDRP](https://github.com/minwoopak/heteronet): Multi-view embedding NN. +- [DeepAEG](https://github.com/zhejiangzhuque/DeepAEG): GNN Embedding + Attention ### Drug Repurposing diff --git a/docs/awesome/awesome-cpp.md b/docs/awesome/awesome-cpp.md index c99a478d0f..af3074bd52 100644 --- a/docs/awesome/awesome-cpp.md +++ b/docs/awesome/awesome-cpp.md @@ -645,6 +645,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny * [Jsmn](https://github.com/zserge/jsmn) - A minimalistic JSON parser in C. [MIT] * [json](https://github.com/nlohmann/json) :zap: - JSON for Modern C++. [MIT] [website](https://json.nlohmann.me) * [JSON++](https://github.com/hjiang/jsonxx) - A JSON parser in C++. [MIT] +* [json.cpp](https://github.com/jart/json.cpp) - a baroque JSON parsing / serialization library for C++. [Apache-2.0] * [json.h](https://github.com/sheredom/json.h) - A simple one header/one source solution to parsing JSON in C and C++. [Unlicense] * [json-build](https://github.com/lcsmuller/json-build) - C89 tiny zero-allocation JSON serializer. [MIT] * [json-c](https://github.com/json-c/json-c) - A JSON implementation in C. [MIT] diff --git a/docs/awesome/awesome-fiber.md b/docs/awesome/awesome-fiber.md index dbbccf2ef3..50f1e27158 100644 --- a/docs/awesome/awesome-fiber.md +++ b/docs/awesome/awesome-fiber.md @@ -93,6 +93,7 @@ List of middlewares that are created by the Fiber community. - [zeiss/fiber-authz](https://github.com/ZEISS/fiber-authz) - A middleware to secure routes in Fiber with a defined RBAC model. - [zeiss/fiber-htmx](https://github.com/ZEISS/fiber-htmx) - A middleware for using HTMX in Fiber. - [jsorb84/ssefiber](https://github.com/jsorb84/ssefiber) - A basic SSE Implementation for Fiber. +- [streamerd/fibergun](https://github.com/streamerd/fibergun) - A GunDB middleware for Fiber. Enables easy integration of GunDB, a decentralized database. ## 🚧 Boilerplates Premade boilerplates for Fiber. diff --git a/docs/awesome/awesome-flying-fpv.md b/docs/awesome/awesome-flying-fpv.md index f4a71538ad..78dde0d495 100644 --- a/docs/awesome/awesome-flying-fpv.md +++ b/docs/awesome/awesome-flying-fpv.md @@ -33,6 +33,8 @@ You will find also a lot of spare parts or mods / extensions to commercial vehic Copters are built using different materials from alu / carbon profiles to CNC cuts to full 3D printed cases and have different configurations for different number of rotors (bi... octo): +* [Sub 250g autonomous drone] - 3D printed bare minimum frame with Liion and GPS +* [JeNo 5.1"](https://github.com/WE-are-FPV/JeNo-5.1) - Modern carbon wide X-frame with accessoirs * [Goblin v3](https://www.printables.com/de/model/396395-goblin-fpv-drone) - 3D printed frame, 4S power, 16x16 AIO stack, 2023. * [NanoLongRange](https://www.thingiverse.com/thing:4769576) - 3D printed frame with mostly a 18650 Liion cell and a all-in-one board for whoops, 2021. * [Discovery Edition](https://www.thingiverse.com/thing:5428365) - Optimized frame with integrated battery holder, 2022. @@ -110,6 +112,7 @@ Usually brushless DC motors (BLDC) are used for their power and precision. They * [BLheli_S](https://github.com/bitdump/BLHeli) - Popular Firmware for ESCs with fine-grained control. * [BlueJay](https://github.com/mathiasvr/bluejay) - BLheli fork, Digital ESC firmware for controlling brushless motors. More features like custom melodies. Since 2020. +* [AM32-MultiRotor-ESC-FW](https://github.com/am32-firmware/AM32) - DSHOT, telemetry, 2024 * [MESC FOC ESC](https://github.com/davidmolony/MESC_FOC_ESC) - Open Hardware and Firmware for STM32 basrd ESC. * [ESC Configurator](https://github.com/stylesuxx/esc-configurator) - Web app to setup your BLHeli / Bluejay ESC. * [PIDtoolbox](https://github.com/bw1129/PIDtoolbox) - tuning your PID settings for max. performance of your specific modell. @@ -125,11 +128,14 @@ Modern autopilot software require STM32 based boards with F4/F7 chip generation * [Ardupilot](https://ardupilot.org) - Full ecosystem including professional / research use for wings and copters and even land or water vehicles. A lot of information, experiences and possibilities, but also more complex than INAV. * [dRehmflight](https://github.com/nickrehm/dRehmFlight) - Dedicated to VTOLs and it's transformation during flight process, Teensy Boards only. * [Rotorflight](https://github.com/rotorflight/rotorflight) - Firmware for traditional single-rotor helicopters. +* [HPR-Rocket-Flight-Computer](https://github.com/SparkyVT/HPR-Rocket-Flight-Computer) - High speed rockets firmware * [CleanFlight](https://github.com/cleanflight/cleanflight) - Legacy fork of baseflight , stall. * [BaseFlight](https://github.com/multiwii/baseflight) - Legacy and oldest FW of the days of Wii gyro hacks and 8bit, stall. * [QUICKSILVER firmware](https://github.com/BossHobby/QUICKSILVER) - ?. * [Paparazzi UAV](https://github.com/paparazzi/paparazzi) - ?. * [LibrePilot](https://github.com/librepilot/LibrePilot) - Stall since 2018. +* [madflight](https://github.com/qqqlab/madflight) - For Arduino based target boards, different sensors supported, 2024 +* [The Cube Autopilot](https://github.com/proficnc/The-Cube) - FC hardware like the Pixhawk 2, * [Risc V Powering a 3D Printed Drone](https://www.youtube.com/watch?v=TJCeLOiP7lU) - RISCV cpu experiments on DIY quadcopter. ## RC Transmitters & Handcontroller 🎮 @@ -297,10 +303,13 @@ CV is on the processing of what you see at the UAV live image or recordings. Thi Dedicated drones and toolchains to help on a dedicated topic +* [Guiness World record drone build](https://www.youtube.com/watch?v=RoSSaSkOTTc) - How a 300mph / 480 km/h quadcopter rocket needs to be designed and build. Similar is the [AOSHS5 build](https://www.youtube.com/watch?v=oG2GaSMlfdo) (but only 200mph). +* [Arduino FPV Mini Drone](https://www.instructables.com/Make-a-Tiny-Arduino-Drone-With-FPV-Camera/) - Woodframed mini quad without BLDC and custom RF link around MultiWII * [SearchWing](https://www.hs-augsburg.de/searchwing/de/willkommen/) - A Search and Rescue RC airplane for visual inspection of huge areas on sea to rescue people from refugee boats at the EU sea border. Waterproof to land beside the SAR mothership. * [Dronecoria](https://dronecoria.org) - Octocopter made from wood as heavy lift to drop seeds. * [Agilicious](https://agilicious.dev) - 3D printed OSHW drone and ecosystem esp. for CV autonomous agile flight research, 2023 * [Crazyflie](https://www.bitcraze.io/documentation/system/platform/) - A not so FPV drone that uses custom modules and different technology for swarm control. +* [ESP-Drone](https://github.com/Circuit-Digest/ESP-Drone) - ESP32 and PCB only based quadcopter without FPV but custom wifi on brushed * [ESP32 Drone](https://hackaday.io/project/188578-esp32-drone) - no traditional FPV, but low cost quad using ESP32 board, 2022. * [Wifree-copter](https://open-diy-projects.com/wifree-copter/) - Easy 3D printed copter that uses RPI as WIFI remote control with App, 2016. diff --git a/docs/awesome/awesome-graphql.md b/docs/awesome/awesome-graphql.md index f8eaa96e7a..007bb93283 100644 --- a/docs/awesome/awesome-graphql.md +++ b/docs/awesome/awesome-graphql.md @@ -726,7 +726,6 @@ If you want to contribute to this list (please do), send me a pull request. - [The GraphQL Guide](https://graphql.guide) by John Resig and Loren Sands-Ramshaw - [Craft GraphQL APIs in Elixir with Absinthe](https://pragprog.com/book/wwgraphql/craft-graphql-apis-in-elixir-with-absinthe) by Bruce Williams and Ben Wilson - [The Road to GraphQL](https://www.roadtographql.com/) -- [Learning GraphQL and Relay](https://www.packtpub.com/web-development/learning-graphql-and-relay) by Samer Buna - [Practical GraphQL](https://leanpub.com/book-graphql) by Daniel Schmitz - [Production Ready GraphQL](https://book.productionreadygraphql.com) by Marc-André Giroux - [Full Stack GraphQL Applications](https://www.manning.com/books/fullstack-graphql-applications) by William Lyon @@ -787,12 +786,11 @@ If you want to contribute to this list (please do), send me a pull request. ### Blogs - Security -- [Escape - The GraphQL Security Blog](https://blog.escape.tech) - Learn about GraphQL security, performance, testing and building production-ready APIs with the latest tools and best practices of the GraphQL ecosystem. -- [9 GraphQL Security Best Practices](https://blog.escape.tech/9-graphql-security-best-practices/) +- [Escape - The GraphQL Security Blog](https://escape.tech/blog) - Learn about GraphQL security, performance, testing and building production-ready APIs with the latest tools and best practices of the GraphQL ecosystem. +- [9 GraphQL Security Best Practices](https://escape.tech/blog/9-graphql-security-best-practices/) - [Discovering GraphQL Endpoints and SQLi Vulnerabilities](https://medium.com/@localh0t/discovering-graphql-endpoints-and-sqli-vulnerabilities-5d39f26cea2e) - [Securing GraphQL API](https://lab.wallarm.com/securing-graphql-api/) - [Security Points to Consider Before Implementing GraphQL](https://nordicapis.com/security-points-to-consider-before-implementing-graphql/) -- [GraphQL for Pentesters](https://www.acceis.fr/graphql-for-pentesters/) - Introduction to Basic Concepts, Security Considerations & Reconnaissance, Vulnerabilities and Attacks, Offensive Tools. - [Authorization Patterns in GraphQL](https://www.osohq.com/post/graphql-authorization) diff --git a/docs/awesome/awesome-microservices.md b/docs/awesome/awesome-microservices.md index fe28fda9d8..1cafdd07ff 100644 --- a/docs/awesome/awesome-microservices.md +++ b/docs/awesome/awesome-microservices.md @@ -32,6 +32,7 @@ A curated list of Microservice Architecture related principles and technologies. - [Ice](https://zeroc.com/) - Comprehensive RPC framework with support for C++, C#, Java, JavaScript, Python, and more. - [Light-4j](https://github.com/networknt/light-4j) - A high throughput, low latency, small memory footprint and more productive microservices platform. - [Micronaut](http://micronaut.io/) - A modern, JVM-based, full-stack framework for building modular, easily testable microservice applications. +- [Modus](https://github.com/hypermodeinc/modus) - An open source, serverless framework for building intelligent functions and APIs, powered by WebAssembly. - [Moleculer](http://moleculer.services/) - Fast & powerful microservices framework for Node.js, Java, Go and Ruby. - [Open Liberty](https://openliberty.io/) - A lightweight open framework for building fast and efficient cloud-native Java microservices. - [Orbit](https://github.com/orbit/orbit) - Modern framework for JVM languages that makes it easier to build and maintain distributed and scalable online services. @@ -48,7 +49,7 @@ A curated list of Microservice Architecture related principles and technologies. ### Polyglot - [GRPC](http://www.grpc.io/) - A high performance, open source, general RPC framework that puts mobile and HTTP/2 first. Libraries in C, C++, Java, Go, Node.js, Python, Ruby, Objective-C, PHP and C#. -- [Hprose](http://github.com/hprose) - A very newbility RPC Library, support 25+ languages now. +- [Hprose](http://github.com/hprose) - A very newability RPC Library, support 25+ languages now. ### C diff --git a/docs/awesome/awesome-neovim.md b/docs/awesome/awesome-neovim.md index a890b0ec3a..3fa0bbbf9c 100644 --- a/docs/awesome/awesome-neovim.md +++ b/docs/awesome/awesome-neovim.md @@ -92,6 +92,7 @@ - [rachartier/tiny-code-action.nvim](https://github.com/rachartier/tiny-code-action.nvim) - Provides a simple way to run and visualize code actions with Telescope. - [mawkler/refjump.nvim](https://github.com/mawkler/refjump.nvim) - Jump to next/previous LSP reference for item under cursor with `]r`/`[r`. - [alexpasmantier/pymple.nvim](https://github.com/alexpasmantier/pymple.nvim) - Refactor Python imports on file move/rename. +- [esmuellert/nvim-eslint](https://github.com/esmuellert/nvim-eslint) - Bundle VSCode ESLint language server and utilize the native LSP client to provide a all-in-one ESLint experience. #### LSP Installer @@ -655,6 +656,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in - [TobinPalmer/Tip.nvim](https://github.com/TobinPalmer/Tip.nvim) - Get a simple tip when you launch Neovim. - [CWood-sdf/spaceport.nvim](https://github.com/CWood-sdf/spaceport.nvim) - The start screen that gets you to your projects blazingly fast. - [mong8se/actually.nvim](https://github.com/mong8se/actually.nvim) - Load the file you actually meant to load. +- [Kurama622/profile.nvim](https://github.com/Kurama622/profile.nvim) - Your personal homepage. @@ -734,7 +736,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in - [echasnovski/mini.nvim#mini.notify](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-notify.md) - Module of `mini.nvim` to show one or more highlighted notifications in a single window. Provides maker of `vim.notify()` implementation and sets up automated LSP progress updates. - [folke/noice.nvim](https://github.com/folke/noice.nvim) - Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu. - [sQVe/bufignore.nvim](https://github.com/sQVe/bufignore.nvim) - Unlist hidden buffers matching specified ignore sources. -- [saifulapm/chartoggle.nvim](https://github.com/saifulapm/chartoggle.nvim) - Toggle any character at end of line. +- [saifulapm/commasemi.nvim](https://github.com/saifulapm/commasemi.nvim) - Toggle comma and semicolon. - [stevearc/dressing.nvim](https://github.com/stevearc/dressing.nvim) - Improve the built-in `vim.ui` interfaces with telescope, fzf, etc. - [gaborvecsei/cryptoprice.nvim](https://github.com/gaborvecsei/cryptoprice.nvim) - Check the price of the defined cryptocurrencies. - [jghauser/fold-cycle.nvim](https://github.com/jghauser/fold-cycle.nvim) - Cycle folds open or closed. diff --git a/docs/awesome/awesome-remote-job.md b/docs/awesome/awesome-remote-job.md index c8bb4a35cc..8492200cde 100644 --- a/docs/awesome/awesome-remote-job.md +++ b/docs/awesome/awesome-remote-job.md @@ -59,13 +59,11 @@ A curated list of awesome [remote working](https://en.wikipedia.org/wiki/Telecom 1. [GitLab's Remote Manifesto](https://about.gitlab.com/2015/04/08/the-remote-manifesto/) 1. [Give people the freedom of where to work](https://www.virgin.com/richard-branson/give-people-the-freedom-of-where-to-work) 1. [Hiring Secrets Of A Distributed Company](https://www.lullabot.com/articles/hiring-secrets-of-a-distributed-company) - 1. [How a Week of Remote Work Boosts my Productivity Enormously](https://www.alexrodba.com/2016/07/24/how-a-week-of-remote-work-boosts-my-productivity-enormously/) 1. [How GitHub Works](https://zachholman.com/posts/how-github-works/) 1. [How many companies are 100% distributed? (Research Summary)](https://scottberkun.com/2013/how-many-companies-are-100-distributed/) 1. [How many people really work from home? (research summary)](https://scottberkun.com/2013/how-many-people-really-work-from-home-research-summary/) 1. [How to focus when working remotely](https://x-team.com/blog/focus-working-remotely/) 1. [How to Handle Client Work Remotely: Our Communication Stack](https://marsbased.com/blog/2015/12/07/how-to-handle-client-work-remotely-our-communication-stack/) - 1. [How to Keep Your Remote Workers Productive](https://www.alexrodba.com/2016/03/22/how-to-keep-your-remote-workers-productive/) 1. [How to Make Remote Working Work for You](https://www.toptal.com/remote/how-to-make-remote-working-work-for-you) 1. [How to run a team of people who never see each other](https://qz.com/230998/how-to-run-a-team-of-people-who-never-see-each-other/) 1. [How to suggest improvements remotely](https://x-team.com/blog/suggest-improvements-remotely/) @@ -149,13 +147,11 @@ A curated list of awesome [remote working](https://en.wikipedia.org/wiki/Telecom 1. [Drupal Jobs](https://jobs.drupal.org/home/type/telecommute-remote-3588) 1. [freelancermap](https://www.freelancermap.com/remote-jobs) - Freelance & contract jobs for IT experts (mostly German projects) 1. [Golangprojects](https://www.golangprojects.com/golang-remote-jobs.html) filter -> Remote only - 1. [GraphQL Jobs](https://graphql.jobs/r/remote) - Work with GraphQL in a modern startup. 1. [Guru](https://www.guru.com/) - (has MANY different categories outside software) 1. [HackerX](https://www.hackerx.org/jobs/) 1. [Hasjob](https://hasjob.co/) – Location filter -> "*Anywhere/Remote*" 1. [HigherEdJobs](https://www.higheredjobs.com/search/remote.cfm) has remote type filter. 1. [HN hiring](http://hnhiring.me/) – Filter REMOTE. - 1. [JavaProHire](https://javaprohire.com/) - Java developer jobs 1. [JOBBOX.io](https://landing.jobs/offers) – Filter -> Remote only. 1. [JobsCollider](https://jobscollider.com/remote-jobs) - * Tens of thousands of remote jobs from over 10,000 companies and startups worldwide. * 1. [Jobspresso](https://jobspresso.co/) * High-quality remote positions that are open and legitimate * @@ -174,7 +170,6 @@ A curated list of awesome [remote working](https://en.wikipedia.org/wiki/Telecom 1. [thatmlopsguy/remote-pt](https://github.com/thatmlopsguy/remote-pt) - Repository listing companies which offer full-time remote jobs with Portuguese contracts 1. [remote-jobs](https://github.com/jessicard/remote-jobs) - A list of semi to fully remote-friendly companies in tech 1. [Remotees](https://remotees.com/) - 1. [Remotewide](https://remotewide.co/) - Find remote jobs with location independent pay 1. [Remote.co Jobs](https://remote.co/remote-jobs/) 1. [RemoteJobs.lat](https://remotejobs.lat/) - Remote jobs for LATAM people 1. [Remotive Jobs](https://remotive.io/) @@ -186,7 +181,6 @@ A curated list of awesome [remote working](https://en.wikipedia.org/wiki/Telecom 1. [Stream Native Jobs](https://streamnative.io/careers/) - Scroll down to `Join Us` 1. [SwissDev Jobs](https://swissdevjobs.ch/) - Filter -> "Remote / Work from home" 1. [UI & UX Designer Jobs](https://uiuxdesignerjobs.com/remote-ui-ux-designer-jobs/) - Remote jobs for UI, UX & UXR Designers - 1. [useWeb3](https://www.useweb3.xyz/jobs) - A curated blockchain, crypto and web3 job board and developer platform 1. [Upwork](https://www.upwork.com) - Find remote jobs in any category 1. [Virtual Vocations](https://www.virtualvocations.com/) 1. [Vue.js Jobs](https://vuejobs.com/) Find Vue.js jobs all around the world - Click on "Remote" tab. @@ -215,13 +209,11 @@ A curated list of awesome [remote working](https://en.wikipedia.org/wiki/Telecom 1. [UN Talent](https://untalent.org/jobs/home-based) - Vacancies at the United Nations and its agencies. 1. [Vollna](https://www.vollna.com/) - An aggregator for top freelance sites. 1. [whoishiring.io](https://whoishiring.io/#!/search/19.41/-43.14/2/?remote=true) - 1. [Work Remotely](https://workremotely.io/) - Crawls and curates many job board feeds for remote positions ## Housing 1. [bedndesk](https://www.bedndesk.com/) - Coworking & coliving space in Mallorca island in Spain 1. [Common](https://www.hicommon.com/) - Coliving House in New York 1. [Coworking in the Sun](https://www.coworkinginthesun.com/) - Coliving & coworking space in Tenerife island in Spain - 1. [Hive Arena](https://hivearena.com/coworking/) - Coworking & Coliving Space in Seoul, South Korea 1. [HubBOG](https://hubbog.com/) - Coworking Space + Startup Accelerator. Bogotá, Colombia 1. [Mokrin House](https://www.mokrinhouse.com/) - Coliving & coworking space in a rural area of Serbia 1. [Nest Copenhagen](https://nestcopenhagen.dk/) - Coliving space in Copenhagen, Denmark @@ -263,7 +255,6 @@ A curated list of awesome [remote working](https://en.wikipedia.org/wiki/Telecom ## Newsletters 1. [Daily Remote](https://dailyremote.com/newsletter) - A newsletter containing remote jobs crafted and curated especially for you 2. [European Remote](https://europeanremote.com/alerts) - Selected opportunities for European tech folks, every week in your inbox - 1. [Figures](https://joinfigures.com) - Set your salary requirement and receive remote jobs that pay more 1. [Making Remote Work](https://www.mailerlite.com/remote-newsletter) - MailerLite's monthly remote newsletter sharing best practices, mistakes and learnings, world views (quite literally) and remote job vacancies. 1. [NODESK](https://nodesk.co/) - A newsletter about digital nomads and remote work that is sent out every two weeks. 1. [Remote Internships](https://smash.vc/startup-newsletter/) @@ -276,7 +267,6 @@ A curated list of awesome [remote working](https://en.wikipedia.org/wiki/Telecom ## Podcasts 1. [Building Remote Teams](https://www.buildingremoteteams.com/) - Targeted at people already working remotely and focuses on nuanced challenges of remote work. 1. [Distributed](https://distributed.blog/podcast/) - Interview podcast by Matt Mullenweg. Focused on the benefits and challenges of distributed work and recruiting people around the globe. - 1. [Free People Move Podcast](https://teleport.org/podcast/) - mostly interviews with founders attacking the location independence / remote work space from different angles 1. [Lessons from Distributed Companies](https://www.lullabot.com/podcasts/drupalizeme-podcast/lessons-from-distributed-companies) 1. [Remote Works](https://remote.works) - The Remote Works podcast publishes every two weeks with host Jonathan Sharp discussing the opportunities, experiences, culture and community surrounding remote work, remote teams, telecommuting and digital nomads. 1. [Wide Teams](https://www.wideteams.com/) - Each episode a one-on-one interview with a remote worker taking about workflow and practices @@ -292,7 +282,6 @@ A curated list of awesome [remote working](https://en.wikipedia.org/wiki/Telecom 1. [Aha!](https://www.aha.io/company/careers/current-openings) - Aha! is roadmapping software for PMs who want their mojo back. 1. [AirTreks](https://www.airtreks.com/about/) - Multi-stop international flight planner with a distributed team. 1. [Alley](https://alley.co/jobs/) - Digital Agency. We are strategists, researchers, designers, and developers who craft custom digital experiences for publishers, nonprofit institutions, museums, and brands. - 1. [ALICE](https://www.aliceplatform.com/careers/) - Remote-friendly start-up company. We’re creating the global operations platform for the hospitality industry. ALICE empowers the world's best hotels to deliver a remarkable guest experience. 1. [amazee.io](https://www.amazee.io/careers) - Open source container hosting - high-performance flexible solutions. Kubernetes, TypeScript (Node.js and React), Go, GraphQL. 1. [Ameego](http://ameego.ca/) - Restaurant scheduling software. 1. [Arkency](https://arkency.com/join-our-team/) - Rails and React.js experts, fully remote/async. @@ -334,17 +323,14 @@ A curated list of awesome [remote working](https://en.wikipedia.org/wiki/Telecom 1. [Codeship](https://codeship.com/jobs) - SaaS Continuous Delivery 1. [CodeWeavers](https://www.codeweavers.com/about/jobs) - Wine-based open source software. 1. [Collabora](https://www.collabora.com/careers.html) - Open source software-based consulting. - 1. [Compose](https://www.compose.io/jobs/) - Managing databases as a service. Distributed team with offices in San Meteo, CA and Birmingham, AL. 1. [ConsenSys](https://consensys.net/careers/) - Blockchain software technology company with offices all around the world, and independent employees in even more locations. 1. [Continu](https://www.continu.co/) - Continuous learning software for modern teams. 1. [Coursera](https://about.coursera.org/careers/jobs/) - online courses. 1. [CRO Metrics](https://crometrics.com/careers/) - Data-driven expirementation and growth programs. 1. [Crosscan](https://crosscan.com/jobs/) - Retail Analytics, IoT (PHP, React, Web, Mobile, Rust) 1. [Crossover](https://app.crossover.com/x/marketplace/available-jobs) - Project-based Java, .Net and DevOps positions. - 1. [Custimy](https://jobs.custimy.io/) - Customer Data Platform for e-commerce. Jobs with Spark, Python, Terraform, AWS, Node and more. EU timezone. HQ in Copenhagen with colleagues all over Europe. Fully remote allowed. Company gatherings and optional travel. 1. [Customer.io](https://customer.io/careers/) - Customer engagement platform. 100% remote and globally distributed team. Go, MySQL, Typescript, Ember, React, etc 1. [DataCose](https://www.datacose.com) - Custome web development and custom automations. Python, Vue.Js, TypeScript - 1. [DareCode](https://www.darecode.com) - Big-data, fast-data, micro-services. Projects with real DevOps and OpenSource orientation. 1. [Datadog](https://www.datadoghq.com/careers/) - Easy to use and scalable monitoring systems for modern and dynamic infrastructure. Distributed team with offices in New York, Boston and Paris. Engineers based all around the world. 1. [DataStax](https://www.datastax.com/company/careers) - Consulting based on Apache Cassandra. 1. [Deeson](https://www.deeson.co.uk/careers) - UK-based with European team. Digital agency specialising in Drupal, Symfony and Laravel @@ -357,7 +343,6 @@ A curated list of awesome [remote working](https://en.wikipedia.org/wiki/Telecom 1. [Dotnetos](https://dotnetos.org/) - Dotnet performance conferences, meetups and courses. 1. [Doximity](https://www.doximity.com/about/jobs) - Largest online medical network of US physicians. Ruby, Rails, Go, JavaScript, MySQL. 1. [Drupal Association](https://assoc.drupal.org/jobs) - Non-profit supporting the Drupal project. - 1. [Dropbox](https://jobs.dropbox.com/all-jobs) - file hosting service that provides cloud storage. 1. [DuckDuckGo](https://duck.co/help/company/hiring) - Search engine. 1. [EasyCommunicationTechnology](https://www.easycomtec.com/homeoffice/developer) - .NET development using C#, Angular, Azure. Remote-first company. 1. [Elastic](https://www.elastic.co/) - Open source search & analytics @@ -366,7 +351,6 @@ A curated list of awesome [remote working](https://en.wikipedia.org/wiki/Telecom 1. [Ergeon](https://www.ergeon.com/careers/) - Home Services and construction company. An all-remote company with HQ in Palo Alto, California, but hiring worldwide. 1. [Etsy](https://www.etsy.com/careers) - Marketplace for artists. MySQL, Memcache, PHP. Offices in Dublin, Paris, San Francisco, New York, London and Melbourne. 1. [ExportData](https://www.exportdata.io/team) - Export, search & analyse Twitter data. Ruby, Rails, React.JS, Terraform, AWS. - 1. [Eyeo](https://eyeo.com/en/jobs/) - Maker of AdBlock Plus. Main office in Cologne, Germany. 1. [Factorial](https://factorialhr.com/) - A Human Resources management platform for SMEs 1. [Feeld](https://feeld.co/) - Dating app for couples and singles. 1. [Findify](https://findify.io/) - E-commerce search powered by machine learning and big data. Team distributed across Europe. @@ -387,7 +371,6 @@ A curated list of awesome [remote working](https://en.wikipedia.org/wiki/Telecom 1. [Harvest](https://www.getharvest.com/careers) - Time tracking software. 1. [HashiCorp](https://www.hashicorp.com/jobs.html) - Open source tools for automating the modern data center. Go, Ruby, Rails, Ember, JavaScript. 1. [Hatica](https://www.hatica.io) - Work analytics for engineering teams: Hatica equips engineering leaders and managers with actionable insights to promote effort alignment, accelerate delivery, drive team engagement, and promote team well-being. - 1. [Healthfinch](https://www.healthfinch.com/careers) - Making Healthcare systems more usable. HQ in Madison, WI, USA. Ruby, JavaScript. 1. [Heap](https://heapanalytics.com/careers/jobs) – Web & Mobile Analytics, 2 of our 8 teammates are remote. 1. [Heetch](https://jobs.heetch.com) – Ride Hailing service, operating in Europe and Africa. Fully Remote across Europe or similar timezones. Go, AWS. 1. [Help Scout](https://www.helpscout.com/company/careers/) - A help desk for teams that insist on a delightful customer experience. @@ -414,12 +397,10 @@ A curated list of awesome [remote working](https://en.wikipedia.org/wiki/Telecom 1. [Keepsafe](https://www.getkeepsafe.com) - Mobile-first privacy products, making privacy easy for the world to opt into. 1. [Khan Academy](https://www.khanacademy.org/careers) - EdTech. Non-profit focusing on K-12 STEM. Less, React, Flux, Backbone, jQuery, Python, Google App Engine, Swift, and Objective-C. 1. [Knack](https://www.knack.com/jobs) - The easy online database helping customers streamline their business processes and automate workflow. The product is DIY with no-code/low-code. The company is 100% remote. - 1. [LaterPay](https://www.laterpay.net/) - The (micro)payment enabler. Munich, Germany. Python, JavaScript, AWS. 1. [LaunchPotato](https://launchpotato.com/careers) - Startup studio based in Delray Beach, Florida. 1. [Librato](https://www.solarwinds.jobs/) - Cloud Monitoring. 1. [Linaro](https://www.linaro.org/careers/) - OpenSource Engineering on ARM. 1. [Lincoln Loop](https://lincolnloop.com) - WebDev shop. - 1. [Litmus](https://litmus.com/careers) - Optimization tools for email professionals. Offices in Boston and London, but nearly 50% of the team works remotely. 1. [LiveChat](https://www.livechat.com/careers/jobs/) - online customer service software with online chat, help desk software, and web analytics 1. [LivingSocial](https://jobs.groupon.com/) - Company-wide support for teams of experienced, remote developers. Lots of autonomy. 1. [Logit.io](https://logit.io/about-us#careers) - Fully remote first logging and metrics management company with 100% of operations and development based remotely @@ -434,7 +415,6 @@ A curated list of awesome [remote working](https://en.wikipedia.org/wiki/Telecom 1. [Meta](https://www.metacareers.com/jobs/) - Partent company of Facebook, Instagram. Filter by remote. 1. [Merico](https://merico.dev/) - Code deep analysis engine. 1. [Mixmax](https://careers.mixmax.com/) - Email with superpowers. - 1. [Mobile Jazz](https://mobilejazz.com/) - We are a dedicated team of highly-skilled engineers, designers and marketing experts on a mission to build a more beautiful digital world. We are a remote friendly company with headquarters in Barcelona. 1. [Modern Tribe](https://tri.be/careers) - A digital agency with a modern twist. All freelancers. All experts. 1. [MODLR](https://modlr.co) - MODLR is business modelling and collaborative planning tool for connected financial planning process 1. [Modus Create](https://moduscreate.com/) - Modus is a digital design-build agency driven by world-class talent. PHP, JavaScript. @@ -442,16 +422,13 @@ A curated list of awesome [remote working](https://en.wikipedia.org/wiki/Telecom 1. [Mosalingua](https://www.mosalingua.com/en/jobs/) - Learn words, enjoy the world. 1. [Mozilla](https://careers.mozilla.org/listings/) - Firefox has a 'Remote' option under it's location searchbar 1. [NearForm](https://www.nearform.com/careers/) - NearForm evolves enterprises by building high-performance, open software. Our global team uses modern processes and tools to help clients innovate at speed. - 1. [Netguru](https://www.netguru.com/career) - Software agency. JavaScript, Ruby on Rails, Python, Android, iOS 1. [Netlandish](https://www.netlandish.com/) - Software development for businesses of all sizes. Python, Django, DevOps. 100% Remote. 1. [Netsparker](https://www.netsparker.com/jobs/) - Web Application Security Scanner. - 1. [Next Big Sound](https://www.nextbigsound.com/about) - Analytics and Insights for the Music Industry. 1. [NinjaCat](https://www.ninjacat.io/jobs) - Reporting, Monitoring & Call Tracking Platform for Leading Digital Agencies. 1. [Niteo](https://niteo.co/careers) - A decade old SaaS studio full of bright ideas, building smart solutions to empower small businesses online. 1. [NodeSource](https://nodesource.com/about) - NodeSource is dedicated to creating a sustainable ecosystem for Node.js. 1. [Nozbe](https://nozbe.com/careers) - GTD app for Mac, Windows, Linux, Android, iPad and iPhone. 1. [Neon Postgres Database](https://neon.tech/careers) - Neon is a distributed fully remote team building open-source, cloud-native Postgres and Neon is an open-source alternative to AWS Aurora or Google's Cloud SQL for Postgres. - 1. [ofri](https://www.ofri.ch/job_openings) - A swiss online marketplace that connects homeowners with quality home improvement professionals. 1. [Olark](https://www.olark.com/jobs) - Chat support funnel. 1. [onTheGo Systems](https://www.onthegosystems.com/jobs/) - WordPress Developer, Supporter and Marketing Jobs. 1. [OpenCraft](https://opencraft.com/) - Open edX development (Free Software MOOC project). @@ -461,7 +438,6 @@ A curated list of awesome [remote working](https://en.wikipedia.org/wiki/Telecom 1. [Patients Know Best](https://patients.workable.com/) - Empowering patients to manage their care, enabling professionals to share information while improving efficiencies for payers. 1. [Paylocity](https://www.paylocity.com/careers/) - HR and payroll solutions 1. [Pilot](https://pilot.co) - Pilot is a software platform that removes all the pain from contract work. We find work, negotiate contracts, send invoices and chase payments for hundreds of forward-looking engineers and designers around the world. - 1. [Pinterest](https://www.pinterestcareers.com/jobs/#results) - Pinterest does hire people to work remote jobs. So, they're "remote-ish" 1. [Pleo](https://careers.pleo.io/) - Pleo is a company payment card solution that automates expense reports and simplifies company spending. 1. [Precision Nutrition](https://www.precisionnutrition.com/) - Online Nutrition Coaching and Certification. 1. [PreviousNext](https://www.previousnext.com.au) - Australian based Drupal agency. @@ -476,11 +452,9 @@ A curated list of awesome [remote working](https://en.wikipedia.org/wiki/Telecom 1. [Redox](https://www.redoxengine.com/company/careers/) - Healthcare API platform. Proudly remote-first team. 1. [Relevant Bits](https://relevantbits.com) - Relevant Bits positively influences customer experiences and outcomes with data, design, technology, and critical thinking. Based out of Ontario Canada, Relevant Bits is 100% remote. 1. [RenoFi](https://www.renofi.com/careers/) - 100% remote from day 1. Ruby, React.js, GraphQL, k8s. - 1. [Revolut](https://jobs.lever.co/revolut?lever-via=8QDkIWda8L) - App for buying, investing and sending money. HQ London. 1. [Riak](https://riak.com/careers/) - An open source platform and k/v database. We code in Erlang and hang out on clouds. Everyone works remote and gets together a few times a year at HQ in Seattle. 1. [RightScale](https://www.flexera.com/about-us/careers.html) 1. [Sangoma](https://www.sangoma.com/) - Trusted leader in delivering globally scalable Voice-Over-IP telephony systems, both on-site and cloud-based. C, PHP, Python, JavaScript, Linux, FreePBX, VoIP. - 1. [Scrapinghub](https://scrapinghub.com/jobs) 1. [SearchApi](https://www.searchapi.io/) - Real-time API to access structured search results of Google, Bing, Baidu, Amazon, Youtube, and other search engines. Ruby, Rails, Hotwire, TailwindCSS, PostgreSQL, Redis, Sidekiq, Terraform. 1. [Sketch](https://www.sketch.com/about-us/#careers-at-sketch) - design tool for Mac. 1. [SerpApi](https://serpapi.com/team) - Real-time API to access structured search results of Google, Youtube, eBay and other search engines. Ruby, Rails, React.js. @@ -498,7 +472,6 @@ A curated list of awesome [remote working](https://en.wikipedia.org/wiki/Telecom 1. [StackExchange](https://stackoverflow.com/company/work-here) 1. [Stream Native](https://streamnative.io) Cloud-Native messaging and event streaming powered by Apache Pulsar 1. [Stripe](https://stripe.com/blog/remote-hub) Stripe builds financial tools and economic infrastructure for the internet - 1. [Strongloop](https://strongloop.com/careers/) 1. [StyleSeat](http://static.styleseat.com/jobs/index.html) - we love high-impact remote engineers, collaboration, creativity, python, angularjs 1. [SuperOrbital](https://superorbit.al) - Kubernetes engineering and training. 1. [Surevine](https://www.surevine.com/jobs/) @@ -511,7 +484,6 @@ A curated list of awesome [remote working](https://en.wikipedia.org/wiki/Telecom 1. [Teamed.io](https://www.teamed.io/) 1. [TeamSnap](https://www.teamsnap.com/about/careers) - TeamSnap is the No. 1 online sports team management software. 80% remote employees 1. [TED](https://www.ted.com/about/our-organization/jobs-at-ted) - Technology team supports ted.com and internal tools. All engineers are remote. Ruby on Rails, JavaScript, Ember.js - 1. [Teleport](https://teleport.org/jobs/) 1. [TeamSnap](https://www.teamsnap.com/company/careers) - sports club managment software. 1. [Tesera](https://tesera.com/) - We disrupt conventional thinking to expand what is possible. We ignite change in the future we share. 1. [The Grid](https://thegrid.io/) - AI website builder. 100% distributed team. @@ -532,7 +504,6 @@ A curated list of awesome [remote working](https://en.wikipedia.org/wiki/Telecom 1. [wemake.services](https://wemake.services/meta/employees) - We sell repeatable software development process. Fully remote. Python, JavaScript, Vue 1. [Wheel](https://www.wheel.com/careers) - healthcare startup. 1. [Wikimedia](https://wikimediafoundation.org/wiki/Work_with_us) - 1. [X-Team](https://x-team.com/join/) - Work on incredible web and mobile projects, with extraordinary developers. Unleash your potential. From anywhere. We are X-Team. 1. [You Need a Budget](https://www.youneedabudget.com/jobs/) - Bank syncing and goals and debt management. 1. [Quora](https://www.careers.quora.com/) - Q&A site. 1. [Zamphyr](https://zamphyr.com/) - School 2.0 for learning computer science. Remote-first, 100% JavaScript mostly Meteor. @@ -567,11 +538,9 @@ A curated list of awesome [remote working](https://en.wikipedia.org/wiki/Telecom 1. [Remoteteam.com](https://www.remoteteam.com) – Automated payrolls, time off, HR tools, and compliance for remote companies. #### Communication - 1. [Bluejeans](https://bluejeans.com/) video conferencing app, great for large groups & live streams 1. [Codeshare.io](https://codeshare.io/) – Browser-based multi-user live code sharing with optional video chat. 1. [Fleep](https://fleep.io/) - Internal chat and collaboration tool for development teams 1. [Floobits](https://floobits.com) - Remote pair programming with screen share. Integrates with Sublime, IntelliJ, Atom and others - 1. [Flowdock](https://www.flowdock.com/) – Browser-based group chat for teams. Integrates with GitHub, Jira, Jenkins etc. 1. [Gather](https://gather.town/) - Gather is a video-calling space that lets multiple people hold separate conversations in parallel, walking in and out of those conversations just as easily as they would in real life. 1. [IRCCloud](https://www.irccloud.com) – Browser-based IRC client with permanent storage. 1. [Jitsi](https://jitsi.org) - Multi-platform open-source video conferencing @@ -615,7 +584,6 @@ A curated list of awesome [remote working](https://en.wikipedia.org/wiki/Telecom 1. [musicforprogramming.net](https://musicforprogramming.net/) - `return 'A series of mixes intended for listening while '+task+' to aid concentration and increase productivity (also compatible with other activities).';` 1. [Qbserve](https://qotoqot.com/qbserve/) - Time tracking automation: freelance project tracking, timesheets, invoicing & real-time productivity feedback (Mac). 1. [Miro](https://miro.com) (fka Realtime Board) - Distributed permanent virtual whiteboard. - 1. [Teleport Sundial](https://sundial.teleport.org) - Manage the locations and timezones of your distributed team. 1. [Timing](https://timingapp.com/) - Automatic time and productivity tracking for Mac. Helps you stay on track with your work (especially important when working remotely). Also ensures that no billable hours get lost if you are billing hourly (Mac). ## Law & Finance diff --git a/docs/awesome/awesome-slack.md b/docs/awesome/awesome-slack.md index 56367b150b..9496a88670 100644 --- a/docs/awesome/awesome-slack.md +++ b/docs/awesome/awesome-slack.md @@ -1,73 +1,157 @@ -
-## Awesome Slack Communities [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) -[![Build Status](https://api.travis-ci.org/filipelinhares/awesome-slack.svg)](https://travis-ci.org/filipelinhares/awesome-slack) - -A list of communities about web development and design that are powered by **Slack**. - -## What's Slack -> Slack is a platform for team communication: everything in one place, instantly searchable, available wherever you go. *- slack.com* - - -## Development -- [Ember](https://ember-community-slackin.herokuapp.com/) -- [Laravel](https://larachat.co/) -- [Ruby](https://rubydevelopers.typeform.com/to/l7WVWl) -- [Front end](https://frontenddevelopers.org/) -- [Android](https://androidchat.co/) -- [GO](https://docs.google.com/forms/d/e/1FAIpQLScNsNXbz2SCLH5hVNoZS0C70nPAXv730SW9F3K1g6iVvlcUTg/viewform?fbzx=4754263898376949596) -- [PHP Chat](https://phpchat.co) -- [Clojure](http://clojurians.net/) -- [iOS Developers](https://ios-developers.io/) -- [Elixir](https://elixir-slackin.herokuapp.com/) -- [slashrocket](https://slashrocket.io/) -- [Cordova](http://slack.cordova.io/) -- [Python Community](https://pythoncommunity.herokuapp.com/) -- [CFML/ColdFusion](https://cfml-slack.herokuapp.com/) - - -## Regional -- [Australia & New Zealand](http://devanz.co) -- [Les Pitonneux - Montreal QC Canada](https://pitonneux.slack.com) -- [Python Brazilian Community](http://slack-pythonbrasil.herokuapp.com/) -- [Remote workers in Romania](https://github.com/filipelinhares/awesome-slack/blob/master/weworkremotely.slack.com/) -- [Russian-speaking developers community](https://rusdevs.herokuapp.com/) -- [Kazan Developers](https://devkzn.slack.com/) -- [Polish developers](http://slackin.devstyle.pl/) -- [Spanish-speaking developer communities list](https://github.com/comunidad-tecnologica/awesome-spanish-slack-dev-groups) -- [Ruby Turkey Community](https://rubytr.herokuapp.com/) -- [Rochester NY USA Developers (RocDev)](https://rocdev.org/) -- [Vancouver Developers (yvrdev)](https://yvrdev.slack.com/) - -## Design -- [Sketch](http://teamsketch.io/) -- [Design Talks](https://docs.google.com/forms/d/e/1FAIpQLSeKT_LC8kKTzJ4JjmgVQVpfl24i1qBkjJ7TYyQcNHL7fBQkYQ/viewform?c=0&w=1) -- [Designer Hangout](https://www.designerhangout.co/) - -## Misc -- [WordPress](https://make.wordpress.org/chat/) -- [Chit Chats](http://www.chitchats.co/) -- [The Evangelist Collective](https://github.com/evangelistcollective/) -- [Psychedelic Chat](http://psychedelicchat.com/) -- [LGBTQ in Technology](https://lgbtq.technology/) -- [#Startup](http://startup.chat) -- [Safelight](http://safelight.herokuapp.com/) - Photography. -- [DFIR Community](https://rishi28.typeform.com/to/sTbTI8) - Information Security. -- [First Contributors](https://firstcontributors.slack.com/join/shared_invite/enQtNjkxNzQwNzA2MTMwLTVhMWJjNjg2ODRlNWZhNjIzYjgwNDIyZWYwZjhjYTQ4OTBjMWM0MmFhZDUxNzBiYzczMGNiYzcxNjkzZDZlMDM#/) - Help / mentorship for open source contributors. -- [IT Pro Community](https://www.electric.ai/it-pro-slack) - Connect and network with IT practitioners and decision-makers -- [SaaS Community](https://join.slack.com/t/saas-hgv7803/shared_invite/zt-qwvrywyr-8DmSpEzBiSWD2WQuB9r9pw) - Community for SaaS product builders, to discuss the challenges involved. -- [Developer Marketing](https://marketingto.dev/) - Passionate marketing folks working in API Marketing, developer tooling, or actively marketing to developers. - -## DevOps -- [Google Cloud Platform](http://bit.ly/gcp-slack) -- [Kubernetes](http://slack.kubernetes.io/) -- [DevOps](https://devopschat.co/) -- [Devop Engineers](https://www.devopsengineers.com/) -- [SweetOps](https://slack.cloudposse.com/) -## Looking for more lists like that -- [Awesome Community](https://github.com/phpearth/awesome-community) - -## Contribute -Your contributions and suggestions are :heart: welcome. Ensure to read the [guidelines](https://github.com/filipelinhares/awesome-slack/blob/master/CONTRIBUTING.md) first. - -## License -[![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/) \ No newline at end of file +
+[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) + +

+ Logo +

+ +

+

Awesome Slack

+

+ +

+ A curated list of awesome, Slack-related things. +

+ +*** + +An avid Slack user? A developer looking for awesome tools to build out an integration? Just looking for inspiration? This is a list of all the best things Slack. + + +## :pencil:   Lists +- [Community-Built Libraries](https://api.slack.com/community) - Slack-curated list of community open-source libraries +- [Slack App Directory](https://slack.com/apps) - Official directory of publicly available Slack apps +- [Slack Emojis](https://emoji.gg) - Unofficial directory of custom emojis for Slack + +## :art:   Themes + +- [Slack Themes](http://slackthemes.net/) - A Slack sidebar theme browser +- [Sweet Themes Are Made of These](http://sweetthemesaremadeofthe.se/) - Website for sharing Slack custom palettes + +## :hammer_and_wrench:   Libraries and SDKs + +### C# + +- [margiebot](https://github.com/jammerware/margiebot) - A .NET library designed to make building bots for Slack fast, easy, and fun +- [Slack.Webhooks](https://github.com/nerdfury/Slack.Webhooks) - A library to work with Slack webhooks more easily +- [SlackAPI](https://github.com/Inumedia/SlackAPI) - A third-party implementation of Slack's API written in C# + +### Erlang + +- [slacker](https://github.com/julienXX/slacker) - Erlang Slack REST API wrapper + +### Go + +- [webhook](https://github.com/adnanh/webhook) - Easily run commands in response to HTTP webhook requests from Slack + +### Java + +- [java-slack-sdk](https://github.com/slackapi/java-slack-sdk) - Slack's official Java framework for building Slack apps +- [simple-slack-api](https://github.com/Ullink/simple-slack-api) - A Slack client library in Java + +### JavaScript/TypeScript + +- [bolt-js](https://github.com/slackapi/bolt-js) - Slack's official JavaScript framework for building Slack apps +- [jsx-slack](https://github.com/yhatt/jsx-slack) - Build JSON object for Slack Block Kit surfaces from JSX +- [node-slack-sdk](https://github.com/slackapi/node-slack-sdk) - Slack's official SDK for Node.js +- [slack-block-builder](https://github.com/raycharius/slack-block-builder) - Lightweight Node.js library for building Slack Block Kit UIs, with a declarative syntax inspired by SwiftUI + +### PHP + +- [SlackBundle](https://github.com/DZunke/SlackBundle) - SlackBundle for Symfony2 +- [slack-php-app-framework](https://github.com/slack-php/slack-php-app-framework) - Robust PHP framework for building Slack apps in PHP +- [slack-php-block-kit](https://github.com/jeremeamia/slack-block-kit) - Fluent interface for composing Slack Block Kit messages and modals in PHP +- [slack-php-socket-mode](https://github.com/slack-php/slack-php-socket-mode) - A Socket Mode implementation for [slack-php-app-framework](https://github.com/slack-php/slack-php-app-framework) +- [slack-php-slick](https://github.com/slack-php/slack-php-slick) - Dependency-free micro-framework for building Slack apps in PHP + +### PowerShell + +- [PSSlack](https://github.com/RamblingCookieMonster/PSSlack) - PowerShell module for simple Slack integration. + +### Python + +- [blockkit](https://github.com/imryche/blockkit) - A fast way to build Block Kit interfaces in Python +- [bolt-python](https://github.com/slackapi/bolt-python) - Slack's official Python framework for building Slack apps +- [django-slack](https://github.com/lamby/django-slack) - Slack integration for Django, using the templating engine to generate messages +- [django-slack-oauth](https://github.com/izdi/django-slack-oauth) - Slack OAuth module for Django +- [python-slack-events-api](https://github.com/slackapi/python-slack-events-api) - Slack Events API adapter for Python +- [python-slack-sdk](https://github.com/slackapi/python-slack-sdk) - Slack's official SDK for Python +- [slackblocks](https://github.com/nicklambourne/slackblocks) - Python API for building Slack Block Kit messages +- [slack-php-api](https://github.com/jolicode/slack-php-api) - PHP Slack client based on the official OpenAPI specification +- [slacker-cli](https://github.com/juanpabloaj/slacker-cli) - Messages to slack from the command line +- [slashbot](https://github.com/ebrassell/slashbot) - An easy way to create slash commands using AWS Lambda functions +- [boltworks](https://github.com/YSaxon/boltworks) - Extensions to Slack's bolt framework: expandable GUIs, easier callbacks, richer CLIs + +### R + +- [slackr](https://github.com/hrbrmstr/slackr) - A package to send webhook API messages to Slack channels/users from R + +### Ruby + +- [slack-notifier](https://github.com/stevenosloan/slack-notifier) - A simple wrapper for posting to Slack +- [slack-notify](https://github.com/sosedoff/slack-notify) - Send notifications to Slack +- [slack-poster](https://github.com/rikas/slack-poster) - Simple gem to post messages on Slack using webhooks +- [slack-ruby-block-kit](https://github.com/CGA1123/slack-ruby-block-kit) - A ruby wrapper for Slack's Block Kit +- [slack-ruby-bot](https://github.com/dblock/slack-ruby-bot) - The easiest way to write a Slack bot in Ruby +- [slack-ruby-bot-server](https://github.com/slack-ruby/slack-ruby-bot-server) - Ruby library for building Slack applications +- [slack-ruby-client](https://github.com/dblock/slack-ruby-client) - A Ruby client for the Slack Web and RealTime Messaging APIs + +### Rust + +- [slack-morphism-rust](https://github.com/abdolence/slack-morphism-rust) - A modern async Slack API client for Rust + +### Scala + +- [slack-scala-client](https://github.com/gilbertw1/slack-scala-client) - A Scala Slack client for the Web and RTM API + +### Swift + +- [SwiftBlocksUI](https://github.com/SwiftBlocksUI/SwiftBlocksUI/) - Interactive Slack messages and modals using a SwiftUI-like declarative style + +## :gear:   Open-Source Slack Apps and Integrations + +### CoffeeScript + +- [jinora](https://github.com/sdslabs/jinora) - Slack webhook app to create anonymous public channels + +### Java + +- [simple-slack-api](https://github.com/Ullink/simple-slack-api) - A Slack client library in Java +- [tasks-app](https://github.com/slackapi/tasks-app) - Simple task management app produced by Slack + +### JavaScript/Typescript + +- [definition-app](https://github.com/slackapi/definition-app) - App for storing and accessing company-specific phrases +- [slack-github-action](https://github.com/slackapi/slack-github-action) - Send data into Slack using this GitHub Action +- [slack-reporting-tool](https://github.com/slackapi/slack-reporting-tool) - App that allows team members to report offensive messages +- [tesla-slack](https://github.com/heikkipora/tesla-slack) - Track your Tesla from Slack +- [tasks-app](https://github.com/slackapi/tasks-app) - Simple task management app produced by Slack + +### PHP + +- [MantisBT-Slack](https://github.com/infojunkie/MantisBT-Slack) - MantisBT plugin to send bug updates to Slack +- [monolog](https://github.com/Seldaek/monolog) - Sends your logs to Slack + +### Python + +- [slackbot](https://github.com/lins05/slackbot) - A chat bot for Slack +- [slacker-cli](https://github.com/juanpabloaj/slacker-cli) - Messages to slack from the command line +- [tasks-app](https://github.com/slackapi/tasks-app) - Simple task management app produced by Slack +- [wee-slack](https://github.com/rawdigits/wee-slack) - A WeeChat plugin for Slack + +### Ruby + +- [slack-gamebot](https://github.com/dblock/slack-gamebot) - A game bot for Slack +- [snarkov](https://github.com/gesteves/snarkov) - Sinatra-based Markov bot for Slack +- [tickbot](https://github.com/barryf/tickbot) - Simple team time tracking reminder +- [trebekbot](https://github.com/gesteves/trebekbot) - A Jeopardy! bot for Slack + +## :busts_in_silhouette:   Contributions + +Contributions are always welcome! Please read the [contribution guidelines](https://github.com/matiassingers/awesome-slack/blob/master/contributing.md) first. + +## :classical_building:   License + +[![CC0](https://licensebuttons.net/p/zero/1.0/88x31.png)](http://creativecommons.org/publicdomain/zero/1.0/) + +To the extent possible under law, [Matias Singers](http://mts.io) has waived all copyright and related or neighboring rights to this work. \ No newline at end of file diff --git a/docs/awesome/awesome-zsh-plugins.md b/docs/awesome/awesome-zsh-plugins.md index 6575f5cc17..3b960801ca 100644 --- a/docs/awesome/awesome-zsh-plugins.md +++ b/docs/awesome/awesome-zsh-plugins.md @@ -2035,6 +2035,7 @@ If you're using [Antigen](https://github.com/zsh-users/antigen), you can test th - [fdT2K](https://github.com/FDT2k/FDT2K-theme)- Based on [agnoster](https://github.com/agnoster/agnoster-zsh-theme), preset to include virtualenv, last command status, `nvm`, `docker machine` and `git`, `hg` and `bzr` status decorations. - [fe80](https://github.com/fe80/fe80.zsh-theme) - Includes decorators for `git` information, current directory, user@hostname, time, and the return code of last command when it is nonzero. - [feder](https://github.com/samfeder/mac-themes/blob/master/feder.zsh-theme) - Clean, simple, compatible and meaningful. Tested on Linux, Unix and Windows under ANSI colors. +- [felipec](https://github.com/felipec/zsh-prompt-felipec) - Minimalist theme with decorators for current directory, `git` status, exit code of last command, and root status. - [filthy](https://github.com/molovo/filthy) - A disgustingly clean ZSH prompt. - [firefoxic](https://github.com/firefoxic/firefoxic-zsh-theme/) - Fork of [Bureau](https://github.com/isqua/bureau) with tweaks to the node and `git` decorators. - [fish (raniconduh)](https://github.com/Raniconduh/zshfish) - ZSH theme reminiscent of the default `fish` shell theme. Includes `git` status decorations. diff --git a/docs/awesome/discount-for-student-dev.md b/docs/awesome/discount-for-student-dev.md index e51a3a00cd..312f6686ac 100644 --- a/docs/awesome/discount-for-student-dev.md +++ b/docs/awesome/discount-for-student-dev.md @@ -44,8 +44,6 @@ Table of Contents * [MATLAB](https://in.mathworks.com/products/matlab/student.html) [DISCOUNT] - MATLAB is a high-level technical computing language and interactive environment for algorithm development, data visualization, data analysis, and numerical computation. - * [Repl](https://replit.com/site/github-students) [FREE] - An online IDE that lets you instantly code in over fifty languages. Hacker plan, includes unlimited private repls and multiplayer invites. Free for one year available via [Github Student Developer Pack](https://education.github.com/pack) - * [GitHub Codespaces](https://www.github.com/codespaces/)[FREE] - An online IDE for GitHub that provides a complete dev environment with a single click. Free personal plan subscription for as long as you are a student via [Github Student Developer Pack](https://education.github.com/pack). * [DeepScan](https://education.github.com/pack) [FREE] - DeepScan is a platform for building better and more reliable JavaScript apps. Free 6-month trial while you are a student. @@ -79,8 +77,6 @@ Table of Contents * [Codecov](https://about.codecov.io/for/education/) [FREE] - Codecov makes it easy to implement code coverage to develop healthier code. Free access to Codecov on public and private repositories. -* [AccessLint](https://education.github.com/pack) [FREE] - AccessLint brings automated web accessibility testing into your development workflow. Unlimited use for public and private repositories while you are a student. - * [DeepSource](https://education.github.com/pack) [FREE] - Static code analyzer for Python and Go. Detect bug risks, anti-patterns and security vulnerabilities. Free for students. * [Imgbot](https://imgbot.net/github-students/) [FREE] - Imgbot is a GitHub App that automatically optimizes your images. Free image optimization for all your public and private projects while you are a student. @@ -94,8 +90,6 @@ Table of Contents * [RoseHosting](https://www.rosehosting.com) [DISCOUNT] - RoseHosting offers education specific hosting as well as general shared and dedicated hosting. -* [Education Host](https://education.github.com/pack) [FREE] - 50% web hosting for the first year for students. Available via [Github Student Developer Pack](https://education.github.com/pack). - * [Pageclip](https://pageclip.co/github-students) [FREE] - A server for your static websites and HTML forms. Free basic plan while you are a student. * [Qoddi](https://qoddi.com) [CREDIT] - Qoddi offers $250 per year for [every student](https://blog.qoddi.com/flashdrive-student-program/) when you are approved @@ -129,16 +123,10 @@ Table of Contents * [Netlicensing](https://netlicensing.io/github-students/) [FREE] - A cost-effective and integrated Licensing-as-a-Service (LaaS) solution for your software on any platform from Desktop to IoT and SaaS. Basic Plan free while you are a student at [GitHub Student Developer Pack](https://education.github.com/pack). -* [Algolia](https://www.algolia.com/developers/github/) [FREE] - Hosted search API that provides support from front end to back end frameworks and libraries. 100k records and 1 million operations, valid for 1 year. - * [Blockchair](https://education.github.com/pack) [FREE] - Connect to the world of blockchains through Blockchair’s professional APIs — supports most major cryptocurrencies.100,000 free requests. -* [Customerly](https://education.github.com/pack) [FREE] - Live chat, behavioural funnels, newsletters, and in-app surveys for SaaS.Customerly Pro free for 6 months. - * [Loom Pro](https://support.loom.com/hc/en-us/articles/360006579637-Loom-Pro-Free-for-Students-and-Teachers/?ref=codegena.com)[FREE] - Loom is a video recording tool that helps you get your message across through instantly shareable videos. -* [Twilio](https://www.twilio.com/blog/twilio-perks-students-and-educators-now-available-github-education)[CREDIT] - Free $50 USD in Twilio API credits & Exclusive in-game items in TwilioQuest for student via [Github Student Developer Pack](https://education.github.com/pack). - * [Tabula](https://docs.tabula.io/getting-started/plans-and-subscriptions/tabula-for-education) [DISCOUNT] - Tabula.io is a modern no-code data analytics and visualisation tool. Students get 60% permanent discount on Tabula Solo plan. * [Craft](https://www.craft.do/education) [FREE] - craft.do is an app for taking notes, writing to-do lists, organizing important documents, organizing them. * [Lucidchart](https://www.lucidchart.com/pages/usecase/education) [FREE] - Create flowcharts & diagrams online with Lucidchart. You don't need to download anything. Students are eligible for a free Education account using school email. @@ -149,7 +137,6 @@ Table of Contents ## PaaS - * [Amazon Web Services](https://www.awseducate.com/application) [FREE] - Access cloud content, training, collaboration tools, and AWS technology at no cost by joining AWS Educate today. * [Google Cloud Platform](https://cloud.google.com) [TEMPORARILY FREE] - Access Cloud Services and G-Suite either on a trial of 14 days or register for one year through educational license or by card details. @@ -157,13 +144,11 @@ Table of Contents * [Microsoft Azure](https://azure.microsoft.com/en-us/free/students/) - Microsoft Azure is an ever-expanding set of cloud services to help you build, manage, and deploy applications. Level up your ideas by learning cloud computing skills and get a $100 credit with your free Azure for Students account—no credit card required. -* [Northflank](https://northflank.com) [FREE] - Build and deploy microservices, jobs and managed databases. Perfect for student and university projects and team collaboration. Seamlessly scale containers from version control and external Docker registries. Free tier includes 2 services, 2 cron jobs and 1 database. Or 4 services via [Northflank Student Developer Pack](https://northflank.com/student-developer-pack). +* [Northflank](https://northflank.com/student-developer-pack) [FREE] - Build and deploy microservices, jobs and managed databases. Perfect for student and university projects and team collaboration. Seamlessly scale containers from version control and external Docker registries. Free tier includes 2 services, 2 cron jobs and 1 database. Or 4 services via [Northflank Student Developer Pack](https://northflank.com/student-developer-pack). * [Alibaba Cloud](https://www.alibabacloud.com/en/developer/students?_p_lc=1) [FREE] - Enjoy free cloud servers, training courses, certifications, and exclusive campaigns and opportunities by verifying your student status. The offer is renewable as long as you are a student. ## Email - * [Send Grid](https://sendgrid.com/partner/github-education) [CREDIT] - Student plan 15K free emails/month (normally limited to 200 free emails/day) while you're a student available via [Github Student Developer Pack](https://education.github.com/pack). - * [Mailgun](https://education.github.com/pack) [FREE] - Powerful APIs that enable you to send, receive and track email effortlessly.20,000 free emails and 100 free email validations each month for up to 12 months, available via [Github Student Developer Pack](https://education.github.com/pack). * [Testmail.app](https://testmail.app/github-students) [FREE] - Get unlimited email addresses and mailboxes for automating email tests with our powerful APIs. Free Essential plan while you're a student. @@ -173,8 +158,6 @@ Table of Contents * [Travis CI](https://travis-ci.org) [FREE] - Private builds (normally $69/month) while you're a student available via [Github Student Developer Pack](https://education.github.com/pack). -* [StyleCI](https://blog.styleci.io/introducing-the-student-plan/) [FREE / CREDIT] - Free Student Plan with access to StyleCI for up to five private repositories. - * [Semaphore](https://docs.semaphoreci.com/account-management/discounts/) [FREE / DISCOUNT]- Free account for students and educators with a 25% discount for qualifying schools and institutions. * [ConfigCat](https://configcat.com/student/) [FREE] - Learn feature flags with the industry leading feature flag service.1000 feature flags, ∞ users for free. @@ -188,31 +171,17 @@ Table of Contents * [Bitnami](https://bitnami.com) [FREE] - Install cloud applications in a single click. Business 3 plan (normally $49/month) for one year available via [Github Student Developer Pack](https://education.github.com/pack). -* [Vertabelo](https://www.vertabelo.com/) [FREE] - Fully-featured online tool for database design. Free for Educational Purposes. - -* [SQLSmash](https://student.sqlsmash.com/) [FREE] - Productivity plugin for SQL Server Management Studio for writing maintainable SQL scripts and faster navigation.Free standard license for students. - * [PushBots](https://pushbots.com/for/education/) [FREE] - The easiest way to engage your mobile & web app users via push notifications. Free Premium account for 6 months. -* [EverSQL](https://www.eversql.com/github-students/) [FREE] - Boost your database performance by automatically optimizing your SQL queries.Free 6-month subscription to the Basic plan - -* [Weglot](https://weglot.com/github-students/) [FREE] - Make any website multilingual and manage your translations through a single platform.Free 1-year Pro Plan giving you access to unlimited languages + up to 200k translated words. - -* [LingoHub](https://education.github.com/pack) [FREE] - Translation management service for web, desktop and mobile apps.Free Professional Plan containing 10,000 text segments for students. - -* [MongoDB](https://education.github.com/pack) [FREE] - A general purpose, document-based, distributed database built for modern application developers and for the cloud era.$200 in MongoDB Atlas Credits, plus access to MongoDB Compass and MongoDB University including free certification. +* [MongoDB](https://www.mongodb.com/students) [FREE] - A general purpose, document-based, distributed database built for modern application developers and for the cloud era.$200 in MongoDB Atlas Credits, plus access to MongoDB Compass and MongoDB University including free certification. ## Maps - * [Mapbox](https://www.mapbox.com/community/education) [CREDIT] - A mapping platform for developers. 5 GB of storage for your own custom data. +* [Mapbox](https://www.mapbox.com/community/education) [CREDIT] - A mapping platform for developers. 5 GB of storage for your own custom data. ## Localization - * [Transifex](https://www.transifex.com) [FREE / CREDIT]- A localization platform for translating digital content. 1 Free Year worth $99/month available via [Github Student Developer Pack](https://education.github.com/pack). - -* [Crowdin](https://education.github.com/pack)[FREE] - Crowdin is a cloud-based solution that streamlines localization management.Bronze plan for 1 year available via [Github Student Developer Pack](https://education.github.com/pack). - * [POEditor](https://education.github.com/pack) [FREE] - POEditor is a highly scalable localization management platform for teams.Plus Plan for free for one year. ## Programming Help @@ -223,12 +192,10 @@ Table of Contents * [Transloadit](https://transloadit.com/github-students/) [FREE] - A versatile uploading & encoding API to automate any file conversion. The Startup plan for free, including 10GB of encoding credit. -* [Jaamly](https://education.github.com/pack) [FREE] - Helping developers, designers, and startups to launch their apps on the App Store.Jaamly Startup plan free for 6 months. - ## Domain Name Registers - * [NameCheap](https://nc.me) [FREE/DISCOUNT] - One year domain name registration on the .me TLD, and deeply discounted registrations on .io, .tech, .com, and .website. Inludes optional free year of hosted Ghost blogging platform or Exposure photo website. +* [NameCheap](https://nc.me) [FREE/DISCOUNT] - One year domain name registration on the .me TLD, and deeply discounted registrations on .io, .tech, .com, and .website. Inludes optional free year of hosted Ghost blogging platform or Exposure photo website. * [.tech](https://get.tech/students) [DISCOUNT] - One year registration on .tech TLD for $0.99, with free renewals for referrals. @@ -251,20 +218,17 @@ Table of Contents * [LambdaTest](https://education.github.com/pack) [FREE] - Perform automated and live interactive cross browser testing on 2000+ real browsers and operating systems online.Free LambdaTest Live Plan for one year. -* [SOFY](https://education.github.com/pack) [FREE] - SOFY automates your software testing, uses machine learning to create tests, suggests test scenarios based on product changes, customer usage data and runs at scale.6 months of free website and mobile app testing. * [Malwarebytes](https://www.malwarebytes.com/student-discount) [Discount] - Get 50% off device security by entering your information into ProxID to get verified as a student. ## Software Modeling Tools - * [Astah](https://astah.net/products/free-student-license/) [FREE] - One Year Professional License +* [Astah](https://astah.net/products/free-student-license/) [FREE] - One Year Professional License * [Axure RP](https://www.axure.com/edu) [FREE] - Free educational license of Axure RP Pro * [Vertabelo](https://my.vertabelo.com/sign-up/create-academic) [FREE] - Visual database design online. 100% free academic accounts for students and lecturers who are learning or teaching database modeling. -* [Invision](https://www.invisionapp.com/education-signup) [FREE] - Prototyping and Mockup tool - * [Framer](https://www.framer.com/pricing/) [DISCOUNT] - Prototyping tool. 50% off when you get an educational license. * [Vaadin](https://vaadin.com/student-program) [FREE] - Best open source Java framework for building Progressive Web Applications.Free Pro subscription license to access the commercial components and tools via [Github Student Developer Pack](https://education.github.com/pack). @@ -280,24 +244,16 @@ Table of Contents * [Appfigures](https://appfigures.com/landing/github-student) [FREE] - App Store analytics, optimization, and intelligence. Free access to the Grow plan for 1 year. -* [Scrapinghub](https://education.github.com/pack) [FREE] - Scrapinghub's Scrapy Cloud is a battle-tested cloud platform for running web crawlers. Manage and automate your web spiders at scale.1 Free Forever Scrapy Cloud Unit - unlimited team members, projects or requests. Unlimited crawl time and 120 day data retention. - * [Crawlbase](https://crawlbase.com/) [FREE / CREDIT] Crawlbase, a web scraping and web crawling tool, is generously offering 5000 successful requests for free over a three-month period to students, who can take advantage of this opportunity by using the discount code 'SDNT2023'. -* [Typeform](https://education.github.com/pack) [FREE] - Interactive forms, surveys & quizzes to engage and grow your audience.Free professional plan for 1 year. - -* [Baremetrics](https://education.github.com/pack) [FREE] - Metrics, dunning, and engagement tools for SaaS & subscription businesses.Get Baremetrics for free up to $2.5k Monthly Recurring Revenue while you are a student. +* [Typeform](https://www.typeform.com/help/a/non-profit-ngo-and-student-discounts-at-typeform-360039728951/) [DISCOUNT] - Interactive forms, surveys & quizzes to engage and grow your audience with professional discount plan. * [CodeScene](https://education.github.com/pack) [FREE] - A powerful visualization tool that uses Predictive Analytics to identify social patterns in your code, detect delivery risks and manage technical debt.A free Student account to analyze private GitHub repositories. -* [Simple Analytics](https://simpleanalytics.com/students) [FREE] - Privacy-friendly analytics with a simple interface and API.Starter plan free for one year, including 100k page views per month. +* [Simple Analytics](https://dashboard.simpleanalytics.com/students) [FREE] - Privacy-friendly analytics with a simple interface and API.Starter plan free for one year, including 100k page views per month. * [DailyBot](https://education.github.com/pack) [FREE] - Automate daily stand-ups, follow-ups, retrospectives, surveys and feedback for your team.DailyBot Business plan free for 1 year. -* [Freshpaint](https://education.github.com/pack) [FREE] - Integrate your marketing and analytics tools with one click.Free Freshpaint Growth Plan while you are a student. - -* [Raygun](https://education.github.com/pack) [FREE] - Error, crash and performance monitoring for web and mobile apps. Startup Platform plan, free for one year. - * [AnyChart](https://www.anychart.com/buy/non-commercial-license/) [FREE] - A flexible JavaScript library for creating interactive charts, maps, and dashboards for visual analytics. Provides students with a free license for use in their education or other non-commercial projects. @@ -328,11 +284,6 @@ Table of Contents * [HoneyBadger](https://education.github.com/pack)[FREE] - Exception, uptime, and cron monitoring.Free Small account for 1 year available via [Github Student Developer Pack](https://education.github.com/pack). -* [LogDNA](https://www.logdna.com/blog/get-a-free-logdna-account-in-the-github-student-developer-pack)[FREE] - Log management platform that offers aggregation, monitoring, and analysis of server and application logs at any volume, from any source.Up to 50 GB/month of log storage with 14 day retention for one year via [Github Student Developer Pack](https://education.github.com/pack). - -* [Netwise](https://www.netwise.co.uk/students/) [FREE] - Turnkey data centre services for the hosting of critical IT infrastructure systems.Free single unit server colocation package free for 12 months. - - ## Software Packs * [Azure for Students](https://azureforeducation.microsoft.com/en-us/Institutions) [FREE / DISCOUNT] - Subscriptions provide access to Azure services. Azure for Students gives you $100 credit for 12 months. It includes access to more than 25 free services, including compute, network, storage, and databases. Any charges incurred during this period are deducted from the credit. @@ -349,7 +300,7 @@ Table of Contents ## Learning Resources -* [Association of Computing Machinery with Digital Library](https://www.acm.org) [DISCOUNT] - Normally access to ACM and their Digital Library cost $198 USD a year, however, current IT and Computer Science students can get access for just $42 USD a year. +* [Association of Computing Machinery with Digital Library](https://www.acm.org/membership/membership-options) [DISCOUNT] - Normally access to ACM and their Digital Library cost $198 USD a year, however, current IT and Computer Science students can get access for just $42 USD a year. * [Frontend Masters](https://frontendmasters.com/welcome/github-student-developers/) [FREE] - Advance your skills with in-depth JavaScript, Node.js & front-end engineering courses. Getting your career started in field of FullStack Development with this amazing course. Free 6-months access to all courses and workshops. @@ -357,12 +308,8 @@ Table of Contents * [GO RAILS](https://gorails.com/github-students) [FREE] - Tutorials for web developers learning Ruby, Rails, Javascript, Turbolinks, Stimulus.js, Vue.js, and more. Free access to all videos and lessons for 12 months. -* [Thinkful](https://www.thinkful.com/getstarted/software-engineering/intro-course/) [FREE] - Learn Fundamentals of Web Development to launch your career as a developer.1 month of access to a web development course. - * [SymfonyCasts](https://symfonycasts.com/github-student) [FREE] - Master Symfony and PHP with video tutorials and code challenges. Free 3-month subscription for students. -* [next.tech](https://next.tech/github-students) [FREE] - Learn tech skills and build software directly from your browser with real, online computing environments. Free access to all interactive courses and cloud computing environments for 12 months. - * [Educative](https://www.educative.io/github-students) [FREE] - Level up on trending coding skills at your own pace with interactive, text-based courses. Get 6 free months of 60+ courses covering in-demand topics like Web Development, Python, Java, and Machine Learning. * [Interview Cake](https://www.interviewcake.com/github-students) [FREE] - Interview Cake makes coding interviews a piece of cake with practice questions, data structures and algorithms reference pages, cheat sheets, and more. Access to the full coding interview prep course for 3 weeks. @@ -377,11 +324,9 @@ Table of Contents * [HazeOver](https://hazeover.com/github-students.html) [FREE] - Get focused while working on your projects or studying with HazeOver for Mac.Free app license, including minor updates. -* [Drovio](https://www.drovio.com/github-students/) [FREE] - Remote pair programming and team collaboration tool. Free Standard subscription while you're a student, to be renewed every 6 months. - * [Github Campus Experts](https://apply.githubcampus.expert/) [FREE] - GitHub Campus Experts are students who build technical communities on campus, with training and support from GitHub.Apply to become part of the program while you’re a student. -* [Scrimba](https://apply.githubcampus.expert/) [FREE] - Level up your coding skills with interactive courses, projects, and challenges. Learn JavaScript, CSS, React, Python, and more. Enjoy 1 month of free access to Full access to Scrimba’s Pro courses, projects, and coding challenges, which includes 40+ courses available via [Github Student Developer Pack](https://education.github.com/pack). +* [Scrimba](https://scrimba.com/github-education) [FREE] - Level up your coding skills with interactive courses, projects, and challenges. Learn JavaScript, CSS, React, Python, and more. Enjoy 1 month of free access to Full access to Scrimba’s Pro courses, projects, and coding challenges, which includes 40+ courses available via [Github Student Developer Pack](https://education.github.com/pack). ## Data science