https://github.com/alejandrohdezma/alejandrohdezma
Here you'll find the source-code of my talks and website
https://github.com/alejandrohdezma/alejandrohdezma
Last synced: 3 months ago
JSON representation
Here you'll find the source-code of my talks and website
- Host: GitHub
- URL: https://github.com/alejandrohdezma/alejandrohdezma
- Owner: alejandrohdezma
- License: apache-2.0
- Created: 2020-11-29T12:45:54.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-15T05:20:31.000Z (about 1 year ago)
- Last Synced: 2024-05-21T04:13:46.855Z (about 1 year ago)
- Language: Scala
- Homepage: https://alejandrohdezma.com
- Size: 3.87 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README

[](https://ko-fi.com/Y8Y36YX1J)
I'm an enthusiast of functional programming working mainly in Scala now. I work at [Permutive](https://permutive.com) as a Senior Scala Developer and make some Open Source around [here](https://github.com/alejandrohdezma?tab=repositories). I'm very interested in tooling, particularly SBT and GitHub Actions.
Some facts about me:
- I love tabletop games :game_die:
- I have a cat named Zelda :cat2:
- I'm currently living in Zaragoza, Spain :house:
- I listen to all kind of music :musical_note:
- I play video-games on Nintendo Switch :video_game:If you want to contact me:
# :octocat: Some of my Open Source Projects
- [scala-steward-action](https://github.com/scala-steward-org/scala-steward-action): A Github Action to launch [Scala Steward](https://github.com/scala-steward-org/scala-steward) in your repository.
- [http4s-munit](https://github.com/alejandrohdezma/http4s-munit): Integration between http4s & MUnit (co-authored with [@gutiory](https://github.com/gutiory)).
- [tapir-anyof](https://github.com/alejandrohdezma/tapir-anyof): Tapir extension to simplify creating error outputs for sealed traits.
- [tapir-golden-openapi-munit](https://github.com/alejandrohdezma/tapir-golden-openapi-munit): Golden testing for Tapir endpoints using MUnit (co-authored with [@gutiory](https://github.com/gutiory)).
- [sbt-github](https://github.com/alejandrohdezma/sbt-github): SBT plugin to read several settings from Github.
- [sbt-fix](https://github.com/alejandrohdezma/sbt-fix): SBT plugin that enhances scalafix & scalafmt duo.
- [sbt-ci](https://github.com/alejandrohdezma/sbt-ci): Default workflow, documentation and root files for scala libraries.# :green_book: My latest blog posts
- :robot: Updating multiple repos with Scala Steward and GitHub Actions
