Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
joncutrer
Follow

JC joncutrer

Patent holder. 30 years shipping code. Fortune 500 to startups. Python, Go, TypeScript. Open source contributor.

Highlights

  • Pro

Organizations

Block or report joncutrer

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 Loading

  1. geopandas-tutorial geopandas-tutorial Public

    Learn to generate maps using geopandas with this collection of jupyter notebooks

    Jupyter Notebook 39 24

  2. streamlit-data-extraction-tools streamlit-data-extraction-tools Public

    Multipage Streamlit app that brings together several html data extraction tools.

    Python 4

  3. This script listens for ARP request ... This script listens for ARP request packets using scapy to learn the IP and Mac Address of LAN hosts. Learn more about this script at https://jcutrer.com/python/scapy-arp-listener
    1 #!/usr/bin/env python3
    2 """scapy-arp-listener.py
    3
    4 Listen for arp packets using scapy to learn the IP and Mac Address of LAN hosts
    5
  4. rtf2txt rtf2txt Public

    rtf2txt.exe is a simple command line tool to convert rtf files to plain txt.

    Python 2

  5. vidtrim-streamlit vidtrim-streamlit Public

    a simple streamlit app that can trim video files

    Python 3