James Chris Wingeier II (cwinstrol)

cwinstrol

Geek Repo

Company:Winners Webs

Location:United States

Home Page:nothingfancywebsites.com

Twitter:@cwinstrol

Github PK Tool:Github PK Tool

James Chris Wingeier II's repositories

generate-html-img-src-and-alt-attributes-using-filenames

Prints HTML img tag src and alt attributes using exact matches of filenames obtained through a shallow directory search for files ending in .jpg, .jpeg and .png

Language:PythonStargazers:1Issues:1Issues:0

random-strings-of-length

Generate random strengths of an input length either with or without special characters, e.g. call rsols(64) for a 64 character random string/password including special characters.

Language:PythonStargazers:1Issues:1Issues:0

batch-file-rename-indiscriminately

Indiscriminately prepends, appends, enumerates and shifts filenames.

Language:PythonStargazers:0Issues:1Issues:0

businesses-of-type-within-radius-via-google-maps-api

Requests info for businesses of type via Google Maps' Places API's Nearby Search function.

Language:PythonStargazers:0Issues:1Issues:0

camera-media-copying-and-sorting

Copies and sorts into local storage camera media files first by filenames (prefixes) and then file extensions using a directory-change-listener (helpful with SD card use in flash drives).

Language:PythonStargazers:0Issues:1Issues:0

delete-all-prefixed-with-hyphenated-d

Recursively deletes all files and folders named with a leading "d-".

Language:PythonStargazers:0Issues:1Issues:0

delete-nonessential-gopro-files

Deletes all .gpr, .lrv and .thm files in directory, useful for GoPro file handling.

Language:PythonStargazers:0Issues:1Issues:0
Language:AutoHotkeyStargazers:0Issues:1Issues:0

file-equivalency-check

Checks equivalency between two files, prints True if they seem equal and False otherwise.

Language:PythonStargazers:0Issues:1Issues:0

image-captioning-unique-to-group

Unique-to-group image captioning - helpful also for creating (uniquely) named images within directory

Language:PythonStargazers:0Issues:1Issues:0

instagram-following-not-following-back

Prints usernames of accounts followed by user that are not following user back.

Language:PythonStargazers:0Issues:1Issues:0

javascript-solutions-to-coding-challenges

off-the-cuff solutions to JS coding challenges (https://www.sitepoint.com/5-common-coding-interview-challenges/) commonly presented during interviews, allowed myself the option to console.log debug along the way, shorter and better solutions than these likely exist

Language:HTMLStargazers:0Issues:1Issues:0

jcwii

profile readme

Stargazers:0Issues:0Issues:0

open-files-of-type-in-dir-recursively

Opens all files of a type (such as .txt) recursively in a directory.

Language:PythonStargazers:0Issues:1Issues:0

print-paths-containing-string

Recursively prints full paths containing a specified string.

Language:PythonStargazers:0Issues:1Issues:0

recursively-open-html-files-using-default-app

Recursively open HTML files using system's default app, useful such as during local webdev. Pairs especially well with recursively-open-html-files-in-web-browser.py (https://github.com/jcwii/recursively-open-html-files-using-web-browser) when default app is a code editor.

Language:PythonStargazers:0Issues:1Issues:0

recursively-open-html-files-using-web-browser

Recursively open HTML files using a browser like Chromium, useful such as during local webdev. Pairs especially well with recursively-open-html-files-using-default-app.py (https://github.com/jcwii/recursively-open-html-files-using-default-app).

Language:PythonStargazers:0Issues:1Issues:0

remove-injected-html-from-file

Removes injected HTML elements (such as img and script tags) from one file (e.g. wordpress.sql) by searching for a malicious string (like "maliciouswebsite.com").

Language:PythonStargazers:0Issues:1Issues:0

rename-filenames-starting-at-first-sequential-numeric-gap

Renames numeric filenames starting at the first sequential gap (in counting numbers).

Language:PythonStargazers:0Issues:1Issues:0

resize-images-to-maximum-pixel-dimension

Input quality preservation and maximum pixel dimension args to copy images.

Language:PythonStargazers:0Issues:1Issues:0

SNCCEF-shorthand-naming-conventions

Context-dependent shorthand naming conventions for code, English and filesystems.

Stargazers:0Issues:1Issues:0

string-occurrence-lines-printed-recursively

Recursively prints all lines containing string.

Language:PythonStargazers:0Issues:1Issues:0

trim-python-comment-lines-and-blank-lines

Trims comments and blank lines from a Python file.

Language:PythonStargazers:0Issues:1Issues:0