Skip to content
View Lordphoenix1223's full-sized avatar

Block or report Lordphoenix1223

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
Lordphoenix1223/README.md
Artin Kennedy's GitHub profile: terminal-style Greninja artwork beside a concise technical profile

What I'm building

  1. Arkire — Internal software for turning company activity into usable content. Visit →

  2. Interview transcription pipeline — Recordings become structured transcripts and Notion rows. View repo →

  3. Mechanical prototyping — OpenSCAD mechanism studies with fit checks, renders, and physical iteration. View repo →

  4. STL Inspector CLI — Fast geometry reports for checking exported models before printing. View repo →

Start here

git clone https://github.com/Lordphoenix1223/stl-inspector-cli
cd stl-inspector-cli
python -m pip install -e .
stl-inspector path/to/model.stl

Coming soon

  • Publish a small, redacted Arkire workflow demo.
  • Add deterministic sample fixtures to the transcription pipeline.
  • Document fit and test results for the current mechanical prototype.

Pinned Loading

  1. transcription-organizer-pipeline transcription-organizer-pipeline Public

    Local-first recording-to-transcript pipeline with structured extraction and optional Notion publishing.

    Python

  2. openscad-mechanical-prototyping openscad-mechanical-prototyping Public

    Bench-tested OpenSCAD mechanism studies, renders, and safety-constrained prototyping notes.

    OpenSCAD

  3. stl-inspector-cli stl-inspector-cli Public

    CLI for inspecting STL files and generating quick geometry reports for print review.

    Python