About, Blog, Projects and More

timo​looser​.com

Latest Blog Posts

Latest Projects

SEO insights service

To assist the editorial team in optimizing the content on
Technologies: Python, Scikit-Learn

Courses marketplace

The Swissmom courses marketplace allows users to find suitable courses based on categories, filters, and proximity. Course owners can create courses in the admin area. The platform is built with React and uses Firestore, Cloud Storage, and Cloud Functions in the backend.
Technologies: React, Auth, Python

Article recommendation engine

To help users discover other relevant content (and thus increase session duration) I set up a machine-learning model that predicts the CTR of potential article recommendations based on article data as well as user-interaction data. The service is written in Python and runs on Kubernetes.
Technologies: Python, Scikit-Learn, Kubernetes