Skip to content
View Werfire's full-sized avatar
🤠
🤠

Highlights

  • Pro

Block or report Werfire

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

Pinned Loading

  1. movies-asp-test movies-asp-test Public

    ASP.NET Core MVC test project developed for "Softlink" company

    C#

  2. IPMD_labs IPMD_labs Public

    Kotlin

  3. rainblow rainblow Public

    Website project for laboratory work in Samara University

    Java

  4. YouTube Fit to screen button Tamperm... YouTube Fit to screen button Tampermonkey script (Chromium)
    1
    // ==UserScript==
    2
    // @name        Fit to screen button for YouTube player
    3
    // @version     0.3
    4
    // @description Adds a "fit to screen" button to the YouTube player that scales the video to fill the screen when in fullscreen mode.
    5
    // @author      Werfire
  5. word-morph word-morph Public

    Алгоритм для преобразования одного слова в другое путем последовательной заменой одной буквы по заданному словарю для получения цепочки превращения слова

    C++