Skip to content
View abaj8494's full-sized avatar

Highlights

  • Pro

Block or report abaj8494

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

Skills and tools

Pac-Man eating my contribution graph

Some of the work:

  • bytelocker.el / bytelocker.nvim — buffer & region encryption inside Emacs and Neovim, with three native cipher implementations on top of a shared core.
  • anki-tikz — patch on top of Anki to swap the LaTeX engine, written over a weekend so my flashcards could compile the mathematical TikZ I cared about.
  • tikzjax — fork of TikZJax extended with algorithm and UML diagram support. The rendering backbone of abaj.ai, and useful to anyone running a static site that wants typeset diagrams.
  • Typtel — Go macOS menu-bar telemetry app with its own Homebrew tap. brew install --cask typtel, then read your own keystrokes back through a TUI.
  • chessmarkable-rpp, regenda, rmpp-koreader-plugins — chess, CalDAV, and KOReader plugins ported to the reMarkable Paper Pro. If you own one and want it to do more, this is the start.
  • 3-space math map — 48 topics of mathematics laid out as a Svelte + Three.js graph: high-school through to research, with historical edges between them.

Some essays:

Lately:

  • KiTS19 — ranked #57 globally with 0.9129 Dice on 3D kidney + tumour segmentation; nnU-Net trained on H200 GPUs, technical report attached.
  • pegs.abaj.ai, mines.abaj.ai, arcade.abaj.ai — three browser-deployed ML and multiplayer demos out of abaj.ai's 14-subdomain network.
  • 10,000 Hours of ML — long-running self-directed lab; CV / NLP / RL / supervised baselines, paired with written reflection.

These days I'm marching through the Blind 75 in Python and the Hugging Face agents course.

Pinned Loading

  1. dotfiles dotfiles Public

    Emacs Lisp

  2. 10khrs-ai-ml-dl 10khrs-ai-ml-dl Public

    10,000 hours of Machine Learning

    Jupyter Notebook

  3. bytelocker.nvim bytelocker.nvim Public

    Buffer and Region Encryption Plugin for NeoVim with 3 Cipher implementations

    Lua 4

  4. timeline timeline Public

    The arrow of time as a dartboard.

    Svelte 1

  5. homebrew-typing-telemetry homebrew-typing-telemetry Public

    macOS menu bar app + tui for tracking keystrokes, mouse distance, and typing speed

    Go 1

  6. math-map math-map Public

    3-space map of Mathematics. Includes High School, UGrad, PGrad and Research topics.

    Svelte