lmsa icon indicating copy to clipboard operation
lmsa copied to clipboard

Let's Make Something Awesome! — project ideas repo for mentees

Results 9 lmsa issues
Sort by recently updated
recently updated
newest added

## Project **[magic_cloud](https://github.com/zverok/magic_cloud)** is somewhat outdated, yet production-used pretty word cloud generator. It can be made faster, more configurable, with cleaner API. ## Plan Just some semi-random thoughts: * Faster...

active
gem

## Project Gather (automatically and semi-automatically) as much talk videos from Ruby conferences as there are exist, and provide a nice browsing interface for them. ## Plan 1. Go through...

idea
site
has candidate

## Project **[tlaw](https://github.com/molybdenum-99/tlaw)** is a somewhat experimental library/DSL for creating fast, thin and reliable wrappers for HTTP APIs. Currently, it supports only GET APIs and lacks some deeper HTTP features...

active
gem

## Project [LanguageTool](https://languagetool.org/) is an opensource style and grammar checker, written in Java. We want to port it to Ruby (codename [proofreader](https://github.com/molybdenum-99/proofreader)). ## Plan Is already formalized as a [GitHub...

prototype
gem

## Project The idea is to have `bundle whatsup` command (currently, bundler will translate that to separate `bundle-whatsup` executable, if it is installed as a separate gem), which can for...

idea
gem
has candidate

## Project Port [Hunspell](https://en.wikipedia.org/wiki/Hunspell) opensource spellchecker to pure Ruby. Proposed code name: **spelleology**. ## Plan 1. Understand [hunspell](https://github.com/hunspell/hunspell) dictionaries format. 2. Create Hunspell dictionary reader, using Hunspell's code & docs...

idea
gem
has candidate

## Project The idea is pretty rough yet clean: parse docs from Ruby's official Repo (and from all tags, starting from 2.0) and format it in one informative static site...

idea
site
has candidate

## Project **[worldize](https://github.com/zverok/worldize)** is an early prototype of geographical drawing library, but when it was published, it received some good amount of attention. There is a clear plan of development,...

prototype
gem

## Project **[yard-junk](https://github.com/zverok/yard-junk)** is already established and production-used solution for checking the quality of [YARD](https://github.com/lsegal/yard) documentation of Ruby projects. The current version only checks for errors is documentation (misused tags...

active
gem