Skip to content

Commit aeac630

Browse files
add avatar email, linkedin
1 parent 3cd5e50 commit aeac630

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

src/directory.conf

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,10 @@ rossabaker {
110110
antoniojimeneznieto {
111111
name: "Antonio Jimenez"
112112
pronouns: "he/him"
113-
avatar: "https://scaladays.org/assets/img/2025/speakers/antonio-jimenez.jpg"
113+
avatar: "https://github.com/antoniojimeneznieto.png"
114+
email: "antonio.jimenez.nieto@gmail.com"
114115
github: antoniojimeneznieto
116+
linkedin: "https://www.linkedin.com/in/antonio-jimenez-nieto/"
115117
bio: "Hi, my name is Antonio. I'm originally from Spain and currently work full-time as software engineer using Scala in Switzerland. I've been using Scala for 5 years, ever since discovering the language during a functional programming course at EPFL. I participated in Google Summer of Code as a student, working on Cats Effect's new I/O integrated runtime leveraging io_uring. Today, I remain actively involved in the project as a co-mentor."
116118
}
117119

0 commit comments

Comments
 (0)