Skip to content
View dadencukillia's full-sized avatar
๐Ÿ‘๏ธ
I continue to spoil my eyes
๐Ÿ‘๏ธ
I continue to spoil my eyes
  • KPI
  • Ukraine, Rivne
  • 06:40 (UTC +02:00)
  • Instagram im.illia

Block or report dadencukillia

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
dadencukillia/README.md
Lain

Hey there ๐Ÿ‘‹

๐Ÿฅธ About me

My name is Ilya, I live in Ukraine. I study Full Stack and software engineering. Programming languages I learn: C++, Golang, Rust, and JavaScript. Also open to using other programming languages in my pet projects. You may see my code messy, but I try to fix it! I use Arch and Hyprland, btw ๐Ÿซฃ

๐Ÿ“ž Contacts

I am open to communication, so you can write to me using any of these methods:

๐Ÿ“ง Gmail ๐Ÿ’ฌ Telegram ๐ŸŽฎ Discord
๐Ÿ’ผ Freelancehunt ๐Ÿชญ Hikka

๐Ÿ” Projects

I have no a lot of public repos. But there will be a lot of awesome projects soon. Here's what we have now:

โญ animeplayerua ๐Ÿ’ฌ threadhelp ๐Ÿ›œ hypeql ๐Ÿ“Ÿ linyhi
New projects are coming soon...

๐Ÿ“Š Stats

my top programming languages my github stars

Pinned Loading

  1. animeplayerua animeplayerua Public

    An Android/Android TV application, that allows you to watch anime in Ukrainian.

    Kotlin 17 2

  2. threadhelp threadhelp Public

    The customizable self-hosted website for publishing thematic posts for a group of users.

    Go 4

  3. Golang rsa module with chunk encrypt... Golang rsa module with chunk encryption and decryption
    1
    // Adapted from: https://gist.github.com/miguelmota/3ea9286bd1d3c2a985b67cac4ba2130a
    2
    
                  
    3
    package rsacrypto
    4
    
                  
    5
    import (
  4. Local runtime alternative of Redis f... Local runtime alternative of Redis for Golang
    1
    package utils
    2
    
                  
    3
    import (
    4
    	"sync"
    5
    	"time"