Skip to content
View Daniel-Cas's full-sized avatar
⚙️
Coding
⚙️
Coding
  • University of Cundinamarca
  • Fusagasugá-Colombia
  • 20:52 (UTC -05:00)

Block or report Daniel-Cas

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

Hola👋 Hi 👋 안녕하세요👋 Salut 👋 Ciao 👋 Salve👋 Привет👋 Olá👋




My name is Daniel Castillo 🏰 but if you want you can call me Matt




class Matt {
    names: 'Daniel Matthew'
    lastnames: 'Castillo Achury'
    years: 23
    student: "all time"
    currentStyding: "Software Architecture"
    programmingLanguages: ["java", "kotlin", "go", "javaScript", "python", "typescript"]
    frameworks: {
        mobile: ["flutter", "kotlin multiplatform"],
        frontEnd:  ["angular","react"],
        backEnd: {
            java: ["spring boot", "vert.x", "micronaut"],
            kotlin: ["spring boot", "ktor", "vert.x", "micronaut" ]
            python: ["django","flask", "fastapi"]
            go: ["gin", "fiber"]
            javascript: ["express", "bun"]
        },
    }
    dataBases: {
        sql: ["mysql", "sqlserver", "sqllite", "postgresql", "aurora"]
        noSql: ["mongo", "dynamo"]
        cache: ["Redis"]
    }
    cloud: ["aws"]
}


💻 About me

  • Systems Engineer
  • Architecture Software Engineer in progress
  • Passionate by linux.

🌱 Currently studying

  • DSA(Data structures & algorithms)
  • Clean architecture

Tools and preferences

Programming languages

Operative Systems

Containers

Contador de Visitas

Pinned Loading

  1. spring-boot-data-jpa spring-boot-data-jpa Public

    Java

  2. retos-programacion-2023 retos-programacion-2023 Public

    Forked from mouredev/retos-programacion-2023

    Ejercicios de código semanales en 2023 de la comunidad MoureDev para practicar lógica en cualquier lenguaje de programación.

    Python 1