Skip to content
View Tsugami's full-sized avatar
  • Brazil
  • 03:53 - 3h behind

Organizations

@SwitchbladeBot

Block or report Tsugami

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

Hi there, I'm Yslan! 😀

  • Living in SP, Brazil.
  • Dev since 2017.
  • Also I'm passionate about open-source, testing and functional programming.
  • I am always interested in learning something new, currently I am focused on studying Rust.

Pinned Loading

  1. Levenshtein Distance in Elixir
    1
    defmodule LevenShteinDistance do
    2
       def compare_distance(str, ""), do: String.length(str)
    3
       def compare_distance("", str), do: String.length(str)
    4
    
                  
    5
       def compare_distance(str, str), do: 0
  2. dotfiles Public

    My dotfiles

    Shell 3

  3. SwitchbladeBot/switchblade Public archive

    The open source Discord bot that solves all of your problems.

    JavaScript 425 220

  4. Dislixir Public

    Simple discord lib with elixir

    Elixir 2

  5. MenheraBot/MenheraSite Public

    Um site feito com next.js para a Menhera

    TypeScript 12 4

  6. WebRTC Public

    Simple WebRTC integration for multiple users.

    TypeScript

3,201 contributions in the last year

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

Activity overview

Loading A graph representing Tsugami's contributions from April 21, 2024 to April 21, 2025. The contributions are 88% commits, 11% pull requests, 1% code review, 0% issues.

Contribution activity

April 2025

Created 3 commits in 1 repository
Created 1 repository
Opened 1 pull request in 1 repository
Gustavo-Ragazzi/mh-wilds-weapon-tracker 1 merged
120 contributions in private repositories Apr 1 – Apr 19
Loading