Skip to content
View StevenBtw's full-sized avatar

Sponsoring

@marimo-team

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. Currently tinkering with architecture model derivation, the occasional ethical hacking and building a graph database ecosystem.

About Me

πŸ’» Recreational programmer. I code in evenings and weekends to create and to learn.

πŸ”­ Interested in data science, operations research, robotics and (home) automation.

🌱 Mostly Python, learning Rust.

πŸ”š But enough About Me.

My Projects

┏━━ πŸ—ΊοΈ Architecture & Research
┃   ┣━━ deriva              - ArchiMate model derivation
┃   ┗━━ anywidget-archimate - ArchiMate viewer for notebooks
┣━━ πŸ“‰ Optimization
┃   ┣━━ solvOR              - Pure Python optimization solvers
┃   ┗━━ benchmORk           - OR solver benchmarking
┣━━ 🎑 Grafeo Ecosystem
┃   ┣━━ grafeo              - Embeddable graph database
┃   ┣━━ grafeo-server       - HTTP server & web UI
┃   ┣━━ grafeo-web          - Browser-based via WASM
┃   ┣━━ grafeo-memory       - AI memory layer for agents
┃   ┣━━ grafeo-mcp          - MCP server for AI agents
┃   ┣━━ grafeo-langchain    - LangChain integration
┃   ┣━━ grafeo-llamaindex   - LlamaIndex integration
┃   ┣━━ anywidget-graph     - Graph visualization for notebooks
┃   ┣━━ anywidget-vector    - 3D vector visualization
┃   ┣━━ boltr               - Bolt v5.x wire protocol
┃   ┗━━ gwp                 - GQL Wire Protocol (gRPC)
┣━━ πŸ”ͺ Cookiecutters
┃   ┣━━ agent-framework     - Microsoft Agent Framework template
┗━━ πŸ—„οΈ Archived
    ┣━━ AoC_2025            - Advent of Code, one tool per day
    ┣━━ aoc_helper          - AoC helper scripts
    ┣━━ marimo-docs-mcp     - Marimo docs MCP server
    ┗━━ uv-docs-mcp         - UV docs MCP server

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

  2. GrafeoDB/grafeo GrafeoDB/grafeo Public

    Grafeo is a pure-Rust, high-performance graph database that can be embedded as a library or run as a standalone database, with optional in-memory or persistent storage. Grafeo supports both LPG and…

    Rust 452 10

  3. solvOR solvOR Public

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

    Python 27

  4. opendata-oss/opendata opendata-oss/opendata Public

    OpenData is a collection of open source databases built on a common, object-native storage and infrastructure foundation.

    Rust 149 21

  5. anywidget-archimate anywidget-archimate Public

    Interactive ArchiMate model viewer for Marimo, Jupyter and VS Code notebooks. Renders ArchiMate 3.0 Open Exchange Format XML with layered layout.

    JavaScript 2

  6. 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 1