Giter Site home page Giter Site logo

James Chris Wingeier II's Projects

camera-media-copying-and-sorting icon 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).

javascript-solutions-to-coding-challenges icon 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

random-strings-of-length icon 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.

recursively-open-html-files-using-default-app icon 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.

recursively-open-html-files-using-web-browser icon 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).

remove-injected-html-from-file icon 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").

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.