Skip to content
View Cinderella-Man's full-sized avatar

Block or report Cinderella-Man

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
Cinderella-Man/README.md

Kamil Skowron

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


💻 About Me

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

📌 Featured Projects

Hands-on Elixir and OTP: Cryptocurrency Trading Bot(book)

Hands-on Elixir and OTP: Cryptocurrency Trading Bot(source code)


📚 My Book: Hands-on Elixir & OTP

🏗️ Architecture & Design

  • Build Elixir app
  • Design Supervision tree
  • Orchestrate GenServers
  • Use Registry

🔧 Practical Implementation

  • WebSockets
  • Databases
  • PubSub
  • Test Frameworks

⭐ Reader Testimonials

"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


🎥 My videos

Hands-on Elixir & OTP: Cryptocurrency trading bot YouTube series


🎯 "Let it crash" - The Erlang/Elixir Philosophy

Building systems that embrace failure to achieve true resilience

Profile Views

⭐ Star my repositories if you find them helpful!

@Cinderella-Man's activity is private