Expert Overview
Things I'm Doing
Talks I've Given
Camille Baldock is a London-based, full-stack software engineer. Her favourite challenges are scalability, security, and good API craftsmanship.
She also cares about encouraging women in technology, in particular in software development.
 
Talks I've Given
-
Aspect-oriented programming in Ruby
Featuring Camille Baldock
Many of us developers love arguing about architecture that we dislike and refactoring our code to loosen coupling and weaken dependencies between our objects. Unfortunately, some overarching parts of our applications, like persistence, networking, notifications, logging, auditing, are scattered...
refactoring ruby aop -
How to Visually represent memory leaks in Ruby applications
Featuring Camille Baldock
Camille Baldock gives a 20 minute lighting talk on how to Visually represent memory leaks in Ruby applications.
ruby memory-leaks web-applications