Skip to content
View manuelfedele's full-sized avatar

Block or report manuelfedele

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

Pinned Loading

  1. manuelfedele.github.io manuelfedele.github.io Public

    HTML 1

  2. rain rain Public

    Forked from cenkalti/rain

    🌧 BitTorrent client and library in Go

    Go 1

  3. sibi sibi Public

    Synchronous Interactive Brokers Interface

    Python 1 1

  4. My .vimrc configuration for working ... My .vimrc configuration for working in Python with vim
    1
    " plugins
    2
    let need_to_install_plugins = 0
    3
    if empty(glob('~/.vim/autoload/plug.vim'))
    4
        silent !curl -fLo ~/.vim/autoload/plug.vim --create-dirs
    5
            \ https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
  5. lila-fishnet lila-fishnet Public

    Forked from lichess-org/lila-fishnet

    Proxy between lila and fishnet move clients

    Scala

  6. postino postino Public

    Message broker for Claude Code agents - inter-agent messaging, broadcasts, and real-time web GUI backed by Valkey/Redis

    TypeScript