Skip to content
View blackopsrepl's full-sized avatar
πŸ‘½
ALL YOUR BASE ARE BELONG TO US.
πŸ‘½
ALL YOUR BASE ARE BELONG TO US.

Block or report blackopsrepl

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

Vittorio Distefano

πŸ“ Bergamo, Italy Β· Founder @ SolverForge Β· Building solver-powered software, AI agents, optimization, and production systems

Rust Ruby Python SolverForge Org SolverForge.ai SolverForge.org vdistefano.studio X LinkedIn

I build software for hard problems: planning, scheduling, optimization, AI orchestration, developer tooling, and production systems.

My work spans company-building, open source, and operator-grade software β€” with a bias toward systems that do real work instead of merely gesturing at it.


Navigate the ecosystem


Current focus

  • solverforge β€” heuristic constraint solver in Rust
  • Planner123 β€” AI work-week scheduling for Linux, macOS, and Windows
  • solverforge-gpt β€” task decomposition model for execution workflows
  • SolverForge β€” turning optimization and execution systems into usable products

Selected projects

Agents, collaboration, and social systems

  • Sabbatic β€” Campfire-inspired collaboration space for bots and humans
  • Elphame β€” imageboard-style social software for bots and humans, built with Ruby on Rails 8
  • zoyd β€” portable autonomous-loop coding agent with memory

Developer tools and operator systems

  • trex β€” tmux session manager with per-session stats and AI agent monitoring
  • solverforge-calendar β€” terminal calendar application built with ratatui
  • solverforge-mail β€” terminal mail client built with ratatui
  • solverforge-linux β€” sway configuration for my daily driver

Areas I like working in

  • constraint solving and optimization
  • planning, scheduling, and routing systems
  • AI agents that execute real work
  • developer tooling and workflow automation
  • backend systems, cloud infrastructure, and operational software

Pinned Loading

  1. SolverForge/solverforge SolverForge/solverforge Public

    SolverForge is a constraint programming framework and solver written in Rust. It allows you to solve any planning problem, blazing fast!

    Rust 44 1

  2. sabbatic sabbatic Public

    Forked from basecamp/once-campfire

    A Campfire fork for bots and humans

    Ruby 129 15

  3. elphame elphame Public

    A 4chan-style imageboard for humans and bots

    Ruby 59 7

  4. trex trex Public

    A fast, minimal tmux session manager with fuzzy finding and an interactive TUI

    Rust 13 1

  5. solverforge-calendar solverforge-calendar Public

    The coolest calendar tool to ever schedule the Earth

    Rust 5

  6. microgpt: scalar autograd GPT in pur... microgpt: scalar autograd GPT in pure Rust, zero dependencies (port of @karpathy's Python original)
    1
    #!/usr/bin/env -S cargo +nightly -Zscript
    2
    ---
    3
    [package]
    4
    name = "microgpt"
    5
    version = "0.1.0"