Skip to content
View raiszainuri's full-sized avatar
😄
Happy
😄
Happy
Block or Report

Block or report raiszainuri

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
raiszainuri/README.md

  class MyProfile{
    private val name = "Rais Zainuri"
    private val age  = 22
   
    private val interest = "Android Dev"
    private val backEnd  = arrayOf("Java", "Kotlin")
    private val frontEnd = arrayOf("HTML", "CSS", "XML")
    
    fun main() {
      print("""
        Hi i'am $name!,
        i'm $age yo.
        currently learning more about Kotlin Android Development, 
        i'm a freelancer android dev, and Linux enthusiast.
      """)
    }
  }

Popular repositories

  1. dotfiles dotfiles Public

    My Dotfiles

    Roff 3

  2. sirusun sirusun Public

    Sistem Informasi Rusunawa, berbasis web, menggunakan PHP Native

    PHP 2

  3. en-vim en-vim Public

    this my repo for backup neovim config,

    Vim Script 2

  4. raiszainuri.github.io raiszainuri.github.io Public

    HTML 1

  5. rc4-cryptography-java rc4-cryptography-java Public

    RC4 Encryp & Decryption

    Java 1

  6. androidafn androidafn Public

    Forked from alfirqotunnajiyah-com/androidafn

    Java