class Developer < Human
NAME = "Jonathan PHILIPPE"
LOCATION = "Paris, France π«π·"
SCHOOL = "42"
def expertise
{
backend: %w[Ruby Rails PostgreSQL Redis Sidekiq],
frontend: %w[TypeScript Vue.js React],
mobile: %w[Flutter Dart],
devops: %w[Docker Git CI/CD],
domains: %w[Fintech Legaltech Assurtech Wealthtech]
}
end
def current_mission
"Building wealth management solutions @fluence β‘"
end
def philosophy
"Write code that humans can read,
and machines happen to execute."
end
end2008 βββ π» Started web dev (PHP freelance)
β
βββ π Built websites, blogs, e-commerce
β
2014 βββ π Joined Γcole 42
β
βββ π§ Low-level C, algorithms, peer-to-peer learning
β
2015 βββ π Discovered Ruby on Rails β never looked back
β
βββ π¦ Fintech startup β payment systems & compliance
βββ βοΈ Legaltech startup β legal automation
βββ π‘οΈ Assurtech β insurance solutions
β
2023 βββ β‘ Joined Fluence
β
βββ πΌ Building wealth management solutions






