Skip to content
View sobolevn's full-sized avatar

Block or report sobolevn

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. awesome-cryptography Public

    A curated list of cryptography resources and links.

    6.2k 684

  2. git-secret Public

    👥 A bash-tool to store your private data inside a git repository.

    Shell 3.8k 202

  3. sobole-zsh-theme Public

    Minimalistic zsh theme inspired by the old-fashioned hobbies.

    Shell 152 27

  4. dotfiles Public

    dotfiles for the developer happiness: macos, zsh, brew, vscode, python, minimalism

    Shell 781 89

  5. pustota-theme/pustota Public

    Minimalistic VSCode theme inspired by old-fashioned hobbies.

    C 43 3

  6. senya Public

    Minimalistic Hyper theme inspired by old-fashioned hobbies.

    JavaScript 6

3,561 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

Contribution activity

April 2025

Created a pull request in python/cpython that received 22 comments

Add maybe keyword. BDFL says, we deliver!

It works! https://www.youtube.com/watch?v=wgxBHuUOmjA Happy 1st April, everyone!

+906 −567 lines changed 22 comments
Opened 16 other pull requests in 5 repositories

Created an issue in python/cpython that received 9 comments

Instance attr error suggestions can execute __getattr__

Bug report >>> class A: ... def __getattr__(self, key): ... if key == 'foo': raise SystemExit('bye') ... def bar(self): ... foo ... >>> A().bar() bye

9 comments
Opened 8 other issues in 5 repositories
Loading