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

Sponsoring

@scikit-learn
@marimo-team
@pydantic

Highlights

  • Pro

Block or report StevenBtw

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 supported. This note will be visible to only you.
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 and very versatile. Also check their linter (ruff) and type checker (ty).

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

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

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

Pinned Loading

  1. deriva deriva Public

    Deriva is a research project aimed at enabling digital architects by automating the derivation of architecture models. Deriva uses a combination of knowledge graphs, heuristics and LLM's.

    Python

  2. solvOR solvOR Public

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

    Python 23

  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

  4. 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