Skip to content
View hhelaneyy's full-sized avatar
🦍
бутерброды
🦍
бутерброды

Block or report hhelaneyy

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
hhelaneyy/README.md
██╗  ██╗███████╗██╗      █████╗ ███╗   ██╗███████╗██╗   ██╗
██║  ██║██╔════╝██║     ██╔══██╗████╗  ██║██╔════╝╚██╗ ██╔╝
███████║█████╗  ██║     ███████║██╔██╗ ██║█████╗   ╚████╔╝ 
██╔══██║██╔══╝  ██║     ██╔══██║██║╚██╗██║██╔══╝    ╚██╔╝  
██║  ██║███████╗███████╗██║  ██║██║ ╚████║███████╗   ██║   
╚═╝  ╚═╝╚══════╝╚══════╝╚═╝  ╚═╝╚═╝  ╚═══╝╚══════╝   ╚═╝   
Typing SVG

Website Discord GitHub followers


> whoami

class Helaney:
    name       = "Helaney"
    username   = "hhelaneyy"
    location   = "🇷🇺 Russian Federation"
    org        = "Helanova Team"
    bio        = "🦍 бутерброды"
    
    learning   = ["Python", "C#", "C++"]
    interests  = ["Systems Programming", "Fullstack", "Tools & Utilities"]
    
    contact    = {
        "discord": ".helaney",
        "web":     "helaney.ru",
        "server":  "discord.gg/qpDeK6juVN"
    }

    def say_hi(self):
        print("Thanks for visiting! ⚡")

> tech_stack --list

Python C++ C# Git VS Code Visual Studio PyCharm


> git stats --user hhelaneyy


GitHub Streak


> cat activity.log

Activity Graph


╔══════════════════════════════════════════╗
║   🦍  Helaney  ·  @hhelaneyy  ·  🥪    ║
║        helaney.ru · Helanova Team        ║
╚══════════════════════════════════════════╝

Profile Views

Pinned Loading

  1. HotelSystem HotelSystem Public

    🦿 Система бронирования отелей в связи с БД

    C++

  2. JournalSystem JournalSystem Public

    📔 Система учёта студентов

    C++

  3. simple-calculator simple-calculator Public

    🖼️ Умный калькулятор (не умный)

    Python

  4. to-do-list to-do-list Public

    🍆 Простое приложение для планирования своих дел.

    Python