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

This pull request adds a simple console-based To-Do List application written in Java. The application allows users to: * Add tasks to a list * Remove tasks by their index...

Created new folder to help with organizing files.

Tool for PII DATA Extractor Pull Request. This would be my first contributions of any project.

PR related to issue [422](https://github.com/josharsh/100LinesOfCode/issues/422)

I'd like to contribute with a C program that prints a Mandelbrot set in the terminal.

Hello, I found this repository and noticed there aren't many math-related utilities here. May I share a root-finding algorithm I implemented in Java?

This project is part of an academic activity developed at the university, in which I am implementing a file organizer for Google Drive. The goal is to simplify the automatic...

Hey, I like reading and developed a short script that takes text files and makes epubs out of them - ready for e-readers. Can I add it?