Skip to content

Instantly share code, notes, and snippets.

@Richienb
Richienb / Large File Creation Tool.bat
Created June 10, 2018 02:05
Large File Creation Tool In A Batch File
@echo off
title Large File Creation Tool
cls
echo If this tool doesn't seem to work, ensure you are running it in elavated/administrator mode
echo Press any key to continue
pause>nul
echo.
@Richienb
Richienb / README.md
Last active June 15, 2018 04:45
Travis Variable Encryption Wizard

Travis Variable Encryption Wizard

What is this?

Encrypt Travis variables with this simple wizard for Windows

How do I use it?

Download the .bat file and run it. Ensure that Ruby is installed.

@Richienb
Richienb / README.md
Created July 1, 2018 08:30
Text Cipher In Python

Text Cipher For Python

What is this?

This is a simple text-based cipher for python

@Richienb
Richienb / README.md
Created July 1, 2018 08:37
Python 3 to 2 backwards compatibility with future

Backwards compatibility in Python using future

How does it work?

The future module adds support for modules supported in Python 3.x to Python 2.x

How to use it?

  1. Install future
$ pip install future
@Richienb
Richienb / Path Modifier.bat
Created July 7, 2018 00:14
Append a directory to the PATH in Windows
@echo off
title Path Modifier
cls
echo Welcome to Path Modifier!
:start
echo.
@Richienb
Richienb / Data Waster.bat
Last active January 14, 2023 21:07
Automatic Data Waster
@echo off
title Data Waster
cls
echo Welcome to data waster!
echo.
echo Generating random file name...
:rand
@Richienb
Richienb / README.md
Created September 9, 2018 04:16
A simple, easy calculator in bash
@Richienb
Richienb / README.md
Last active April 17, 2019 06:08
PyMdown Extensions Details Polyfill CDN

DEPRECATED

Moved to Richienb/pedp.


Pymdown extensions - Details polyfill CDN

Static Fast Loading Version

@Richienb
Richienb / README.md
Created September 23, 2018 08:13
Workbox SW 3.6.1 Cdn

Workbox SW 3.6.1 Cdn

@Richienb
Richienb / README.md
Last active September 19, 2023 14:12
Google Translate Widget CDN

Google Translate Widget CDN