Skip to content
View MOIS3Y's full-sized avatar
❄️
Winter Is Coming. We always have it
❄️
Winter Is Coming. We always have it
  • ISPsystem
  • Russia

Block or report MOIS3Y

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

Hi there 👋

{ pkgs ? import <nixpkgs> {} }:
pkgs.mkGitHubPage {
  name = "👤 Stepan Zhukovsky";
  profile = "👥 MOIS3Y";
  age = "3️⃣ 4️⃣ fourth decade";
  languages = [
    "🇷🇺 ru" 
    "🇺🇸 us"
  ];
  whoami = ''
    💘 Information Technology is my passion.
    🐍 I write primarily in Python3.
    🆓 I'm getting carried away:
      🔘 GNU/Linux ricing;
      🔘 OpenSource development;
      🔘 Manufacturing of leather goods;
      🔘 Playing the piano;
    👪 Married, raising a daughter
  '';
  goal: "🎯 Make the world a better place";
}

Contacts 💬

Telegram


Top Langs

Pinned Loading

  1. nixos-configurations nixos-configurations Public

    My NixOS configurations

    Nix 1

  2. nvchad4nix nvchad4nix Public

    HM module that will bring declarative NvChad configuration management to NixOS

    Nix 3 1

  3. logs-collector logs-collector Public

    Server side for receiving and storing log files

    Python

  4. sddmSugarCandy4Nix sddmSugarCandy4Nix Public

    SDDM theme by Marian Arlt, packaged for nixpkgs

    QML

  5. base16-colorlib base16-colorlib Public

    Package contains several ready-made color schemes in base16 format and class Color for use them

    Python

  6. colorize colorize Public

    A small library for working with colors and their fine-tuning HSL contains 35 pre-configured color schemes in base16 format. Written in Lua specifically for AWESOME WM

    Lua