Help out your favorite open source projects and become a better developer while doing it.
Pick your favorite repos to receive a different open issue in your inbox every day. Fix the issue and everybody wins. 100,640 developers are working on 10,538 open source repos using CodeTriage.
What is CodeTriage?
Sign up with GitHubOpen source projects on GitHub that need your help.
- AMPL
- ASP
- ApacheConf
- Arc
- Arduino
- AsciiDoc
- Assembly
- Astro
- Ballerina
- Batchfile
- Bikeshed
- Blade
- Brainfuck
- C
- C#
- C++
- CMake
- CSS
- Ceylon
- Clojure
- CodeQL
- CoffeeScript
- ColdFusion
- Common Lisp
- Coq
- Crystal
- Cuda
- D
- DTrace
- Dart
- Dockerfile
- Dylan
- EJS
- Elixir
- Elm
- Emacs Lisp
- Erlang
- F#
- Fancy
- Forth
- Fortran
- GDScript
- Gherkin
- Go
- Groovy
- HCL
- HTML
- Haml
- Handlebars
- Haskell
- IDL
- Java
- JavaScript
- Jsonnet
- Julia
- Jupyter Notebook
- Just
- Kotlin
- LabVIEW
- Less
- Logos
- Lua
- MATLAB
- MDX
- Makefile
- Markdown
- Mathematica
- Matlab
- Meson
- Modelica
- MoonScript
- Mustache
- NSIS
- Nim
- Nix
- Nunjucks
- OCaml
- Objective-C
- Objective-C++
- Odin
- PHP
- PLSQL
- PLpgSQL
- Papyrus
- Pascal
- Perl
- PostScript
- PowerShell
- Prolog
- Pug
- PureScript
- Python
- QML
- R
- RPGLE
- Racket
- Raku
- Ring
- Roff
- Ruby
- Rust
- SCSS
- Sass
- Scala
- Scheme
- Shell
- Slash
- Smarty
- Solidity
- Standard ML
- Starlark
- SuperCollider
- Svelte
- Swift
- Tcl
- TeX
- Tree-sitter Query
- Twig
- TypeScript
- V
- Vala
- Verilog
- Vim Script
- Vim script
- VimL
- Visual Basic
- Vue
- WebAssembly
- Wren
- XSLT
- Yacc
- Zephir
- Zig
- hoon
- kvlang
- reStructuredText
fast_priority_queue
1 IssuesA blazzingly fast implementation of priority queue using Ruby + Rust + Ruru
(simon0191/fast_priority_queue)bgpsec
1 IssuesAn implementation of a Router with BGPSec in Java using Apache-Mina and Zebra
(daxcurson/bgpsec)chrome-vs-code
1 IssuesA web browser integrated in VS Code editor tabs. :radioactive: experimental :radioactive:
(fabianlauer/chrome-vs-code)hottbox
1 IssuesHOTTBOX: Higher Order Tensors ToolBOX.
(hottbox/hottbox)pastel
1 IssuesSmall boilerplate to start projects with Grunt and Bower - Front End
(woliveiras/pastel)webhook
1 IssuesWebhook channel's for NestJS motification
(sinuoslabs/webhook)bidi2pdf-rails
1 IssuesBidi2pdfRails is the official Rails integration for Bidi2pdf — a modern, headless-browser-based PDF rendering engine.
(dieter-medium/bidi2pdf-rails)oss-insight
1 IssuesOpen Source Software Insight
(harkue/oss-insight)database
1 Issues🛢️ The Athenna database handler for SQL/NoSQL.
(athennaio/database)aquaguildz
1 IssuesThis is a Custom World of Warcraft Guild Content Management System that works with a Custom API plus the API that is provided by Blizzard. Also contains a forum and a functional admin panel!
(zordesigns/aquaguildz)caffeine
1 IssuesA high performance caching library for Java
(ben-manes/caffeine)driftdb
1 IssuesA real-time data backend for browser-based applications.
(drifting-in-space/driftdb)brod
1 IssuesAn unmaintained python client to Kafka 0.6
(datadog/brod)twitterbot
1 Issues🤖 Python Twitter Bot. It's made to reach more engagement based on your interests.
(edoardottt/twitterbot)awesome-nagios-plugins
1 IssuesA curated list of awesome nagios plugins
(cytopia/awesome-nagios-plugins)drowsiness-detection
1 IssuesThis project is based upon drowsiness detection of drivers for accident prevention and detection
(shubham10divakar/drowsiness-detection)greenei
1 IssuesWelcome to my repository I used this repository as testing workspace or something else but it's open source
(sucaad996-cpu/greenei)laptop
1 IssuesA shell script to set up a macOS laptop for web and mobile development.
(thoughtbot/laptop) (hariravirui/hello-github-actions)hello-github-actions
1 Issuesfoundatio.rabbitmq
1 IssuesFoundatio RabbitMQ
(foundatiofx/foundatio.rabbitmq)trot
1 IssuesCommand Line Helper to generate react files & components
(adventurebear/trot)my_repository
1 IssuesJust another repository
(jyotidubey/my_repository)silver-guiderucellmai
1 IssuesRucellmai 2223113758
(rucellmai61/silver-guiderucellmai)going_the_distance
1 IssuesDistance Measurements are Awesome!
(schneems/going_the_distance)aws-kinesis-local
1 IssuesBuild for local AWS Kinesis
(saidsef/aws-kinesis-local)check_mysqldump-secure
1 Issues[sh] Nagios Plugin to monitor mysqldump database backups
(cytopia/check_mysqldump-secure)lemp-installer
1 IssuesScript to install the LEMP stack on Debian based distributions
(thamaraiselvam/lemp-installer)istio-service-mesh-workshop
1 IssuesUsing Istio Workshop
(layer5io/istio-service-mesh-workshop)gocaster
1 IssuesA simple TUI podcast client written in Go
(amurru/gocaster)aspblog
1 IssuesAPI Blog using ASP .Net Core v3.0
(abbasovmakrov/aspblog)bing-wallpaper
1 IssuesDaily collection Bing Wallpaper
(vpday/bing-wallpaper)to-do-app
1 IssuesI made a simple Django to-do app with CRUD and authentication functionality
(donidev/to-do-app)oauth-ruby
1 IssuesOAuth for Ruby
(oauth-xx/oauth-ruby)resizeable.js
1 IssuesA (small) javascript library for resizeable grid layouts that preserve their aspect ratio.
(alexdovzhanyn/resizeable.js)geteventstore-php-core
1 IssuesPHP Client for Event Store HTTP API
(friendsofouro/geteventstore-php-core)active_storage_validations
1 IssuesDo it like => validates :photos, attached: true, content_type: ['image/png', 'image/jpg', 'image/jpeg'], size: { less_than: 500.kilobytes }, limit: { min: 1, max: 3 }, aspect_ratio: :landscape, dimension: { width: { in: 800..1600 }
(igorkasyanchuk/active_storage_validations)el-ambrosia-grub-app-
1 IssuesWeb-based ordering and supply system for EL AMBROSIA
(dongumayagay/el-ambrosia-grub-app-)ordinare
1 IssuesOrdinare sorts gems in your Gemfile alphabetically
(nikolalsvk/ordinare)defa-website-protector
1 IssuesProtect Front End HTML Injection and Changing without mutation event. Support all browser
(juthawong/defa-website-protector) (college-concierge/college-concierge)college-concierge
1 Issueskoteyka-2.0
1 IssuesKoteyka 2 repository.
(endermanch/koteyka-2.0)gitmoji-regex
1 Issues🔥 A regular expression matching Gitmoji (a subset of Unicode Emoji) symbols
(pboling/gitmoji-regex)qtinappanalytics
1 IssuesQt In-App Analytics
(leppa/qtinappanalytics) (santaok/neofi)neofi
1 Issues (oauth-xx/masq2)masq2
1 Issueshello-transifex
1 IssuesDemo project that integrates .NET, transifex and Cake
(admiringworm/hello-transifex)express-mongoose-boilerplate
1 IssuesA clean, opinionated NodeJS server boilerplate that uses ExpressJS, MongoDB and Redis.
(tusharpandey13/express-mongoose-boilerplate)zui
1 IssuesZoomable Container hosting Floating Windows with Zoomable Content
(zoomicon/zui) (erik172/z0172ck-tools)z0172ck-tools
1 Issues (off-cord/voicefive)voicefive
1 Issues