Skip to content
View duck-lint's full-sized avatar
๐Ÿฆ†
always learning
๐Ÿฆ†
always learning

Block or report duck-lint

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
duck-lint/README.md

Implementation support + workflow tooling (professional Workday & SAP C4C experience)

I like helping people through change: systems rollouts, end-user enablement, and practical tooling. I have experience doing: go-live testing, issue triage, training + SOPs, and building small automations that make workflows repeatable and easier to hand off. Some projects ship end-user binaries via GitHub Releases.

Featured projects

  • Career Ledger: career_ledger A local-first desktop application for managing career history, auto-tagging skills via inference markers, and generating targeted resumes based off of job postings and your actual work history. No cloud services, no accounts → all data lives in a local SQLite database on your machine.
  • Naming Convention App: doc_prefix Small, lightweight Windows application that bulk renames files in a directory to a standard naming convention (YYMM - LastName, FirstName - <Original_Doc_Name>).
  • PDF prep for OCR (CLI-first): PDF-toolkit
    Rotate, split spreads, render pages to images, and standardize inputs for downstream OCR.
  • OCR → Markdown pipeline: ocr-obsidian
    Repeatable OCR runs with debug artifacts and “cleaned markdown” outputs for knowledge workflows.
  • Reproducible Python bootstrap: Python_init_and_bootstrap_template
    Venv setup + dependency install + run logging/manifests to make scripts predictable to run and hand off.

What I optimize for

  • Robust, low bloat codebases
  • Clear, abundant documentation
  • Provenance tracing.

Contact

email: duckklintt@gmail.com

Pinned Loading

  1. career_ledger career_ledger Public

    A local-first desktop application for managing career history, auto-tagging skills via inference markers, and generating targeted resumes based off of job postings and your actual work history. No …

    TypeScript

  2. PDF-toolkit PDF-toolkit Public

    CLI PDF prep for OCR: rotate, split spreads, render pages to images, basic cleanup.

    Python

  3. ocr-obsidian ocr-obsidian Public

    CLI OCR → cleaned Markdown pipeline for Obsidian (debug artifacts + repeatable runs).

    Python

  4. DocPrefix DocPrefix Public

    A lightweight Windows tool for bulk-renaming files by applying or updating a filename prefix.

    Python

  5. Python_init_and_bootstrap_template Python_init_and_bootstrap_template Public template

    Reproducible Python project bootstrap: venv setup, dependency install, run logging + manifests.

    PowerShell

  6. prompt_palette_Tauri prompt_palette_Tauri Public

    A desktop command palette for managing and injecting structured JSON prompts into other applications. Built with Tauri 2, React, and Rust.

    TypeScript