I'm Dimitrios, a software developer based in Athens
I specialize in building applications that are fast, secure, and reliable. I have experience with a variety of technologies, with focus on React, TypeScript, and Elixir
Latest from my blog
- 2025-02-02
Using Phoenix with React and Inertia
Getting the best of both worlds; Phoenix's productivity, and React's ecosystem
- 2025-01-21
My experience with Phoenix LiveView
Some takeaways from my time with Phoenix LiveView
- 2025-01-13
Separate Session Tokens in Phoenix
Update the generated phx.gen.auth code to use a separate session token table
- 2024-08-29
Import, Require, Use, or Alias?
Clarifying the difference between different directives in Elixir.