Coder Social home page Coder Social logo

realdavidvega / linked-data-course Goto Github PK

View Code? Open in Web Editor NEW

This project forked from facultadinformatica-linkeddata/curso2016-2017

0.0 0.0 0.0 257.43 MB

Semantic Web and Linked Data course repository for the 2016-2017 academic year

Java 8.28% HTML 91.59% CSS 0.07% JavaScript 0.04% Python 0.02%

linked-data-course's Introduction

Hi there ๐Ÿ‘‹

val `David ๐Ÿ‘จโ€๐Ÿ’ป`: Person =
    person {
        `from ๐Ÿ“` = "Madrid, Spain"
        `education ๐ŸŽ“` = education {
            degree = "Computer Science"
            university = "Technical University of Madrid"
        }
        `occupation ๐Ÿข` = occupation {
            role = "Senior Software Engineer"
            at = "Xebia Functional (previously 47 Degrees)"
            exes = listOf("Deutsche Bank", "BBVA", "ONETEC", "BABEL")
            currentFocus = Areas("AI", "Microservices") {
                lang = setOf("Kotlin", "Scala", "Java", "JavaScript")
                ai = listOf("Generative AI", "LLM", "Finetuning", "GPT", "Prompt Engineering", "Assistants", "RAG")
                backend = listOf("Spring Boot", "R2DBC", "Ktor", "Coroutines", "http4s")
                libs = listOf("Xef.ai", "Arrow.kt", "Testcontainers", "Kotest", "Cats Effect")
            }
            expertiseOn = Technologies {
                backend = listOf("Kafka", "Hexagonal", "Event Sourcing", "CQRS", "Saga")
                frontend = listOf("TypeScript", "Angular", "WebComponents", "Microfrontends")
                testing = listOf("Unit Testing", "Integration Testing", "Property-based Testing", "TDD", "BDD")
                infra = listOf("Openshift", "GCP", "AWS", "Docker", "Kubernetes")
                cicd = listOf("GitHub Actions", "TeamCity", "Jenkins")
            }
        }
        `learning ๐ŸŒฑ` = currentlyLearning {
            topics = buildList {
                add("AI")
                add("Scala")
                add("React")
            }
        }
        `interests ๐Ÿ’ž๏ธ` = interestedOn {
            topics = listOf(
                "Architecture",
                "AI",
                "FP",
                "Scala",
                "Fullstack",
                "React",
                "JVM"
            )
        }
        `contact ๐Ÿ“ซ` = contactMe {
            linkedIn = "linkedin.com/in/david-vega-lichacz"
            email = "[email protected]"
        }
    }

linked-data-course's People

Contributors

aitordev avatar albertcp avatar albertomartinpablo avatar albertomendi avatar alejandrobudy avatar argronnar avatar axelflg avatar cecilia21 avatar exacs avatar gildartslol avatar jaimec14 avatar javierdlrm avatar javig13 avatar javiruiz01 avatar jlumos avatar juanberto06 avatar khaeghar avatar labiagajaime avatar nandana avatar pablofdez avatar profhector avatar qitinglihu avatar rafaelt25 avatar rafasupremoyo avatar rbn1993 avatar rgcmme avatar ricardomena avatar urieljavier avatar valeriape28 avatar vfrico avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.