Pinned Repositories
dec2bin
Convert a binary to decimal and decimal to binary (according to The Art of Assembly Language Book Chapter 1).
excelon
Extract the data from an excel sheet into the following object notation formats, JSON, XML, CSV. All operations happens on the client side.
extract-spring-permissions
Extract all permissions and roles declared with the any of the annotations @PreAuthorized, and @PreAuthorizePermission.
hello-maven
Hosting a maven repository on Github. mvn-repo and gitpack.io walkthrough
mysql-mover
Migrate a MySQL database/table from a control panel/server to another.
nobarrier
Auto detect the ip where barrier is running and then connect. Also contains Mac, Unix and Raspberry pi startup service scripts
quickutils.github.io
Quick Utils Website
repo-page-scripts
Static website generator for GitHub repository, profile, and organisation using a single script. Just drop index.html and deploy.
slocer
Count the number of line of code in a project or source file.
stitchvariable
Initiate a variable name change on a Java source file, support wildcard in variable name manipulation
Quick Utils's Repositories
quickutils/dec2bin
Convert a binary to decimal and decimal to binary (according to The Art of Assembly Language Book Chapter 1).
quickutils/repo-page-scripts
Static website generator for GitHub repository, profile, and organisation using a single script. Just drop index.html and deploy.
quickutils/slocer
Count the number of line of code in a project or source file.
quickutils/stitchvariable
Initiate a variable name change on a Java source file, support wildcard in variable name manipulation
quickutils/hello-maven
Hosting a maven repository on Github. mvn-repo and gitpack.io walkthrough
quickutils/mysql-mover
Migrate a MySQL database/table from a control panel/server to another.
quickutils/quickutils.github.io
Quick Utils Website
quickutils/extract-spring-permissions
Extract all permissions and roles declared with the any of the annotations @PreAuthorized, and @PreAuthorizePermission.
quickutils/nobarrier
Auto detect the ip where barrier is running and then connect. Also contains Mac, Unix and Raspberry pi startup service scripts
quickutils/excelon
Extract the data from an excel sheet into the following object notation formats, JSON, XML, CSV. All operations happens on the client side.
quickutils/make-clipboard-sane
To hell with all the programs that set stupid metadata for a clipboard with formatting and shit when all I need is the fucking text DAMMIT.
quickutils/rynodbot
A working Telegram bot to control spam and post in a room or channel. (Unmanaged)
quickutils/stateful-ui
Project for the article - Stateful React Pages using URLSearchParams and Local/Session Storage - https://dev.to/iamthecarisma/stateful-react-pages-using-urlsearchparams-and-localsession-storage-cp2