Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/devrelcollective/awesome-devrel

Awesome Developer Relations resources curated by the DevRel Collective
https://github.com/devrelcollective/awesome-devrel

List: awesome-devrel

awesome-list awesome-lists cfps devrel speaking-resources

Last synced: 5 days ago
JSON representation

Awesome Developer Relations resources curated by the DevRel Collective

Awesome Lists containing this project

README

        

# Awesome DevRel [![Awesome](https://awesome.re/badge-flat2.svg)](https://awesome.re)

Community-sourced tools for the DevRel industry. Brought to you by [The DevRel Collective](https://devrelcollective.fun/).

# Table of Contents

- [Awesome DevRel ](#awesome-devrel-)
- [Table of Contents](#table-of-contents)
- [Community forums](#community-forums)
- [Static sites generator](#static-sites-generator)
- [Podcasting](#podcasting)
- [Workshop training](#workshop-training)
- [Meeting scheduler](#meeting-scheduler)
- [Virtual Events](#virtual-events)
- [Analytics and CRM](#analytics-and-crm)
- [Developer portals and documentation](#developer-portals-and-documentation)
- [API documentation](#api-documentation)
- [Product feedback](#product-feedback)
- [GIF creation](#gif-creation)
- [Video recording and live streaming](#video-recording-and-live-streaming)
- [Form creation](#form-creation)
- [Presentation engine](#presentation-engine)
- [Real time interactions](#real-time-interactions)
- [CFPs and Speaking Resources](#cfps-and-speaking-resources)
- [Websites to Publish Articles](#websites-to-publish-articles)
- [Other](#other)
- [Hardware](#hardware)
- [Remote clickers/slide advancers](#remote-clickersslide-advancers)
- [Microphones](#microphones)
- [Cameras](#cameras)
- [Other](#other-1)
- [Travel Tools](#travel-tools)
- [Luggage](#luggage)
- [Backpacks](#backpacks)
- [Tips \& Tricks](#tips--tricks)
- [Other](#other-2)
- [Community Management](#community-management)
- [Community Building](#community-building)
- [Diversity, Equity and Inclusion](#diversity-equity-and-inclusion)
- [Articles](#articles)
- [Events](#events)
- [LICENSE](#license)
- [Resource Templates](#resource-templates)
- [Thanks to all the contributors ❤](#thanks-to-all-the-contributors-)

## Community forums
* [discourse.org](https://www.discourse.org): Open-source, community-minded forum software
* [vanillaforums.com](https://vanillaforums.com/en/software/): Vanilla offers a highly brandable and extensible solution for support, Q&A and ideation forums.
* [Answer](https://answer.dev/): A Q&A platform software for teams at any scales. Whether it’s a community forum, help center, or knowledge management platform, you can always count on Answer.

## Static sites generator
* [netlify.com](https://www.netlify.com/): Deploy modern static websites with Netlify. Get CDN, Continuous deployment, 1-click HTTPS, and all the services you need. Get started for free.
* [Cloudflare Pages](https://pages.cloudflare.com/): Cloudflare Pages is a JAMstack platform for frontend developers to collaborate and deploy websites.
* [GitHub Pages](https://docs.github.com/en/pages): You can create a website directly from a repository on GitHub.com.
* [Azure Static Web Apps](https://azure.microsoft.com/en-us/services/app-service/static/#overview): Streamlined full-stack development from source code to global high availability
* [datocms.com](https://www.datocms.com/): DatoCMS is an API-based administrative area for your static websites. Use your favorite website generator, let your clients publish new content independently, host the site anywhere you like.
* [gohugo.io](https://gohugo.io/): Hugo is one of the most popular open-source static site generators. With its amazing speed and flexibility, Hugo makes building websites fun again.
* [jekyll](https://jekyllrb.com/): Jekyll is a popular, open source static site generator.
* [gatsby](https://www.gatsbyjs.org/): Gatsby is a free and open source framework based on React that helps developers build blazing fast websites and apps
* [middleman](https://middlemanapp.com): The static site generator behind [Slate](https://github.com/slatedocs/slate)
* [Vercel](https://vercel.com): Deploy any static site (Next.js, Jekll, Hugo, Gatsby, etc) for free.
* [Render](https://render.com): Free static sites. Global CDN, managed TLS certs, PR previews, custom domain or `.onrender.com` subdomain. [More details](https://render.com/docs/static-sites).
* [Kinsta](https://kinsta.com/static-site-hosting/): Free static site hosting for pre-built static websites and modern static site generators using Node.js. Integrates with GitHub, GitLab, and Bitbucket, deploy to the Edge at 260+ CDN locations.

## Podcasting
* [anchor.fm](https://anchor.fm/): Anchor is the easiest way to hear, share, and create audio worthy of your ears. Broadcast voice, mix in music from Spotify and Apple Music, and take call-ins from your listeners. All from your phone.
* [mixlr.com](https://mixlr.com/): Mixlr is a simple way to share live audio online. Broadcast using any source and invite people to listen and chat in real-time.
* [zencastr.com](https://zencastr.com/): Zencastr is a web app to record your remote interviews in studio quality with a separate track per guest
* [transistor.fm](https://transistor.fm/): Transistor provides podcast hosting and analytics and supports multiple podcasts under one account fee so you can spin up as many podcasts as you want. In addition to simple instructions for submitting your RSS feed to Spotify, Apple and other big directories, you get a customizable website, shareable and embeddable player, and API access. Private Podcasts are great addons for Memberships or Patreon Perks.

## Workshop training
* [github.com/jpetazzo/container.training](https://github.com/jpetazzo/container.training): This repository contains materials (slides, scripts, demo app, and other code samples) used for various workshops, tutorials, and training sessions around the themes of Docker, containers, and orchestration.
* [Glitch.com](https://glitch.com): Glitch is a really useful tool to collaborate, code and ship apps on the web. It offers value for DevRel folks especially in lowering the adoption barrier, creating embeddable running-code in documentation/blogs and live coding for free.
* [Google Codelabs](https://github.com/googlecodelabs/tools): Codelabs are interactive instructional tutorials, which can be authored in Google Docs using some simple formatting conventions. You can also author codelabs using markdown syntax.This is very handy during workshops and enablement sessions.
* [CodePen](https://codepen.io/trending): CodePen.io is a social development environment for front-end designers and developers. Build and deploy a website, show off your work, build test cases to learn and debug, and find inspiration.
* [CodeSandbox](https://codesandbox.io/): Create, share, and get feedback with collaborative sandboxes for rapid web development.
* [Tuple](https://tuple.app/): The best remote pair programming app on macOS.
* [RunKit](https://runkit.com/): RunKit is a node playground in your browser.
* [Observable](https://observablehq.com/): Explore, analyze, and explain data. As a team.
* [Jupyter](https://jupyter.org/): Project Jupyter develops open-source software, open standards, and services for interactive computing across dozens of programming languages.
* [replit](https://replit.com/): Code, create, and learn together.
* [CoScreen](https://www.coscreen.co/): Collaborative screen sharing and video chat. One click to share and co-edit any window. Bring your team closer to you.

## Meeting scheduler
* [claralabs.com](https://claralabs.com/): Clara is your partner in doing great work - a virtual employee that schedules your meetings.
* [calendly.com](https://calendly.com/): Say goodbye to phone and email tag for finding the perfect meeting time with Calendly. It's 100% free, super easy to use and you'll love our customer service.
* [x.ai](https://x.ai/): AI scheduled meetings for smarter work days. The future is here.
* [vyte.in](https://www.vyte.in/): Schedule meetings 10x faster
* [Cal.com](https://cal.com/): Open source Calendly

## Virtual Events

* [Icebreaker](https://icebreaker.video/): online networking tool, like chat roulette but for online events
* [Brella.io](https://www.brella.io/event-matchmaking): event matchmaking, engament, etc
* [Gather.town](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
* [Spatial.chat](https://spatial.chat/): Video chat conversations that recreate real-life social interactions
* [Butter](https://butter.us/): Butter is a video conferencing tool that empowers facilitators to run interactive, buttery smooth online workshops.
* [flat.social](https://flat.social/): Fun & highly interactive virtual spaces for online meetings & socials
* [Virtual Event Starter Kit](https://vercel.com/virtual-event-starter-kit): Free, open-source template using Next.js and Vercel

## Analytics and CRM
* [Moesif Developer Relations Management](https://www.moesif.com/solutions/developer-relations): Understand API adoption and keep developers informed automatically.
* [Savannah CRM](https://www.savannahhq.com): Understand your Community better across multiple sources, track engagement and contributions.
* [GetSphere](https://getsphere.dev): An open source, community-driven platform that empowers you to track, engage, and grow your community across multiple platforms. Built on the foundation of Crowd.dev, GetSphere is committed to putting community first.

## Developer portals and documentation
* [developerhub.io](http://developerhub.io/): Documentation tool to write, publish, review, analyse and collect feedback on personalised customer-facing API docs.
* [readme.io](http://readme.io/): Create beautiful product and API documentation with our developer friendly platform.
* [apimatic.io](https://apimatic.io/): Developer Experience Platform for your Public/Private/Internal APIs
* [readthedocs.org](https://readthedocs.org/): Create, host, and browse documentation.
* [widdershins](https://github.com/Mermade/widdershins): OpenApi / Swagger / AsyncAPI / Semoasa definition to Slate / Shins compatible markdown
* [gitbook.com](https://github.com/GitbookIO/gitbook): Modern documentation format and toolchain using Git and Markdown
* [raneto.com](http://raneto.com/): Markdown powered Knowledgebase for Nodejs
* [docusaurus.io](https://v2.docusaurus.io/)
* [MadCap Flare](https://www.madcapsoftware.com/products/flare/)
* [Nextra](https://nextra.vercel.app/): Write docs with Markdown/MDX and Next.js
* [Mintlify](https://mintlify.com/): Modern standard for public facing documentation. Beautiful out of the box, easy to maintain, and optimized for user engagement.

## API documentation
* [stoplight.io](http://stoplight.io/): StopLight, providing engineering teams with the best way to document, test, and build web APIs
* [openapis.org](https://www.openapis.org/): Open API Initiative
* [Postman](https://www.postman.com/api-documentation-generator/): Use Postman's API documentation feature to generate beautiful, machine-readable documentation for your API and automatically keep it up to date.
* [Insomnia](https://insomnia.rest/): Deliver high quality APIs through standards and collaboration with the Insomnia API design platform.

## Product feedback
* [Haxor](https://haxor.sh/platform/): Haxor is the platform for developer experience feedback. Learn how to improve your DX by watching developers build with your product.
* [EnjoyHQ](https://getenjoyhq.com/): When your team wants to discover customer problems, do research for a new feature, collect evidence for your next sprint planning, share research findings and more, NomNom has your back.
* [UserVoice](https://uservoice.com): User feedback software to help you listen to your customers, focus product development efforts on features that matter, and innovate efficiently.
* [HotJar](https://www.hotjar.com/): Record and replay onboarding flows. Cheaper than FullStory.

## GIF creation
* [Cockos LICEcap](https://www.cockos.com/licecap/) (for Windows): LICEcap can capture an area of your desktop and save it directly to .GIF (for viewing in web browsers, etc) or .LCF (see below).
* [EZGif](https://ezgif.com/): Online Gif editor - crop, add text, trim, add effects, censor - all online.
* [gifcurry](https://github.com/lettier/gifcurry) (for Linux/Mac): Gif editor to add text, trim, and add other effects.
* [gifbrewery](https://gifbrewery.tumblr.com/) (for Mac): Creating fine-crafted GIFs for Mac users worldwide. ***Note: No longer in development***
* [gifsicle](https://github.com/kohler/gifsicle): Optimize and edit GIFs for sharing.
* [GIPHY Capture](https://giphy.com/apps/giphycapture) (for Mac): Allows you create and edit GIFs through screeen capture, also can add captions and control pixel size
* [Kap](https://getkap.co) (for Mac): Capture screen areas and save as GIF, MP4, etc. Free and open source.
* [Peek](https://github.com/phw/peek) (for Linux): Capture screen area and save as GIF or video formats.
* [terminalizer](https://github.com/faressoft/terminalizer): Record terminal sessions and save to GIF.

## Video recording and live streaming
* [obsproject.com](https://obsproject.com/): Free and open source software for video recording and live streaming. Download and start streaming quickly and easily on Windows, Mac or Linux.
* [OBS Ninja](https://obs.ninja/): Bring live video from your smartphone, remote computer, or friends directly into OBS or other studio software.
* [screenflow.com](https://www.telestream.net/screenflow/): Video editing and screen recording software for Mac
* [GitDuck.com](https://gitduck.com/): Online screen recording and live streaming tool with built-in code sharing. Create instantly shareable videos linked to commits.
* [Loom](https://loom.com): Record your screen, audio and camera in one click. Loom hosts the video for you and you can easily share the link with publicly or with colleagues.
* [StreamYard](https://streamyard.com/): StreamYard is a live streaming studio in your browser. Interview guests, brand your broadcast, and much more. Stream directly to Facebook, YouTube, LinkedIn, and other platforms.
* [Restream](https://restream.io/): Restream allows you to stream live to 30+ social platforms at once.
* [Zoom.us](https://zoom.us/): Great service for hold and record videocalls. Also saves any chat messages into a separate file.

## Form creation
* [typeform.com](https://www.typeform.com/): Build beautiful, engaging, and conversational online forms, surveys, quizzes, landing pages, and much more

## Presentation engine
* [shwr.me](https://shwr.me/): Shower HTML presentation engine (Jekyll support)
* [reveal.js](https://revealjs.com/#/): The HTML presentation framework
* [slides.com](https://slides.com/): Make better presentations. Slides is a place for creating, presenting and sharing slide decks.
* [deckdeckgo.com](https://deckdeckgo.com/): Create presentations that work as standalone apps at any device, everywhere ([see example video](https://www.youtube.com/watch?v=3o3oGBTTRSs))
* [Slidev](https://sli.dev/): Slidev aims to provide the flexibility and interactivity for developers to make their presentations even more interesting, expressive, and attractive by using the tools and technologies they are already familiar with.
* [SliDesk](https://slidesk.github.io/slidesk-doc/): SliDesk allows you to focus on your content. You write your slides with MarkDown. An ecosystem exists for components and plugins.

## Real time interactions
* [kahoot.com](https://kahoot.com/): Game-based platform that makes learning awesome for millions of people all over the world. **Useful for real time surveys**
* [sli.do](https://sli.do/): A simple platform that enables live polling, crowdsourcing questions and brainstorming ideas.A mobile-friendly interface that lets participants join via a custom event-code

## CFPs and Speaking Resources
* [Confs.tech](https://confs.tech/): [Open source](https://github.com/tech-conferences/confs.tech), shows both conferences coming soon as well as CFPs. They also have an email newsletter.
* [CallingAllPapers](https://callingallpapers.com/): Open source aggregator that grabs conferences from several sources. They also have a free API.
* [vmbrasseur/Public_Speaking](https://github.com/vmbrasseur/Public_Speaking): A big open source list of conference speaking tips.
* [Speaking.io](https://speaking.io/): Zach Holman’s collected tips for public speakers in tech.
* [SeeCFP](https://seecfp.com/): CFP list and email notification.
* [Tech Daily CFP](https://mailchi.mp/f2e4ba861211/techdailycfp): Sends a daily newsletter of CFPs.
* [Developers Conferences Agenda/list](https://github.com/scraly/developers-conferences-agenda/) - A list of worldwide conferences since 2017 with date and location
* [Sessionize](https://sessionize.com/) - Awesome tool for Call for Papers, Schedule and Speaker Management.

## Websites to Publish Articles
* [dzone](https://dzone.com/)
* [hackernoon](https://www.hackernoon.com/)
* [Hashnode](https://www.hashnode.com/)
* [medium](https://www.medium.com/): medium publications are the core value of medium e.g.:
* [swlh](https://medium.com/swlh)
* [javarevisited](https://medium.com/javarevisited)
* [better-programming](https://medium.com/better-programming)
* [The New Stack](https://thenewstack.io/)
* [Java Code Geeks](https://www.javacodegeeks.com/): including related sites specifically
* [.NET Code Geeks](https://www.dotnetcodegeeks.com/)
* [System Code Geeks](https://www.systemcodegeeks.com/)
* [Web Code Geeks](https://www.webcodegeeks.com/)
* [jaxenter](https://jaxenter.com/)

## Other
* [earthclassmail.com](https://www.earthclassmail.com/): Get the best virtual mail and address solution for your business. Now you can scan, sync to cloud storage, deposit checks and much more. Try it risk-free

# Hardware

## Remote clickers/slide advancers

* [Logitech spotlight](https://www.logitech.com/en-us/product/spotlight-presentation-remote?crid=11)
* [Logitech Wireless Presenter R400](https://www.amazon.com/Logitech-910-001354-Wireless-Presenter-R400/dp/B002GHBUTK)

## Microphones
* [Nice comparison of various mics](https://www.youtube.com/watch?v=STS2-IDMaa8)
* [Blue Snowball Ice](https://www.bluedesigns.com/products/snowball-ice/)
* [Blue Yeti](https://www.bluedesigns.com/products/yeti/)
* [SHURE SM7B](https://www.amazon.com/Shure-SM7B-Cardioid-Dynamic-Microphone/dp/B0002E4Z8M?th=1)
* [UR22C RECORDING PACK](https://new.steinberg.net/audio-interfaces/ur22c-recording-pack/)
* [Electro-Voice RE320](https://www.amazon.com/Electro-Voice-RE320-Diaphragm-Dynamic-Microphone/dp/B00KCN83VI) AND [Focusrite Scarlett Solo USB Audio Interface](https://www.amazon.com/Focusrite-Scarlett-Audio-Interface-Tools/dp/B07QR6Z1JB)
* [Rode Procaster Broadcast Vocal Microphone](https://www.amazon.com/Rode-Procaster-Broadcast-Dynamic-Microphone/dp/B001IPUJJI/)

## Cameras
* [Logitech StreamCam](https://www.logitech.com/en-us/products/webcams/streamcam.960-001286.html)
* [Logitech C922 Pro Stream Webcam](https://www.bhphotovideo.com/c/product/1374480-REG/logitech_960_001087_c922_pro_stream_webcam.html)
* [NDI HX Camera for iPhone](https://apps.apple.com/us/app/ndi-hx-camera/id1477266080?ls=1)

## Other
* [Timular time-tracking app](https://timeular.com/?v=7516fd43adaa)
* [Mogics Travel Bagel](https://www.mogics.com/3824-2): Compact 4x plug + 2x USB power adapter for any country to any country

# Travel Tools
## Luggage
* [Osprey Porter 46](https://www.ospreyeurope.com/shop/eu_en/travel/porter-series): Works as a backpack style suit case, can easily fit clothes for an entire week when expanded while being able to compress for daily use (laptop, accessories).

## Backpacks

* [RiutBag](https://www.riut.co.uk/): Profile themselves as the original anti-theft backpack. 🤷
* [Peak Design Everyday Backpack](https://www.peakdesign.com/products/everyday-backpack?variant=29743300902956)
* [Timbuk2 Q Laptop Backpack](https://www.timbuk2.com/products/3960-q-laptop-backpack-20)

## Tips & Tricks

## Other
* [Traveling Salseros](https://www.youtube.com/channel/UC3lgfGlws-Cd-QdQ8mv3LLw): Great, thorough reviews of travel gear.

# Community Management

## Community Building

* [GitHub Open Source Guides](https://opensource.guide/): Open Source Guides is a collection of resources for individuals, communities, and companies who want to learn how to run and contribute to an open source project.
* [Contributor Covenant](https://www.contributor-covenant.org/): A Code of Conduct for Open Source Communities
* [Commsor Blog](https://www.commsor.com/blog): Thoughts and insights on community, marketing, and creating connections.
* [CMX Newsletter](https://cmxhub.com/subscribe/)
* [Blog: What 3rd party events are interesting for my DevRel organisation?](https://dev.to/floord/what-3rd-party-events-are-interesting-for-my-company-1p14) by @floord
* [Blog: How to make the most out of sponsoring an event](https://dev.to/floord/how-to-make-the-most-out-of-sponsoring-an-event-2jhk) by @floord
* [A corporate DevRel program for honoring open source contributions](https://github.com/jansche/oss-advisors)
* [CommonRoom](https://www.commonroom.io/): Community growth platform
* [crowd.dev](https://crowd.dev): Find high-intent accounts in your developer data ([GitHub repo](https://github.com/CrowdDotDev/crowd.dev))

## Diversity, Equity and Inclusion

* [Blog: A Step-by-Step Guide to Hosting Inclusive Developer Meetups or Events In Your Office](https://dev.to/listencommunity/a-step-by-step-guide-to-hosting-inclusive-developer-meetups-or-events-in-your-office-48g4) by @SarahJaneMorris
* [Video: Inclusive and Accessible Events](https://www.youtube.com/watch?v=1AQNw1YH-nQ) by @hnky
* [Video: Event Accessibility](https://www.youtube.com/watch?v=Zb0dOIeoowA)

# Articles
* [My travel habits, by Anonymous Hash](https://anonymoushash.vmbrasseur.com/2019/11/25/my-travel-habits/)
* [@QuinnyPig's conference speaking megathread](https://threadreaderapp.com/thread/1215710451343904768.html) (unrolled twitter thread)
* [An adaptable framework for preparing a strategy planning session for your devrel team](https://github.com/npentrel/devrel-strategy-sbs#developer-relations-strategy---step-by-step)
* [A DevRel approach to prioritising events on dev.to](https://dev.to/postman/a-devrel-approach-to-prioritising-events-3d7m)

# Events

* [DevRelCon](https://www.youtube.com/DevRel)
* [CMX Summit](https://cmxhub.com/summit/)

# LICENSE
Creative Commons License
This work is licensed under a Creative Commons Attribution Share Alike 4.0 International License.

# Resource Templates

* [Slack Etiquette](./templates/slack-etiquette.md) - Best practices guide for communicating over Slack

# Thanks to all the contributors ❤