Skip to content
View cadox8's full-sized avatar
💜
💜

Organizations

@AthoneDevs

Block or report cadox8

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

Hey! I'm Iván "Cadox8" Rica

Welcome to my profile, most of my work is private. But I have some exciting projects here.

namespace Cadox8 {

    export class About extends Me {

        constructor() {
            super('Iván "Cadox8" Rica', 'He | Him', 'Spanish | English')
        }

        public getProgrammingLanguages(): string[] {
            return [
                "Java",
                "JavaScript",
                "TypeScript",
                "PHP",
                "C",
                "C++",
                "Lua",
                "Python"
            ]
        }

        public getDatabases(): string[] {
            return [
                "MySQL",
                "MongoDB"
            ]
        }

        public getLoves(): string[] {
            return [
                "Space",
                "Photography",
                "Cats",
                "Purple things!"
            ]
        }
    }
}

Contact And Social

Where to find me or contact me

Website Twitter Telegram Keybase Dev.to Patreon Discord Email

Credits

Pinned Loading

  1. PA PA Public

    Proyecto de servidor de minijuegos y survival para Minecraft

    Java 1 3

  2. Kristine Kristine Public

    Kristine is a simple discussion forum you can easily customize to make as unique as your community

    CSS 3 1

  3. XenAPI XenAPI Public

    Simple Xenforo API for Java and PHP

    Java 5 2

  4. Cadiducho/FEM Cadiducho/FEM Public

    Antiguo proyecto de un servidor de minijuegos para Minecraft, liberado

    Java 5 2

  5. Deud Deud Public archive

    Source code of Deud Game

    Java

  6. infinitorp infinitorp Public archive

    Colección de scripts para el servidor Infinito RP

    Lua