nestorwheelock
Chief Technologist at South City Computer. Avid Source Code Explorer. Qualified Cat Skinner. Adept Janitor. *nix Systems Programmer. SCUBA Instructor
@southcitycomputerPuerto Morelos Mexico
Pinned Repositories
_s
Hi. I'm a starter theme called _s, or underscores, if you like. I'm a theme meant for hacking so don't use me as a Parent Theme. Instead try turning me into the next, most awesome, WordPress theme out there. That's what I'm here for.
airbnb-data-collection
Data collection for Airbnb listings.
awesome-osticket
A curated list of awesome osTicket resources, plugins, tutorials and other nice things.
dir_zip
Zips files and directories and encrypts with a password stored in memory or entered as an argument
ExeRunnerPro-475-2151_Bush_Garbutt_Reynolds
This tool will gather a list on a Windows machine of what programs were run and when they were ran.
gitdone
A simple wrapper for git written in rust that makes it faster and therefore more likely to save work.
my_rust
Interactive menu for my rust applications
ownphotos
Self hosted Google Photos clone
RATDecoders
Python Decoders for Common Remote Access Trojans
zm_vid_html_gen
A Rust-based tool for generating HTML pages from ZoneMinder video event CSV exports, designed to document and display lease violations.
nestorwheelock's Repositories
nestorwheelock/croc
Easily and securely send things from one computer to another :crocodile: :package:
nestorwheelock/FAMP
FreeBSD + Apache + MySQL (or the like) + PHP (or Perl, Python)
nestorwheelock/gitdone
A simple wrapper for git written in rust that makes it faster and therefore more likely to save work.
nestorwheelock/sfz
A simple static file serving command-line tool written in Rust.
nestorwheelock/webhook
webhook is a lightweight incoming webhook server to run shell commands
nestorwheelock/zoxide
A smarter cd command. Supports all major shells.
nestorwheelock/dir_zip
Zips files and directories and encrypts with a password stored in memory or entered as an argument
nestorwheelock/my_rust
Interactive menu for my rust applications
nestorwheelock/zm_vid_html_gen
A Rust-based tool for generating HTML pages from ZoneMinder video event CSV exports, designed to document and display lease violations.
nestorwheelock/bootloader-disk-wiper
Bootloader that writes zeros on a disk
nestorwheelock/chromium-based-browsers-secrets-dump-cross-compile
A Rust program for extracting and decrypting sensitive data from various web browsers' local storage. It decrypts saved passwords, credit cards and other encrypted data using DPAPI and AES-256-GCM, providing insights into browser-stored credentials securely and efficiently. Possible use for data recovery. Refactored to build on linux for windows
nestorwheelock/disk_hogs
Finds large directories
nestorwheelock/docker-rolodex
Tutorial for building a rolodex in docker
nestorwheelock/file_report
Generates disk usage report identifying largest directories and files
nestorwheelock/hq_mp4_to_webm
High quality conversion of mkv to webm in parallel
nestorwheelock/install-mautic
Installs Mautic on FreeBSD
nestorwheelock/install_ffmpeg_with_rnnoise
Builds ffmpeg with RNNoise filter
nestorwheelock/jpg_to_webm
Converts a series of jpgs from a zoneminder export into a webm video calculates framerate based on file creation times
nestorwheelock/mkv_to_wav
Extracts audio as a .wav from a .mkv video
nestorwheelock/rustbin
Deploys rust binary to my /usr/local/bin
nestorwheelock/secure_git
A security-first Git workflow tool that scans for sensitive data leaks and prevents accidental exposure of credentials and secrets in commits. Can work as a hook or as a standalone or automated utility as part of the toolchain pipeline.
nestorwheelock/setup_rustdb
Sets up your choice of SQLite, Mysql, or Postgresql database ready for your rust project using Diesel for managing database migration. Makes sql directory and supports using tab separated files for seed data. Makes other files and checks things to get the project started fast!
nestorwheelock/sort_afterhours
Sort files by time of day
nestorwheelock/sort_by_day
Sorts files into directories by date
nestorwheelock/split_csv_by_date
Split a CSV into multiple files by date
nestorwheelock/stl_geo
St. Louis City Geo Website Scraper. Currently just clicks I agree and passes an address to look up.
nestorwheelock/vid_cat
Concatenates videos into a single video
nestorwheelock/zm_clean_export
Pre-processes a zoneminder csv export to ready it for use in building tables for displaying videos on the web
nestorwheelock/zm_vidsort
Sorts a zoneminder video download directory, removes sub-directories and extraneous files
nestorwheelock/zm_web_proc
Toolchain to process a zoneminder Export.zip into organized .webm files for website.