Skip to content
View aphoristicartist's full-sized avatar

Block or report aphoristicartist

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

πŸ‘‹ Hi, I'm Alex

πŸ› οΈ What I build

Tools for the AI-assisted future. Systems that compose. Infrastructure that doesn't surprise you.

I care about correctness, reproducibility, and building things that last.


πŸ“ The shape of things

Started in embedded systems β€” where every byte matters and bugs crash hardware, not just processes.

Moved through iOS β€” mobile at scale, real users, real constraints.

Went deep on functional programming β€” type systems as documentation, composition as architecture, reasoning about code without running it.

Now building AI/ML infrastructure β€” because the same principles that make distributed systems reliable apply to making LLMs useful.

The common thread: systems where correctness matters.


🎯 Focus areas

Area What I find interesting
Ξ» Functional Programming Scala, Haskell, Rust β€” type-level programming, effect systems, algebraic abstractions
πŸ€– AI/ML Infrastructure LLM tooling, embeddings, agent systems, making AI useful in production
❄️ Nix Reproducible builds, declarative environments, never "works on my machine" again
🌐 Distributed Systems Consensus, state replication, failure modes, latency budgeting

πŸ”“ Open source

I contribute to tools that help developers be more effective.

  • More projects at Topos Labs β€” AI research & development.

πŸ’­ What I believe

  • Correctness over convenience β€” The easy path is rarely the right path
  • Composition over inheritance β€” Build small things that combine well
  • Explicit over implicit β€” Magic is great until it isn't
  • Delete more than you add β€” Simplicity is a feature

πŸ”— Find me elsewhere

🐦 Twitter @aphor_in
πŸ’Ό LinkedIn alexlisenko
🏒 Topos Labs toposlabs.ai

"The purpose of abstraction is not to be vague, but to create a new semantic level in which one can be absolutely precise." β€” Edsger W. Dijkstra

Popular repositories Loading

  1. ListSample ListSample Public

    Swift 1

  2. aphoristicartist.github.io aphoristicartist.github.io Public

    CSS

  3. swift swift Public

    Forked from swiftlang/swift

    The Swift Programming Language

    C++

  4. swift-corelibs-foundation swift-corelibs-foundation Public

    Forked from swiftlang/swift-corelibs-foundation

    The Foundation Project, providing core utilities, internationalization, and OS independence

    C

  5. swift-package-manager swift-package-manager Public

    Forked from swiftlang/swift-package-manager

    The Package Manager for the Swift Programming Language

    Swift

  6. akka-guess-gumber-game akka-guess-gumber-game Public

    akka-http websocket game

    Scala