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.

Content in all repositories owned by your account will be closed.
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
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.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.

As a hobby, I maintain some gaming related / restoration projects that allow me to go pretty low level and have fun!


Navigate the ecosystem


Current focus


Selected projects

Developer tools and operator systems

Machine learning

Gaming

  • aitdtnn-pc-overhaul β€” independent preservation and compatibility overhaul for Alone in the Dark: The New Nightmare PC
  • grim-delver β€” poc of a simple, classless 2D delver/stealth rpg made with Godot and Rust
  • Heimndall2Native β€” native Windows modernization layer for Heimdall 2 (1994)
  • ThemePark2Native β€” native Windows modernization layer for Theme Park (1994)

Other

  • meridian β€” offline workbench for traditional septenary astrology

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

Legacy projects

  • 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
  • yuga-planner - splits a SWE design document into subtasks, then schedules it around your existing calendar
  • rs-ttt-rl - tic-tac-toe with reinforcement learning in Rust

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

  2. trex trex Public

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

    Rust 13 1

  3. solverforge-calendar solverforge-calendar Public

    The coolest calendar tool to ever schedule the Earth

    Rust 18 1

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