Skip to content
View rodobarcaaa's full-sized avatar
🇨🇺
Made in Cuba!
🇨🇺
Made in Cuba!
Block or Report

Block or report rodobarcaaa

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rodobarcaaa/README.md

About me:

object Profile {
  val pronouns     = "He" -> "Him"
  val name         = "Rodolfo Echemendía Quintana"
  val formation    = "👨‍🎓 Computer Science Engineer's (Cuba-UCI / Class of 2011)"
  val blogUrl      = "https://blog.echemendía.com"
  val askMeAbout   = ("Tech", "WebDev", "Soccer")
  val currentFocus = List("Play", "Http4s", "Tapir", "Slick", "Cats", "Cats Effect", "Spark")
  val resume       = {
    """
      |Experienced software engineer in the technology industry, skilled in Scala for developing primarily backend 
      |web products, including REST and GraphQL web services, database connections, and interaction with third-party 
      |integrations. I've also ventured into data engineering, leveraging my Scala expertise and seamlessly integrating 
      |with tools like Spark. Additionally, I bring leadership qualities with strong management and interpersonal skills.
      |""".stripMargin
    }
}

Pinned Loading

  1. tapir-http4s-seed tapir-http4s-seed Public

    Seed project http4s + tapir [bookstore-api]

    Scala 2 1

  2. seratch/AWScala seratch/AWScala Public archive

    Using AWS SDK on the Scala REPL

    Scala 737 226

  3. jilen/play-circe jilen/play-circe Public

    circe for play

    Scala 108 21

  4. tapir-play-sample tapir-play-sample Public

    Forked from gaeljw/tapir-play-sample

    Sample project using Play Framework + Tapir

    Scala