ScottJWalter - Overview

View ScottJWalter's full-sized avatar

Particle. Wave. It's all data.

Scott J. Walter ScottJWalter

Particle. Wave. It's all data.

Block or report ScottJWalter

Hello!

I'm a full stack architect/engineer by day, personal chef, musician, blogger, photographer and podcaster by night. In other words, what you'll find here is an ... "eclectic" blend ... of ... stuff.

(more to come...)

Pinned Loading

  1. 1

    # Convert HTML to Markdown

    3

    This is a simple `bash` script to convert one or more HTML files to markdown format.  I created it to quickly convert a [Medium](https://medium.com/) export for import into my [Obsidian](https://obsidian.md/) vault.
  2. 3

    # Notes2MD -- Convert Samsung Notes to markdown

    5

    # This script converts Samsung Notes to markdown.  Export one or more
  3. 2

    setlocal enabledelayedexpansion

    4

    rem The following variables set up the environment
  4. 2

    created: <% tp.file.creation_date('YYYY-MM-DD HH:MM:ssSS') %>

    3

    updated: <% tp.file.creation_date('YYYY-MM-DD HH:MM:ssSS') %>
  5. Fork of Safly's curl patch that uses CloudFlare instead of Tencent

    PHP 1

  6. A highly opinionated WIP codespace template. Documentation to come.

    Shell