Skip to content
View crisidev's full-sized avatar
🦀
🦀

Block or report crisidev

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
crisidev/README.md

🦀 Hello there! 🦀

I am Bigo, italian living in London 🇬🇧!

🚧 I enjoy building things with ...

Rust Python GoLang

💻 Writing code ...

I maintain a pretty complex and bloated Neovim IDE configuration that makes my editor as powerful as IntelliJ or Vscode!

Pinned Loading

  1. bacon-ls Public

    A Language Server for Rust using Bacon diagnostics

    Rust 76 5

  2. qrsync Public

    Utility to copy files over WiFi to/from mobile devices inside a terminal.

    Rust 18 3

  3. mouse-follows-focus Public

    Forked from swsnr/gnome-shell-extension-typescript-template

    Enable mouse follows focus on Gnome Shell 46+ with multi monitors support

    TypeScript

  4. awslabs/flowgger Public

    A fast data collector in Rust

    Rust 846 56

  5. alexcrichton/ssh2-rs Public

    Rust bindings for libssh2

    Rust 507 152

  6. Command to export all grafana 2 dash...
    1
    KEY=XXXXXXXXXXXX
    2
    HOST="https://metrics.crisidev.org"
    3
    
                  
    4
    mkdir -p dashboards && for dash in $(curl -k -H "Authorization: Bearer $KEY" $HOST/api/search\?query\=\& |tr ']' '\n' |cut -d "," -f 5 |grep slug |cut -d\" -f 4); do 
    5
      curl -k -H "Authorization: Bearer $KEY" $HOST/api/dashboards/db/$dash > dashboards/$dash.json 

521 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to crisidev/bacon-ls, crisidev/lazyvim, crisidev/dotfiles and 29 other repositories
Loading A graph representing crisidev's contributions from March 10, 2024 to March 10, 2025. The contributions are 90% commits, 7% pull requests, 2% issues, 1% code review.

Contribution activity

March 2025

Created 2 repositories

Created a pull request in crisidev/bacon-ls that received 1 comment

Cleanup shutdown

+17 −47 lines changed 1 comment
Opened 4 other pull requests in 1 repository
crisidev/bacon-ls 4 merged
Answered 1 discussion in 1 repository
crisidev/bacon-ls
Loading

Seeing something unexpected? Take a look at the GitHub profile guide.