Senior Software Engineer • 15+ Years Experience
Specializing in: Elixir, OTP, Fault-Tolerant Systems, Technical Writing
📚 Published Author - "Hands-on Elixir & OTP: Cryptocurrency Trading Bot"
🎓 Technical Educator - Helping developers master concurrent programming
💼 Industry Veteran - 15+ years of production software development
defmodule Developer do
@name "Kamil Skowron"
@location "Andorra, Europe"
def expertise do
[
languages: ["Elixir", "Erlang", "JavaScript", "Other languages"],
specialties: ["OTP Design Principles", "Fault Tolerance", "Concurrency"],
focus: "Building resilient, scalable systems",
mission: "Teaching developers to embrace the Actor Model"
]
end
def current_projects do
[
book: "Hands-on Elixir & OTP: Cryptocurrency trading bot",
youtube: "Hands-on Elixir & OTP: Cryptocurrency trading bot",
learning: "Always exploring new patterns in functional programming"
]
end
end
🏗️ Architecture & Design
|
🔧 Practical Implementation
|
"The most practical source of knowledge about OTP-related topics I've ever seen!" - @patrykwozinski
"Perfect for learning Elixir through hands-on application development" - Construction Professional turned Developer
Hands-on Elixir & OTP: Cryptocurrency trading bot YouTube series
Building systems that embrace failure to achieve true resilience
⭐ Star my repositories if you find them helpful!