
Fabian Bosler
CTO at everdrop — tech, data and automation leader
Munich, Germany
Summary
Technology leader at a sustainability-focused consumer brand: As CTO of everdrop, he leads engineering and platform work for a fast-growing consumer products company, participating in cloud and ERP transformation efforts that connect ecommerce and fulfillment systems. theorg+1
Founder and product builder in education technology: He founded ViTeach, a math learning platform focusing on adaptive and personalized learning, and has spoken about the product and its goals in interviews about homeschooling and digital learning. northdata+1
Practitioner-author in data and engineering: Publishes in-depth technical tutorials on data tooling (pandas) and programming topics, and shares code via GitHub gists — demonstrating hands-on data engineering and applied-programming expertise. medium+2
Consultant and entrepreneur with corporate registrations: Background includes management consulting (BCG) earlier in career and running a boutique consultancy (Bosler Solutions) plus involvement in registered entities (Bosler Capital, Tomorrowfy), combining strategic insight with hands-on execution. bosler-solutions+2
Work
Education
Projects
Writing
Reimplementing popular Python functionalities in JavaScript
August 1, 2020Medium article showing how common Python patterns (range, list comprehensions, dict comprehensions) can be reimplemented or mimicked in JavaScript; ties into work moving from Python to JavaScript while building ViTeach.
Pandas’ groupby explained in detail
November 1, 2019Comprehensive guide to pandas groupby functionality (agg, transform, filter) with code-along examples for data analysts and engineers.