Skip to content
View isaacsa51's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report isaacsa51

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

class Coder: Person(
    val firstName: String = "Isaac",
    val lastName: String = "Serrano",
    var age: Int = 22,
    val nationality: String = "Mexican",
) {
    
    fun shortBio(): String {
        val bio: String = "Hey, I just like to make some little projects to study for myself in this account. Android Dev with 2+ years of exp..."
    }
    
    fun languages(): Array<String> {
        return arrayOf<String>("Kotlin", "Java", "JavaScript", "HTML", "CSS")
    }

    fun tools(): Array<String> {
        return arrayOf<String>("Android", "React", "Spring Boot", "React Native", "SASS", "Bootstrap", "Styled-Components")
    }

    fun workingIn(): String {
        return "Globant"
    }
}

Pinned Loading

  1. dotfiles-linux dotfiles-linux Public

    i3-gaps configuration setup

    CSS 4

  2. lily58-keycat lily58-keycat Public

    Basic English/Spanish keymap for the Lily58 Pro with the Colemak-DH layout (WIP)

    C 3 2

  3. zmk-config-corne zmk-config-corne Public

    2 2