Help Wanted

Discover open source projects where your contributions truly matter

While large projects overflow with contributions, smaller initiatives eagerly await your expertise and passion

Active filters:Stars: 10+ Stars
Filters trigger API requests for better performance

Showing 30 of 10,787 opportunities to contribute

AI Summary: This issue proposes unifying food search results from various sources (products, food, recent views) into a single, ranked list. The goal is to simplify food discovery for users by eliminating the need to understand source distinctions and providing a more intuitive search experience. This involves defining a neutral result model, merging results, deduplicating, and ensuring predictable ranking.

Complexity:4/5
enhancementhelp wanteddata-sourcebacklogbacklog:high

🍴 OpenNutriTracker is a free and open source calorie tracker with a focus on simplicity and privacy.

Dart
#android#barcode-scanner#calorie-counter#calories-tracker#clean-architecture#dart#diet#fitness#flutter#food-diary#foss#health#intermittent-fasting#ios#nutrition#nutrition-tracker#open-food-facts#open-source#privacy

AI Summary: This issue proposes to improve the user experience when a food search yields no results. Currently, users are presented with a dead end, but the proposed solution is to add clear next steps, such as scanning a barcode or creating a custom food, to guide them. This enhancement aims to make the empty search state more actionable and less frustrating.

Complexity:3/5
enhancementhelp wantedgood first issuedata-sourcebacklogbacklog:medium

🍴 OpenNutriTracker is a free and open source calorie tracker with a focus on simplicity and privacy.

Dart
#android#barcode-scanner#calorie-counter#calories-tracker#clean-architecture#dart#diet#fitness#flutter#food-diary#foss#health#intermittent-fasting#ios#nutrition#nutrition-tracker#open-food-facts#open-source#privacy

AI Summary: This issue proposes adding quick-select serving size chips (e.g., 0.5x, 1x, 2x, 100g) to the food logging screen to reduce friction for users. These chips will update the quantity and nutrition preview, while still allowing manual entry. The goal is to streamline the common action of logging food portions.

Complexity:2/5
enhancementhelp wantedbacklogbacklog:medium

🍴 OpenNutriTracker is a free and open source calorie tracker with a focus on simplicity and privacy.

Dart
#android#barcode-scanner#calorie-counter#calories-tracker#clean-architecture#dart#diet#fitness#flutter#food-diary#foss#health#intermittent-fasting#ios#nutrition#nutrition-tracker#open-food-facts#open-source#privacy

AI Summary: This issue proposes adding a read-only iOS home-screen widget to display the user's daily calorie progress. The widget will be built using SwiftUI and WidgetKit, requiring native integration with the Flutter app to share calorie data. This is intended as a focused first step towards broader widget functionality.

Complexity:3/5
enhancementhelp wantediosbacklogbacklog:low

🍴 OpenNutriTracker is a free and open source calorie tracker with a focus on simplicity and privacy.

Dart
#android#barcode-scanner#calorie-counter#calories-tracker#clean-architecture#dart#diet#fitness#flutter#food-diary#foss#health#intermittent-fasting#ios#nutrition#nutrition-tracker#open-food-facts#open-source#privacy

AI Summary: This issue proposes to automatically suggest a meal type (Breakfast, Lunch, Dinner, or Snack) based on the current local time when a user adds food. This aims to streamline the process by preselecting the most likely meal, while still allowing users to manually change it. The implementation requires defining time ranges, handling boundary cases, and ensuring tests cover all scenarios.

Complexity:2/5
enhancementhelp wantedgood first issuebacklogbacklog:medium

🍴 OpenNutriTracker is a free and open source calorie tracker with a focus on simplicity and privacy.

Dart
#android#barcode-scanner#calorie-counter#calories-tracker#clean-architecture#dart#diet#fitness#flutter#food-diary#foss#health#intermittent-fasting#ios#nutrition#nutrition-tracker#open-food-facts#open-source#privacy

AI Summary: This issue proposes refactoring the drift-flux correlations implementation to allow for dynamic dispatch and isolated verification. This will enable cheaper testing of empirical correlations, facilitate the creation of a 'Point Model', and welcome external academic contributions by making the correlation definitions more accessible.

Complexity:3/5
enhancementgood first issuerefactoringsrcverification

Transient multiphase flow simulator.

C++

AI Summary: This issue is a beginner-friendly task to add a new color theme called "Street Lantern" to the KanaDojo project. It requires no coding and can be completed in under a minute by editing a JSON file directly in the browser, making it ideal for new open-source contributors.

Complexity:1/5
enhancementhelp wantedgood first issuehacktoberfestcommunitylow hanging fruitup-for-grabsfirst-timers-only

Aesthetic, minimalist platform for learning Japanese inspired by Duolingo and Monkeytype, built with Next.js and sponsored by Vercel. Beginner-friendly with plenty of good first issues - all contributions are welcome!

TypeScript
#beginner#beginner-friendly#contribute#contribution#contributions-welcome#first-contributions#first-timers-only#good-first-contribution#good-first-issue#good-first-pr#hacktoberfest#help-wanted#japanese#japanese-language#language-learning#learn-japanese#nextjs#open-source#react#up-for-grabs

AI Summary: This issue requests the preparation and submission of the OpenNutriTracker app to the F-Droid repository. It outlines a detailed checklist of steps, including policy review, metadata verification, build configuration, and testing, to ensure the app meets F-Droid's inclusion requirements.

Complexity:3/5
enhancementhelp wantedgood first issueandroidbacklogbacklog:medium

🍴 OpenNutriTracker is a free and open source calorie tracker with a focus on simplicity and privacy.

Dart
#android#barcode-scanner#calorie-counter#calories-tracker#clean-architecture#dart#diet#fitness#flutter#food-diary#foss#health#intermittent-fasting#ios#nutrition#nutrition-tracker#open-food-facts#open-source#privacy

AI Summary: This issue proposes refactoring the codebase by moving all test code out of the main source files and into separate test script files. The primary motivation is to reduce the size of the compiled binary, potentially improving performance and deployment efficiency.

Complexity:2/5
good first issuerefactortestsciperformancearchlow hanging fruit

Repo-native governance kernel that turns natural-language intent into enriched context, bounded execution, and proof-backed work across coding agent graphs. 🦀

Rust
#agents#ai#ai-agents#control-plane#kernel#orchestration#rust

AI Summary: This issue proposes adding a `setScale` functionality for `ConvexShape` and `MeshShape` in the LÖVR game engine. The suggested approach involves creating a new `ScaledShape` and utilizing `lovrShapeReplace` to implement this feature.

Complexity:3/5
good first issuefeature

Lua Virtual Reality Framework

C
#game-engine#gamedev#lovr#lua#oculus#oculus-quest#openvr#openxr#virtual-reality#vr

AI Summary: This issue proposes to standardize the `a_global_sf` argument in `flashinfer.nvfp4_quantize`. Currently, it's a host-side value for the CUDA backend but a device-side tensor for the CuTe-DSL backend. The goal is to make it a host-side argument for both backends for consistency, with a potential backward-compatible solution for the CuTe-DSL backend.

Complexity:2/5
good first issueop: misc

FlashInfer: Kernel Library for LLM Serving

Python
#attention#cuda#distributed-inference#gpu#jit#large-large-models#llm-inference#moe#nvidia#pytorch

AI Summary: This issue requests the collection of 100 authentic, permissioned, and publicly auditable Simplified Chinese sentences for the Benchmark v2 project. Contributors must submit original content via a specific form, adhering to strict guidelines about content and licensing. The maintainer will then review, validate, and process these submissions to build a diverse candidate pool for model training.

Complexity:3/5
help wanted

Taiwan Traditional Chinese quality tool for AI-generated content (CLI + 6-language SDK, 31K terms / 100M-char zero-mistranslation validation)

Python
#chinese#cli#i18n#linter#localization#pre-commit#python#simplified-chinese#taiwan#text-processing#traditional-chinese

AI Summary: This bug report highlights an inconsistency in the Status app's community channel naming feature. The error message displayed to users does not accurately reflect the application's behavior, as spaces are automatically replaced with hyphens, which is not explained to the user.

Complexity:2/5
buggood first issue

Status App client made in Nim & QML

QML
#decentralized#messenger#nim#privacy#qml

AI Summary: This issue is a beginner-friendly task to add a new Japanese video game quote from "The Legend of Zelda: Breath of the Wild" to a JSON file. No coding knowledge is required, and the contribution can be made directly through the browser in under a minute.

Complexity:1/5
enhancementhelp wantedgood first issuehacktoberfestcommunitylow hanging fruitup-for-grabsfirst-timers-only

Aesthetic, minimalist platform for learning Japanese inspired by Duolingo and Monkeytype, built with Next.js and sponsored by Vercel. Beginner-friendly with plenty of good first issues - all contributions are welcome!

TypeScript
#beginner#beginner-friendly#contribute#contribution#contributions-welcome#first-contributions#first-timers-only#good-first-contribution#good-first-issue#good-first-pr#hacktoberfest#help-wanted#japanese#japanese-language#language-learning#learn-japanese#nextjs#open-source#react#up-for-grabs

AI Summary: This issue requests the addition of a new CSS-only animated stepper component to the EaseMotion CSS library. The component should support horizontal and vertical layouts, with distinct visual states for completed, active, and upcoming steps, including animated transitions for checkmarks and connector lines. It also specifies CSS custom properties for customization and accessibility considerations.

Complexity:3/5
help wantedgood first issueanimationGSSoC-26level:intermediate

Animation-first CSS framework with reusable UI components, modern effects, and zero dependencies. Lightweight, beginner-friendly, and open-source.

HTML
#animation-library#animations#css#css-framework#developer-tools#frontend#frontend-framework#good-first-contribution#good-first-issue#good-first-pr#gssoc-2026#hacktoberfest#html-css#open-source#ui-components#web-development

AI Summary: This issue aims to improve performance by auditing and refactoring all CSS animations that trigger layout reflows. The goal is to replace animations of layout-dependent properties (like width, height, position, margin, padding, and font-size) with GPU-accelerated alternatives such as `transform` and `opacity` to prevent jank, especially on less powerful devices.

Complexity:4/5
help wantedgood first issueanimationGSSoC-26level:intermediate

Animation-first CSS framework with reusable UI components, modern effects, and zero dependencies. Lightweight, beginner-friendly, and open-source.

HTML
#animation-library#animations#css#css-framework#developer-tools#frontend#frontend-framework#good-first-contribution#good-first-issue#good-first-pr#gssoc-2026#hacktoberfest#html-css#open-source#ui-components#web-development

AI Summary: This issue requests the creation of a CSS-only star rating component for the EaseMotion library. It should support hover-fill animations, different sizes, a read-only variant with partial fills, and adhere to accessibility best practices, including respecting `prefers-reduced-motion`.

Complexity:3/5
help wantedgood first issueanimationGSSoC-26level:intermediate

Animation-first CSS framework with reusable UI components, modern effects, and zero dependencies. Lightweight, beginner-friendly, and open-source.

HTML
#animation-library#animations#css#css-framework#developer-tools#frontend#frontend-framework#good-first-contribution#good-first-issue#good-first-pr#gssoc-2026#hacktoberfest#html-css#open-source#ui-components#web-development

AI Summary: This issue requests the addition of a new documentation guide for integrating EaseMotion CSS with Vue 3. The guide should mirror the existing React guide and cover various installation methods, class application techniques, and specific Vue features like `<Transition>` and composables, with a note for Nuxt 3 integration.

Complexity:2/5
help wantedgood first issueanimationGSSoC-26level:intermediate

Animation-first CSS framework with reusable UI components, modern effects, and zero dependencies. Lightweight, beginner-friendly, and open-source.

HTML
#animation-library#animations#css#css-framework#developer-tools#frontend#frontend-framework#good-first-contribution#good-first-issue#good-first-pr#gssoc-2026#hacktoberfest#html-css#open-source#ui-components#web-development

AI Summary: This issue requests the creation of a new CSS-only animated progress bar component. It should support standard progress, striped animations, and an indeterminate state, with customizable colors, sizes, and animation speeds. Accessibility considerations like ARIA attributes and `prefers-reduced-motion` are also specified.

Complexity:3/5
help wantedgood first issueanimationGSSoC-26level:intermediate

Animation-first CSS framework with reusable UI components, modern effects, and zero dependencies. Lightweight, beginner-friendly, and open-source.

HTML
#animation-library#animations#css#css-framework#developer-tools#frontend#frontend-framework#good-first-contribution#good-first-issue#good-first-pr#gssoc-2026#hacktoberfest#html-css#open-source#ui-components#web-development

AI Summary: This issue proposes adding a CSS-only utility for animated number count-up effects, commonly used on landing pages and dashboards. The implementation leverages the CSS `@property` feature to animate an integer value from an initial state to a target value, with customizable duration, delay, and easing. It also includes considerations for browser support and a fallback for users with `prefers-reduced-motion` enabled.

Complexity:3/5
help wantedgood first issueanimationGSSoC-26level:intermediate

Animation-first CSS framework with reusable UI components, modern effects, and zero dependencies. Lightweight, beginner-friendly, and open-source.

HTML
#animation-library#animations#css#css-framework#developer-tools#frontend#frontend-framework#good-first-contribution#good-first-issue#good-first-pr#gssoc-2026#hacktoberfest#html-css#open-source#ui-components#web-development

AI Summary: This issue requests the creation of a CSS-only accordion component for the EaseMotion library. The component should feature smooth height animations and support various styling variants. Implementation details suggest using `:has()` for modern browsers and a checkbox fallback for older ones, with specific CSS custom properties for customization and accessibility considerations.

Complexity:3/5
help wantedgood first issueanimationGSSoC-26level:intermediate

Animation-first CSS framework with reusable UI components, modern effects, and zero dependencies. Lightweight, beginner-friendly, and open-source.

HTML
#animation-library#animations#css#css-framework#developer-tools#frontend#frontend-framework#good-first-contribution#good-first-issue#good-first-pr#gssoc-2026#hacktoberfest#html-css#open-source#ui-components#web-development

AI Summary: This bug report details an issue where the `ease-slide-in-left` and `ease-slide-in-right` animations cause horizontal overflow on mobile viewports. The `translateX` values in the keyframes push elements beyond the screen boundaries, leading to a temporary horizontal scrollbar and layout disruption. The suggested fix involves adding `overflow-x: hidden` to the animation wrapper or using relative `translateX` values with documentation guidance.

Complexity:2/5
help wantedgood first issueanimationGSSoC-26level:intermediate

Animation-first CSS framework with reusable UI components, modern effects, and zero dependencies. Lightweight, beginner-friendly, and open-source.

HTML
#animation-library#animations#css#css-framework#developer-tools#frontend#frontend-framework#good-first-contribution#good-first-issue#good-first-pr#gssoc-2026#hacktoberfest#html-css#open-source#ui-components#web-development

AI Summary: This issue proposes adding a new CSS-only utility class for a typewriter text reveal animation. It outlines the desired functionality, including options for a blinking cursor and looping, and specifies the CSS custom properties and implementation details. The goal is to create a reusable animation for various web design elements.

Complexity:2/5
help wantedgood first issueanimationGSSoC-26level:intermediate

Animation-first CSS framework with reusable UI components, modern effects, and zero dependencies. Lightweight, beginner-friendly, and open-source.

HTML
#animation-library#animations#css#css-framework#developer-tools#frontend#frontend-framework#good-first-contribution#good-first-issue#good-first-pr#gssoc-2026#hacktoberfest#html-css#open-source#ui-components#web-development

AI Summary: This issue requests the creation of a pure CSS animated skeleton loader component. It should offer different variants for text, avatars, and cards, with customizable colors and animation durations. The component must also respect user preferences for reduced motion and include accessibility guidance.

Complexity:3/5
help wantedgood first issueanimationGSSoC-26level:intermediate

Animation-first CSS framework with reusable UI components, modern effects, and zero dependencies. Lightweight, beginner-friendly, and open-source.

HTML
#animation-library#animations#css#css-framework#developer-tools#frontend#frontend-framework#good-first-contribution#good-first-issue#good-first-pr#gssoc-2026#hacktoberfest#html-css#open-source#ui-components#web-development

AI Summary: The Next.js dependency in this project is pinned to version 16.2.10, which is vulnerable to nine CVEs published on 2026-07-22. These vulnerabilities include SSRF, DoS, and authentication bypass. The recommended fix is to upgrade Next.js to version 16.2.11.

Complexity:2/5
help wantedsecurity

New home for Kubestellar documentations and supporting platform

TypeScript

AI Summary: This issue reports excessively long cold kernel compilation times for GDN decode operations on specific GPU architectures (SM90/100/120/121). The problem stems from numerous unique compile keys generated by various kernel parameters, leading to inefficient testing. The proposed solution is to make kernels more dynamic regarding batch and sequence length to reduce the number of distinct compilations.

Complexity:3/5
good first issueop: gdn

FlashInfer: Kernel Library for LLM Serving

Python
#attention#cuda#distributed-inference#gpu#jit#large-large-models#llm-inference#moe#nvidia#pytorch

AI Summary: This issue addresses a deprecation warning in the Vite Node API related to CommonJS usage. The goal is to migrate the project's configuration and imports to use ESM (ECMAScript Modules) to eliminate the warning and ensure future compatibility. This involves investigating the source of the CJS usage and updating relevant files like `vite.config.js`.

Complexity:2/5
help wantedgood first issuedashboard

Braidpool - a scalable peer to peer bitcoin mining pool with support for hashrate futures.

Jupyter Notebook
#bitcoin#bitcoin-mining#frost#p2pool

AI Summary: This issue is a beginner-friendly task to add a new anime quote to a JSON file. It requires no coding and can be completed in under a minute by forking the repository, editing the JSON file directly in the browser, and submitting a pull request.

Complexity:1/5
enhancementhelp wantedgood first issuehacktoberfestcommunitylow hanging fruitup-for-grabsfirst-timers-only

Aesthetic, minimalist platform for learning Japanese inspired by Duolingo and Monkeytype, built with Next.js and sponsored by Vercel. Beginner-friendly with plenty of good first issues - all contributions are welcome!

TypeScript
#beginner#beginner-friendly#contribute#contribution#contributions-welcome#first-contributions#first-timers-only#good-first-contribution#good-first-issue#good-first-pr#hacktoberfest#help-wanted#japanese#japanese-language#language-learning#learn-japanese#nextjs#open-source#react#up-for-grabs

AI Summary: This issue is a beginner-friendly task to add a new Japanese grammar point, "〜やすい", to a JSON file. It requires no coding and can be completed in under a minute by forking the repository, editing the JSON file directly in the browser, and submitting a pull request.

Complexity:1/5
enhancementhelp wantedgood first issuehacktoberfestcommunitylow hanging fruitup-for-grabsfirst-timers-only

Aesthetic, minimalist platform for learning Japanese inspired by Duolingo and Monkeytype, built with Next.js and sponsored by Vercel. Beginner-friendly with plenty of good first issues - all contributions are welcome!

TypeScript
#beginner#beginner-friendly#contribute#contribution#contributions-welcome#first-contributions#first-timers-only#good-first-contribution#good-first-issue#good-first-pr#hacktoberfest#help-wanted#japanese#japanese-language#language-learning#learn-japanese#nextjs#open-source#react#up-for-grabs