Skip to content
View StevenBtw's full-sized avatar
💭
Tinkering
💭
Tinkering

Sponsoring

@scikit-learn
@marimo-team
@pydantic

Highlights

  • Pro

Block or report StevenBtw

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
StevenBtw/README.md

Hi there! I'm Steven, by the way.

This is my personal GitHub for side projects and experiments.

About Me

💻 Recreational programmer. I code to learn and for fun, not for work.

🔭 Interested in data science, operations research, robotics, and (home) automation.

🌱 Mostly Python, learning Rust.

🔚 But enough About Me.

Favorite Projects right now

UV: If you are still using pip, try this! UV is super fast, more feature-complete, and also check their linter (ruff) and type checker (ty).

🔁 Marimo: Next-gen Python notebooks that are reactive and interactive. Think of a modern Jupyter, but on steroids.

🗺️ Deriva: My own project for deriving consistent ArchiMate models using knowledge graphs, heuristics, and LLM's.

🧬 Pydantic AI: Type-safe AI agent framework that doesn't bury you in unnecessary abstractions.

Pinned Loading

  1. solvOR solvOR Public

    Optimization solvers in pure Python: LP, MILP, SAT, constraint programming, graph and metaheuristics. No dependencies. Solvor all your optimization needs.

    Python 22

  2. AoC_2025 AoC_2025 Public archive

    Advent of Code 2025 with a twist! One puzzle per day, each solved with a different tool (SQL, CUDA, WebGPU, Excel, Rust, etc.)

    Python

  3. benchmORk benchmORk Public

    Objective performance analysis for OR solvers: comparing Pyomo, solvOR, OR-Tools, and more across standardized problem sets to find the best tool for the job.

    Python 3