Thanks to visit codestin.com
Credit goes to github.com

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:01 (UTC +02:00)
  • Codestin Search App 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

Hi there πŸ‘‹

My name is Ilya, I live in Ukraine. I use Arch, btw 🫣

I recommend taking a closer look at the following projects πŸ”

my top programming languages

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"