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 project generates a simple random pixel-art avatar. ![PixelAvatar](https://user-images.githubusercontent.com/2761344/193836665-a42a9f00-f575-4a6a-b439-190156306948.png)

It's my first PR and I have made sure I have done it right.

Hey @josharsh, I want to add an Python Project known as Word Cloud. This will be converting an paragraph into an image using image, Wikipedia, etc libraries. Consider this as...

The code readability is not good for reading code for beginners. To be able to understand the code for beginners.

Added the game connect four in less than 100 lines.

A simple console game of connect four.

Bumps [joblib](https://github.com/joblib/joblib) from 0.16.0 to 1.2.0. Changelog Sourced from joblib's changelog. Release 1.2.0 Fix a security issue where eval(pre_dispatch) could potentially run arbitrary code. Now only basic numerics are supported....

dependencies
python

…otheer features, such as ability to change watch face/style are added later

Proposing the development of a house price prediction web app using machine learning and AI technologies. ## Objectives 1. Develop a user-friendly web interface for predicting house prices. 2. Implement...