Skip to content
View cjamesni's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.
Block or Report

Block or report cjamesni

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. f2s3-flask-to-s3 f2s3-flask-to-s3 Public

    'f2s3' - A simple in-browser Python & Flask based web application which enables users to complete file storage and retrieval operations by sending HTTP request methods to interact with AWS S3.

    Python

  2. github-aws-codedeploy github-aws-codedeploy Public

    A simple application revision deployment (ex: Apache httpd) from GitHub to a Linux server instance (ex: RHEL) via AWS CodeDeploy.

    HTML

  3. async_python_data_extraction_ipv4_a... async_python_data_extraction_ipv4_addrs_from_sys_dir
    1
    #!/usr/bin/env python3.9
    2
    
                  
    3
    import asyncio
    4
    import re
    5
    from pathlib import Path
  4. automate-photobooth-takephoto-customdelay-application automate-photobooth-takephoto-customdelay-application Public

    A simple macOS application which runs a custom Automator workflow & passes a System Events call to launch the Photo Booth application & take photos with custom delay & loop options via Applescript.