100LinesOfCode icon indicating copy to clipboard operation
100LinesOfCode copied to clipboard

Let's build something productive in less than 100 Lines of Code.

Results 250 100LinesOfCode issues
Sort by recently updated
recently updated
newest added

I added some error handling, included the necessary functions, and replaced the while loops with if statements to avoid unnecessary breaks (it still works the same). The code is better...

stale

fixed UI and added , for decimal operations

stale

Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 2.1.0 to 2.1.4. Commits f421a23 2.1.4 c412fa1 refactor to same pattern as v3 4b7e868 2.1.3 266194b hardlink tweak from main d97731b 2.1.2 fd1634e symlink tweak from main...

dependencies
javascript
stale

I suspect the 150ish lines of code is disqualifying but i thought id try any ways since the app is pretty cool.

stale

This script allows users to easily generate QR codes from any text or URL input. It uses the popular qrcode Python library to convert input strings into scannable QR codes,...

stale

Folder Flattener - simple way to recursively copy all files from a directory tree into one folder

stale

Bumps [brotli](https://github.com/google/brotli) from 1.0.9 to 1.2.0. Release notes Sourced from brotli's releases. v1.2.0 SECURITY python: added Decompressor::can_accept_more_data method and optional output_buffer_limit argument Decompressor::process; that allows mitigation of unexpectedly large output;...

dependencies
python

Hello, Following the contributing guidelines, I propose adding a new client-side "Color Picker" utility. This contribution is part of an academic extension project. The tool will allow users to visually...

Folder Flattener - simple way to recursively copy all pictures from a directory tree into one folder.

Hello, I would like to contribute a new utility script that generates a QR code from user-defined data and saves it as a PNG file in the user's Downloads folder....