| 1 | 44,953 | 115,350 | everything-core | Gives you access to pieces within your everything repo. |
| 2 | 47,214 | 23,929 | hex_to_rgb | Convert hexadecimal colors to their RGB values. |
| 3 | 55,974 | 115,350 | everything-piece-find | Use in conjunction with `everything-core`. |
| 4 | 89,285 | 115,350 | color_divider | Find the color that's between two other hex colors. |
| 5 | 96,586 | 80,058 | fastenv | Takes advantage of method_missing to give you fast access to environment variables. |
| 6 | 99,715 | 115,350 | hola_kyletolle | A simple hello world gem |
| 7 | 118,941 | 115,350 | random_point_generator | Generates random map points, within an optional bounding box. |
| 8 | 154,795 | 115,350 | rgb_to_hex_color | Convert rgb colors to their hexadecimal value. |