SciPy 2023

Cheuk Ting Ho

Before working in Developer Relations, Cheuk has been a Data Scientist in various companies which demands high numerical and programmatical skills, especially in Python. To follow her passion for the tech community, Cheuk is now working with the open-source community. Cheuk also contributes to multiple Open Source libraries like Hypothesis, Django and Pandas.

Besides her work, Cheuk enjoys talking about Python on personal streaming platforms and podcasts. Cheuk has also been a speaker at Universities and various conferences. Besides speaking at conferences, Cheuk also organises events for developers. Conferences that Cheuk has organized include EuroPython (which she is a board member), PyData Global and Pyjamas Conf. Believing in Tech Diversity and Inclusion, Cheuk constantly organizes workshops and mentored sprints for minority groups. In 2021, Cheuk has become a Python Software Foundation fellow.

The speaker's profile picture

Sessions

07-11
08:00
240min
Power up your work with compiling and profiling
Cheuk Ting Ho

In this workshop, we will introduce Numba - a JIT compiler that is designed to speed up numerical calculations. Most people found all of it is like a mystery - It sounds like magic, but how does it work? Under what conditions does it work? And because of it, new users found it hard to start using it and it requires a steep learning curve to get the hang of it. This workshop will provide all the knowledge that you need to make Numba works for you.

Tutorials
Classroom 103
0min
What’s wrong with Hacktoberfest
Cheuk Ting Ho

Started in 2013 Hacktoberfest becomes a popular annual event and has hundreds of thousands joining every year. However, in recent years, maintainers found the massive number of PRs with various qualities creates headaches for them and their projects opted out of participating. What is going wrong?

Tending Your Open Source Garden: Maintenance and Community