Skip to content
View samutich's full-sized avatar
:electron:
:electron: :atom: :dependabot: :copilot: :octocat: 🌐
:electron:
:electron: :atom: :dependabot: :copilot: :octocat: 🌐

Block or report samutich

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 250 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
samutich/README.md
public class StepanSamutichev {
    private static final String NAME = "Stepan";
    private static final String SURNAME = "Samutichev";
    private static final String TELEGRAM = "@samutich";
    private static final String EMAIL = "[email protected]";

    @Override
    public String toString() {
        return String.format("%s %s", NAME, SURNAME);
    }

    public static void main(String[] args) {
        StepanSamutichev stepan = new StepanSamutichev();
        System.out.println(stepan);
    }
}

Pinned Loading

  1. samutich samutich Public

    Config files for GitHub profile

    1

  2. samutich.github.io samutich.github.io Public

    Stepan Samutichev's GitHub Pages

    JavaScript 3 1

  3. Doska Doska Public archive

    Simple drawing application [Early Concept Demo]

    JavaScript 14 3

  4. Nixpkgs Nixpkgs Public

    Forked from NixOS/nixpkgs

    Nixpkgs

    Nix

  5. OlegShchavelev/ALTKDEWiki OlegShchavelev/ALTKDEWiki Public

    библиотека знаний операционной системы ALT Regular KDE

    TypeScript 10 14

  6. Wiki-ALT-GNOME Wiki-ALT-GNOME Public

    Forked from OlegShchavelev/ALTGnomeWiki

    Библиотека знаний операционной системы ALT Regular GNOME

    TypeScript