Skip to content
View tkellehe's full-sized avatar

Block or report tkellehe

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
tkellehe/README.md

LinkedIn Mitchell's%20Log GitHub

Hi, I am Mitchell Kelleher 👋

Software Engineer | Systems, experiments, and writeups

I build software. I run engineering experiments. I write down what I learn.

Mitchell's Log

My log is my public notebook. I log experiments, architecture notes, algorithm writeups, and benchmark results.

  • Focus: clear problem statements, measured results, and diagrams
  • Style: readable first, fun second
  • Boundary: personal work only, no proprietary code or data

Views are my own.

What I write about

  • Algorithms and data structures
  • Architecture experiments and tradeoffs
  • Performance work and benchmarking methodology
  • Implementation notes and lessons learned

Projects

  • noodel: a code golfing language I built years ago
  • boostc: C work and experiments from earlier projects

Writing format

I try to keep posts skimmable and reproducible:

Goal → Setup → Results → Takeaways → Repro notes

Pinned Loading

  1. noodel noodel Public

    A programming language designed around supporting ASCII animation based code golfing challenges.

    JavaScript 11

  2. boostc boostc Public

    A library like Boost C++, but for C.

    C 3