Skip to content
View herlon214's full-sized avatar
🚀
🚀

Organizations

@bandsnear
Block or Report

Block or report herlon214

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

println!("hello world");

💻 My current setup: vscode, tmux, alacritty, zsh

🚀 I like the backend side of the force, specially using Go and Rust.

🔥 Latest things I've been working on:

  • Advent Of Code 2023 - Trying to resolve 2022 challenge using Python.
  • Advent Of Code 2022 - Trying to resolve 2022 challenge using Rust.
  • Sonarqube PR Issues - A simple bot that request code review in your PRs using Sonarqube data.
  • Nushell - I've been helping there in the completions area.
  • Transmission RSS - Read torrent RSS and publish the new entries to Transmission.
  • MKV Seat - Simple project that uses mkvextract to extract subtitles from videos.
  • Go Cover Treemap - Pretty cool project to generate code coverage SVG. I helped a bit with filtering by directories.
  • Redis Monitor Prometheus - Export redis queries to prometheus.
  • NordVPN - Simple library to fetch NordVPN servers.
  • Gitlab Registry GC - Old project where I made some sort of garbage collector for Gitlab Registry. At that point we needed to manually delete the docker images from there.

Pinned

  1. nushell/nushell nushell/nushell Public

    A new type of shell

    Rust 30.4k 1.6k

  2. Personal Setup Personal Setup
    1
    # Setup
    2
    I'm using this gist files as source of truth in order to make most of my development setup portable between my macbook and my PopOS desktop.
    3
    
                  
    4
    - [vscode](https://code.visualstudio.com/)
    5
    - [tmux](https://github.com/tmux/tmux)
  3. mkv-seat mkv-seat Public

    MKV Subtitle Extract And Translate

    Go 7

  4. sonarqube-pr-issues sonarqube-pr-issues Public

    Publish Sonarqube PR issues as comments

    Go 9 3

  5. transmission-rss transmission-rss Public

    Add torrents to transmission based on RSS list

    Rust 4 3

  6. gitlab-registry-gc gitlab-registry-gc Public

    Gitlab registry garbage collector

    JavaScript 27 2