ideas icon indicating copy to clipboard operation
ideas copied to clipboard

💡 Looking for inspiration for your next open source project? Or perhaps you've got a brilliant idea you can't wait to share with others? Open Source Ideas is a community built specifically for this!...

Results 144 ideas issues
Sort by recently updated
recently updated
newest added

## Project description I volunteer as community facilitator for the non-profit [Center for Humane Technology](https://humanetech.com) and maintain the [awesome-humane-tech](https://github.com/engagingspaces/awesome-humane-tech) list. The list focuses on (mostly) OSS projects, and has categories...

Much work
Advanced

## Project description [Chernoff faces](https://en.wikipedia.org/wiki/Chernoff_face) are a way of visualizing multivariate data by mapping a variable to a facial feature (e.g., weight to head shape, mass to size of eyes,...

Medium work
Intermediate
Web app
Frontend/UI
APIs/Backend
Futuristic tech/Unique ideas

## Project description There are some tools converting LLVM IR/bitcode into WASM modules. But I have not found any doing the inverse task: converting WASM modules into LLVM IR/bitcode, though...

Advanced
Needs clarification

## Project description When a C++ entity is exported from / imported to a file of executable format, it is mangled. The mangling is the way to distinguish entities with...

Much work
Advanced
Developer tooling
Futuristic tech/Unique ideas

## Project description Originally raised on https://github.com/AssemblyScript/assemblyscript/issues/1837 . Plain JavaScript, if supplemented with JSDoc (what I'll call "JJ"), is capable of holding type information which could be used by a...

Much work
Advanced
Developer tooling

## Project description A web app where you give the link of a resource that has a .zip file, and it sends the directory listing, not the file, and you...

Little work
Beginner
Web app

## Project description It may be nice to have software behaving like an ATA device. It may be useful for * testing and debugging the software interacting to HDDs; *...

Much work
Beginner
Advanced
Developer tooling

## Project description ### Background Let's call a formal language a `child language` (please correct me if I'm wrong, I have not found any established terminology on what I gonna...

Much work
Intermediate
APIs/Backend
Developer tooling
Extension/Plugin/Add-on

## Project description I imagine this tool would work like this: You mark a method with an @RecordTest annotation. You mark some injected dependencies with @RecordMockForTest annotation. You run the...

Much work
Intermediate
Developer tooling

## Project description There are lot of neural networks focused on doing things similar to machine translation, but not limited to text: * transforming text into sound of speech *...

Much work
Advanced