camelCase PascalCase snake_case kebab-case
Pinned Loading
-
ImageInverter
ImageInverter PublicUse found images or your own photos to create abstract art
Dart 1
-
Graph_Algorithms
Graph_Algorithms PublicFramework for constructing graphs and computing graph algorithms(shortest path, etc)
Java
-
-
Text_Shuffle
Text_Shuffle PublicA small Java gui/console program that shuffles strings a specified number of times, outputs all the shuffles, all matching shuffles in alphabetical order, and the most frequently occurring shuffle
Java
-
Xmas-Screensavers
Xmas-Screensavers PublicA collection of 3 different Christmas screensavers, each with unique (toggleable) music and adjustable snowfall animation.
Java
-
Bash shell function to toggle the ni...
Bash shell function to toggle the night light feature in the Gnome DE for Linux. To use, slap in your ~/.bash_aliases (or ~/.bashrc), source it and type nl to toggle on and off. 1nl () {2if [ "$(gsettings get org.gnome.settings-daemon.plugins.color night-light-enabled)" = true ];
3then4gsettings set org.gnome.settings-daemon.plugins.color night-light-enabled false
5echo 'Disabling night light...'
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.


