Skip to content
View Elnee's full-sized avatar
🍊
Have a nice day
🍊
Have a nice day
Block or Report

Block or report Elnee

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

  1. Tracky Tracky Public

    GNOME Application to track your activities (WIP)

    Vala 4 1

  2. libcompress-gui libcompress-gui Public

    gtkmm GUI and .so library meson configuration example

    C++ 1

  3. nvimrc nvimrc Public

    My very own NeoVim config from scratch

    Lua 1

  4. unique unique Public

    A simple page for unicode funny manipulations (WIP)

    JavaScript

  5. elnee.github.io elnee.github.io Public

    My personal technical blog

    CSS

  6. Проверка счёта PeopleNet Украина и в... Проверка счёта PeopleNet Украина и вывод уведомления в GNOME
    1
    from bs4 import BeautifulSoup
    2
    import requests
    3
    import re
    4
    import gi
    5
    gi.require_version('Notify', '0.7')