Skip to content
View samuel-stidham's full-sized avatar

Highlights

  • Pro

Block or report samuel-stidham

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

Pinned Loading

  1. cs-degree-journey cs-degree-journey Public

    Documenting my computer science degree journey, one course at a time. Course summaries, key concepts, and personal reflections. Built to follow me across programs and institutions.

  2. safetybox safetybox Public

    A single-user secrets manager for *nix. Versioned key/value vault: SQLite for metadata, age envelopes for values. Asymmetric by design, so writing secrets never requires the private key. Append-onl…

    Go 1

  3. smithy smithy Public

    Six lean, repo-agnostic plugins for AI coding agents, in one marketplace. forge runs the engineering workflow: tasks, proofs, reviews, PRs, releases. foundry scaffolds and deploys, draft writes, an…

    Python 1

  4. audio-transcribe-and-summarize audio-transcribe-and-summarize Public

    A Python CLI that turns videos into notes. FFmpeg extracts audio, a Whisper engine (faster-whisper or openai-whisper) transcribes it locally, and an LLM writes a Markdown summary through Ollama, An…

    Python

  5. c-project-skeleton c-project-skeleton Public template

    A modern C23 project skeleton for Linux and macOS. CMake and Ninja drive the build, and a thin Makefile provides the daily verbs. Warnings as errors, clang-tidy, scan-build, cppcheck, ASan/UBSan/TS…

    Makefile

  6. moral-framework moral-framework Public

    A personal moral and ethical framework built on five formal ethical systems studied in PHL-260. It connects personal intuition to the Rights, Virtue, Utilitarian, Care Ethics, and Justice framework…

    Shell