facebook
favorite button
super instructor icon
Trusted teacher
This teacher has a fast response time and rate, demonstrating a high quality of service to their students.
member since icon
Since November 2019
Instructor since November 2019
Learn Python at all levels! One-on-one tutoring with an expert.
course price icon
From 58 € /h
arrow icon
Do you want to learn programming? Do you have lots of boring, repetitive tasks, either at work or at home? Are you having trouble with your homework or your courses? Do you want to automate your life? Then come learn Python with me.

You don't need to want to become a developer in order to learn Python. Most people who program in Python actually work in another field, but use Python as a superpower to help them do their job more efficiently and effectively.

I will be teaching you one-on-one. We'll see what you want to do, and I help you work towards that goal. I will be using best practices as appropriate to your level. Most of our work will be in Jupyter notebooks.

Some case studies involving students of mine:

In one case, I started by automating one report of a financial analyst who had never programmed before, allowing him to start learning Python on during working hours. I also automated one of his side jobs, giving him more disposable income. He has since automated many more of his tasks, and has been providing many more useful insights to his company, which earned him a promotion and a sponsored masters degree. I still provide support as necessary.

In another, I enabled a PhD student to analyze their electron-phase micrographs by writing software with them which did the job of commercial software with an expensive license. I was acknowledged by name in their paper.

Note: Python 3 only, unless you are required to use Python 2.
Extra information
Bring your own laptop. If you haven't used Python before, try to make sure that you can use Python 3 on your computer before the lesson. I recommend Anaconda for Windows users, and you should already have it if you're on Mac or Linux.

If you have a project we would be working on, make sure the code runs on your computer already, unless your objective is to have me get it running. Also, please send me your code and explanation of the problem before the lesson so that we can get started more quickly.
Location
location type icon
Online from Belgium
About Me
Hello!

I'm a robotics engineer and a Python expert. I have lived and worked in many countries around the world, and speak nine languages. I lived in Japan for four years while I did my masters, and have been speaking it for more than ten. In fact, my Japanese is better than some of my native languages.

I will be teaching Python programming (especially focusing on the scientific stack), as well as Japanese, and maybe some English, Math or Physics too. I love helping people learn.

Here are a couple of examples of some of my students on how Python changed their lives.

In one case, I started by automating one report of a financial analyst working for a grocery store chain, allowing him to start learning Python on the job. I also automated one of his side jobs, giving him more disposable income. He has since automated many more of his tasks, and has been providing useful insights to his company, which earned him a promotion and a sponsored masters degree. I still provide support as necessary.

In another, I enabled a PhD student to analyze their electron-phase micrographs by writing software with them which did the job of commercial software with an expensive license. I was acknowledged by name in their paper. He has since graduated.

Note: All classes at the student's location must be somewhere where no smokers (including e.g., roommates or parents) live.
Education
Masters of Engineering, Mechanical Engineering, Mechatronics Laboratory, Kyoto University, Kyoto, Japan. 2017.
Bachelor of Applied Sciences, Honours Mechatronics Engineering, University of Waterloo, Waterloo, ON, Canada. 2013.
Experience / Qualifications
I've worked in 5 countries. Most recently, I was a data scientist in Antwerp, then an industry automation consultant here in Brussels.
Age
Children (7-12 years old)
Teenagers (13-17 years old)
Adults (18-64 years old)
Seniors (65+ years old)
Student level
Beginner
Intermediate
Advanced
Duration
60 minutes
90 minutes
120 minutes
The class is taught in
English
Japanese
French
Reviews
Availability of a typical week
(GMT -04:00)
New York
at teacher icon
Online via webcam
Mon
Tue
Wed
Thu
Fri
Sat
Sun
00-04
04-08
08-12
12-16
16-20
20-24
Konnichiwa! Do you want to learn Japanese? Or do you want someone to practice with? Join me, and we'll work together to improve your level.

I have over ten years of experience speaking Japanese, and lived in Japan for four of these, where I did my masters in engineering completely in Japanese (except for the thesis).

I will be primarily teaching Japanese grammar at the beginner and intermediate levels, but I should also be able to help you even at more advanced levels. I tend to mainly teach with conversation, but we can also dive into the details if that's what you prefer. The lesson could be conducted entirely in Japanese, or I can explain certain concepts in French or (preferably) English.
Read more
Do you want to improve your productivity in class or at work? Are you tired of using Excel for things it's not meant for? Do you want to analyze and visualize your data? Do you want to generate valuable insights? Do you want to talk to sensors and devices? Then you've come to the right place.

You don't need to want to become a developer in order to learn Python. Most people who program in Python actually work in another field, but use Python as a superpower to help them do their job more efficiently and effectively, or even do do things that were previously impossible.

I will be teaching you one-on-one. We'll see what you want to do, and I help you work towards that goal. I will be using best practices as appropriate to your level.

We might work with Jupyter notebooks if you have nothing more specific that you prefer to do. But I can also work with you on analyzing your data, controlling your devices and robots, or even building tools that you feel that you need. Depending on your application, we might even do some machine learning.

Some case studies involving students of mine:

In one case, I started by automating one report of a financial analyst who had never programmed before, allowing him to start learning Python on during working hours. I also automated one of his side jobs, giving him more disposable income. He has since automated many more of his tasks, and has been providing completely new insights to his company, This has earned him a promotion and a sponsored masters degree. I still provide support as necessary.

In another, I enabled a PhD student to analyze their electron-phase micrographs by writing software with them which did the job of commercial software with an expensive license. I was acknowledged by name in their paper.

Note: Python 3 only, unless you are required to use Python 2.
Read more
Show more
arrow icon
Similar classes
arrow icon previousarrow icon next
verified badge
Engineer and senior professor of engineering sciences provides support courses in analog and digital electronics at all levels, engineering schools. having a scientific and technical knowledge, five years of experience in the field of teaching, teaching and a sense of listening and analysis, I am able to help pupils and students and train them in the chapters of which they have difficulties. for more info please contact me
verified badge
Python is one of the best, if not the best, language to start learning programming. It is also one of the most widely used languages today, especially in cutting-edge areas such as machine learning.

This popularity means that Python is constantly evolving. It offers a wide range of tools and libraries, which are free and very varied.

As an aeronautical engineer, I like to share my knowledge and derive satisfaction from it by teaching and motivating others.

I'm used to working with people of different ages. I believe in the importance of segmenting learning, visualizing progress, setting concrete goals and practicing regularly.

Beyond these general principles, there is no magic rule or method. Some approaches work with some students but not with others. Adaptation to individual needs is therefore the main objective of private lessons. So I will do my best to find what motivates and helps my student.
verified badge
Python is the most in-demand programming language in the world right now — and one of the easiest to learn with the right guidance.
Whether you've never written a line of code or you're a student who needs to pass a programming course, this is a practical, no-fluff introduction that gets you writing real code from session one.
What we can cover depending on your goals:

Python fundamentals: variables, loops, functions, data structures
- Object-oriented programming (OOP)
- Data manipulation with pandas and NumPy
- Introduction to machine learning with scikit-learn
- Database management with SQL
- C and Java upon request
- MATLAB and R available for engineering/science students

Why learn with me?
I'm not a student teaching on the side — I'm a professional engineer who uses Python daily for data analysis, modeling, and automation. I know exactly which concepts matter in the real world and which ones you can skip for now.
Sessions are 100% personalized: I adapt the pace, the examples, and the exercises to your background and your goal — whether that's passing your university exam, building a project, or landing a job.
verified badge
doctoral student in engineering sciences provides support courses in analog and digital electronics at any DEUG level and engineering schools. having scientific and technical knowledge, three years of experience in the field of teaching, pedagogy and a sense of listening and analysis, I am able to help pupils and students and train them in the chapters of which they are having difficulty. for more info please contact me
verified badge
While adults are still debating whether kids should use AI, they are already using it.
The question isn't "should they?" it's "how do we do it intelligently?"

In this course, your child will discover:
✓ What AI actually is: not magic, not mystery. How machines think, what they can do, what they can't
✓ How ChatGPT really works: not just "ask a question and get an answer," but why it responds that way, where it fails, when to trust it
✓ What LLMs are (Large Language Models): in language they understand, not tech jargon
✓ Create with AI: custom avatars, interactive stories, real projects using real tools
✓ Think critically about AI: Bias, privacy, creativity. What does AI do better than humans? What can't it do?
✓ Real-world applications: How AI transforms medicine, education, art, gaming, everyday life

Why this is different:
Most AI courses for kids teach "here's the tool, use it." I teach how to think about AI.
Your child will learn to see AI not as black magic or a solution to everything, but as a powerful tool with real limits.
And, more importantly: that they can control how they use it.

What they take home:
Real projects they created (custom avatar, interactive app, analysis of a real AI case study). A genuine understanding of how it works. And the ability to use AI responsibly and creatively.

Format: Online | 60–90 min sessions | Flexible, adapted to their age and pace

For curious kids asking "How does ChatGPT actually know things?"
verified badge
Master Python with Personalized Courses

Discover the art of programming with Python courses tailor-made to meet your specific needs. Whether you are a beginner, intermediate or professional, my lessons are suitable for all levels.

Why Choose My Courses?

Personalized Teaching Approach: Each course is tailored to your skill level and individual goals.

Practical Experience: Learn by doing with real-world projects that build your understanding and skills.

Ongoing Support: Get unlimited email support for any questions you have between sessions.

As a Python expert, I have a passion for teaching and sharing my knowledge. My goal is to guide you effectively in your learning journey.

Book Your First Lesson:

Start your journey to Python mastery now by booking your first lesson. Whether you aspire to enter the development field or hone your existing skills, these courses are designed for you.
verified badge
Discover programming lessons suitable for children! With a fun and educational approach, my lessons allow young minds to dive into the fascinating world of programming. Provide your children with an enriching learning opportunity in a fun and stimulating environment.
verified badge
Welcome to my Programming Projects Support class!

Are you facing hurdles with your programming projects? Let's tackle them together!

As a Geophysics PhD student, I rely heavily on programming tools like Matlab, Python, and R for data analysis, mathematical modeling, plot results and much more.

After a lot of requests from students I created this course which is specifically meant to give you support completing your final programming projects.

Here's what you can expect:

- We'll review your project's background and requirements.
- Analyze your coding progress and identify areas for improvement.
- Collaborate to overcome obstacles, debug your code and advance your project.
- Tailored sessions based on your project's complexity and your skill level.

Whether you require a single session or a series of in-depth consultations, my goal remains the same: to help you break through programming barriers and achieve your goals.

Ready to level up your programming skills? Let's get started!

Please note:
This is a support course only ! While I'm here to guide you, the project's success lies in your hands and I will not finish your project for you.
verified badge
Code Your Ideas Into Reality 💻🚀
Want to build your own website or start a tech career? This class is perfect for absolute beginners who want to learn Python and use it to build real, working web apps with Django. You'll go from writing your first line of code to deploying complete projects - step by step, clearly explained, and handsOn.

✨ No experience needed.
🧠 Learn by doing - real apps, real logic.
🌍 Build skills for school, work, or freelance life.

Let’s turn your curiosity into code. First session gets you started!
verified badge
Do you want to create your own website, understand how the code works, or master WordPress to become self-sufficient? I offer personalized online courses to help you learn step by step, with clarity and pedagogy.

👩‍🏫 What I propose:

* Introduction and improvement in HTML & CSS
* Using the Terminal (basic commands, Git, working environment)
* Creation of sites with WordPress (installation, themes, extensions, pages, basic SEO)
* Support for your personal or professional projects
* Advice on best practices and organization of your code

🎯 For whom?

* Complete beginners
* Freelancers, coaches, content creators
* Students or people in digital retraining
* Anyone curious to learn how to create a website

💡 Method: Interactive video lessons (Zoom/Meet), screen sharing, practical exercises, and flashcards. You progress at your own pace, with real support and simple explanations.

⏰ Flexible hours – 1 hour, 1.5 hour or 2 hour sessions
💶 Available packages
🌍 100% Online Courses – Wherever You Are!



See you soon.
Sandrine.
verified badge
Data science, statistics & mathematics – clearly explained, personally supported.
My name is Kian, an experienced tutor from Bern. I support students, career starters, and professionals on their journey into the data-driven world—whether in their studies, projects, or everyday work.

With my structured, understandable, and motivating approach, I'll help you not only solve problems but also understand data, recognize connections, and make informed decisions. My lessons are personalized, efficient, and at eye level.

Who I am – and why I teach:
I teach in Bern and successfully completed the MAS program in Statistical Data Science at the University of Bern, focusing on statistics, mathematics, and data science. For several years, I have been passionately teaching, both in academic contexts and for professionals who want to think and work more data-driven.

In parallel to my teaching, I have implemented numerous data science projects – from exploratory analysis and data modeling to decision support in a business context. This combination of theory and practice makes my teaching particularly close to reality while remaining accessible.

I love making complex topics tangible, creating aha moments, and empowering people to handle data confidently. For me, tutoring isn't just about imparting knowledge—it's about developing their minds on equal terms.

-What you can expect from me:
One-to-one lessons with a focus on data comprehension, statistics & analytical thinking
Support with projects, assignments, exams or getting started in the data world
Practical explanations – step by step and adapted to your everyday life
Teaching modern methods for data analysis, modeling & interpretation
Long-term strategies for problem-solving & structured thinking
Flexible lessons in Bern or online – personal, competent & reliable

Why I can help you understand data science:
Because I work at the interface between science and practice. I know how quickly you can get lost in formulas and tools—and I'll help you see the common thread:
How data tells stories, how you analyze it, and how you make smart decisions.

With me, you won't just learn methods—you'll learn how to think with data. Whether in your studies or in your career, I'll guide you in truly understanding data and applying it confidently.
Learn data analysis.
Analyze and model complex data sets – understandable, practical and with structure.
If you're ready to get to grips with data, I'm ready to guide you.
verified badge
This course is designed to introduce students aged 7 to 16 to the world of programming through two of the most widely used and industry-relevant languages: C++ and Python.

The class provides a structured, age-appropriate pathway into programming, whether the student is a complete beginner or already exploring coding through platforms like Scratch or Code.org. Emphasis is placed on understanding logic, building problem-solving skills, and writing real code in a supportive, project-based environment.

Taught by an engineering student with hands-on experience in both C++ and Python, this course empowers students to explore the power of code and build a strong foundation in computational thinking — essential for future studies in engineering, robotics, AI, or game development.
verified badge
This course shows students how AI is the engine behind modern video games. It’s an engaging, project-based track ideal for advanced concepts in a fun, relatable environment.

Behavioral AI: Using simple visual programming environments (like Scratch or similar platforms) to program smarter Non-Player Characters (NPCs) that react realistically to the player's actions.

Generative Assets: Learning how game studios use generative AI tools to rapidly create textures, background stories, or simple game environments.

Interactive Storytelling: Exploring decision-tree logic and how AI can adapt game narratives based on player choices, making the game feel dynamic and intelligent.

SEN Alignment: The visual and immediate feedback loop of game design environments is highly effective for kinetic learners and helps maintain focus.
verified badge
Do you want to learn how websites are structured?
In these online lessons, you'll learn the basics of HTML and CSS in a structured and clear way.
We'll work step by step on understanding the structure of a webpage and how to design it visually.
What will we cover?
Depending on your level, we can work on:
• Basic HTML structure
• Elements such as headings, paragraphs, and lists
• Links and images
• Introduction to CSS
• Colors, fonts, and layout
• Box model and positioning
• Structure and readable code
The emphasis is on understanding the technical structure of a website, not just on copying code.
Lesson structure
Each lesson consists of:
• Explanation of new concepts
• Analysis of sample code
• Step-by-step collaborative building
• Exercises for independent practice
We'll work at a leisurely pace and build on what you've already learned.
For whom? • Absolute beginners
• Students studying HTML/CSS at school
• People who want to start with web development
• Anyone who wants to build a solid foundation
What can you expect?
• Structured explanations
• Practical examples
• Personal guidance
• Focus on understanding and structure
No fixed, standard course, but guidance tailored to your learning goals.
verified badge
This course provides a comprehensive and professionally structured introduction to computer networking and data communications. It is designed for students who aim to build a strong technical foundation aligned with industry standards such as the Cisco Certified Network Associate (CCNA).

Course Topics Include:

Network architecture and reference models (OSI and TCP/IP)

IPv4 addressing, subnetting, CIDR, and basic IPv6 concepts

Switching fundamentals (MAC address tables, VLANs, trunking)

Routing principles and static routing configuration

TCP and UDP protocols, ports, and socket communication

Core network protocols (ARP, ICMP, DNS, DHCP, HTTP/HTTPS, FTP)

Network infrastructure devices (routers, switches, firewalls, wireless access points)

Introduction to network security fundamentals

Basic network troubleshooting methodologies and CLI analysis

The teaching methodology combines structured theoretical explanation with practical examples to ensure students understand how real-world networks operate in enterprise and campus environments. Packet flow analysis and scenario-based exercises help bridge theory with practical implementation.

Target Audience:

High school and university students in Computer Science, Information Technology, or Engineering

Beginners preparing for CCNA certification

Individuals seeking a strong networking foundation before advancing to cybersecurity, cloud computing, or advanced infrastructure studies

By the end of the course, students will confidently understand how data travels across networks, how routing and switching function, and how modern network infrastructures are designed, implemented, and managed.
message icon
Contact Jean
repeat students icon
1st lesson is backed
by our
Good-fit Instructor Guarantee
Similar classes
arrow icon previousarrow icon next
verified badge
Engineer and senior professor of engineering sciences provides support courses in analog and digital electronics at all levels, engineering schools. having a scientific and technical knowledge, five years of experience in the field of teaching, teaching and a sense of listening and analysis, I am able to help pupils and students and train them in the chapters of which they have difficulties. for more info please contact me
verified badge
Python is one of the best, if not the best, language to start learning programming. It is also one of the most widely used languages today, especially in cutting-edge areas such as machine learning.

This popularity means that Python is constantly evolving. It offers a wide range of tools and libraries, which are free and very varied.

As an aeronautical engineer, I like to share my knowledge and derive satisfaction from it by teaching and motivating others.

I'm used to working with people of different ages. I believe in the importance of segmenting learning, visualizing progress, setting concrete goals and practicing regularly.

Beyond these general principles, there is no magic rule or method. Some approaches work with some students but not with others. Adaptation to individual needs is therefore the main objective of private lessons. So I will do my best to find what motivates and helps my student.
verified badge
Python is the most in-demand programming language in the world right now — and one of the easiest to learn with the right guidance.
Whether you've never written a line of code or you're a student who needs to pass a programming course, this is a practical, no-fluff introduction that gets you writing real code from session one.
What we can cover depending on your goals:

Python fundamentals: variables, loops, functions, data structures
- Object-oriented programming (OOP)
- Data manipulation with pandas and NumPy
- Introduction to machine learning with scikit-learn
- Database management with SQL
- C and Java upon request
- MATLAB and R available for engineering/science students

Why learn with me?
I'm not a student teaching on the side — I'm a professional engineer who uses Python daily for data analysis, modeling, and automation. I know exactly which concepts matter in the real world and which ones you can skip for now.
Sessions are 100% personalized: I adapt the pace, the examples, and the exercises to your background and your goal — whether that's passing your university exam, building a project, or landing a job.
verified badge
doctoral student in engineering sciences provides support courses in analog and digital electronics at any DEUG level and engineering schools. having scientific and technical knowledge, three years of experience in the field of teaching, pedagogy and a sense of listening and analysis, I am able to help pupils and students and train them in the chapters of which they are having difficulty. for more info please contact me
verified badge
While adults are still debating whether kids should use AI, they are already using it.
The question isn't "should they?" it's "how do we do it intelligently?"

In this course, your child will discover:
✓ What AI actually is: not magic, not mystery. How machines think, what they can do, what they can't
✓ How ChatGPT really works: not just "ask a question and get an answer," but why it responds that way, where it fails, when to trust it
✓ What LLMs are (Large Language Models): in language they understand, not tech jargon
✓ Create with AI: custom avatars, interactive stories, real projects using real tools
✓ Think critically about AI: Bias, privacy, creativity. What does AI do better than humans? What can't it do?
✓ Real-world applications: How AI transforms medicine, education, art, gaming, everyday life

Why this is different:
Most AI courses for kids teach "here's the tool, use it." I teach how to think about AI.
Your child will learn to see AI not as black magic or a solution to everything, but as a powerful tool with real limits.
And, more importantly: that they can control how they use it.

What they take home:
Real projects they created (custom avatar, interactive app, analysis of a real AI case study). A genuine understanding of how it works. And the ability to use AI responsibly and creatively.

Format: Online | 60–90 min sessions | Flexible, adapted to their age and pace

For curious kids asking "How does ChatGPT actually know things?"
verified badge
Master Python with Personalized Courses

Discover the art of programming with Python courses tailor-made to meet your specific needs. Whether you are a beginner, intermediate or professional, my lessons are suitable for all levels.

Why Choose My Courses?

Personalized Teaching Approach: Each course is tailored to your skill level and individual goals.

Practical Experience: Learn by doing with real-world projects that build your understanding and skills.

Ongoing Support: Get unlimited email support for any questions you have between sessions.

As a Python expert, I have a passion for teaching and sharing my knowledge. My goal is to guide you effectively in your learning journey.

Book Your First Lesson:

Start your journey to Python mastery now by booking your first lesson. Whether you aspire to enter the development field or hone your existing skills, these courses are designed for you.
verified badge
Discover programming lessons suitable for children! With a fun and educational approach, my lessons allow young minds to dive into the fascinating world of programming. Provide your children with an enriching learning opportunity in a fun and stimulating environment.
verified badge
Welcome to my Programming Projects Support class!

Are you facing hurdles with your programming projects? Let's tackle them together!

As a Geophysics PhD student, I rely heavily on programming tools like Matlab, Python, and R for data analysis, mathematical modeling, plot results and much more.

After a lot of requests from students I created this course which is specifically meant to give you support completing your final programming projects.

Here's what you can expect:

- We'll review your project's background and requirements.
- Analyze your coding progress and identify areas for improvement.
- Collaborate to overcome obstacles, debug your code and advance your project.
- Tailored sessions based on your project's complexity and your skill level.

Whether you require a single session or a series of in-depth consultations, my goal remains the same: to help you break through programming barriers and achieve your goals.

Ready to level up your programming skills? Let's get started!

Please note:
This is a support course only ! While I'm here to guide you, the project's success lies in your hands and I will not finish your project for you.
verified badge
Code Your Ideas Into Reality 💻🚀
Want to build your own website or start a tech career? This class is perfect for absolute beginners who want to learn Python and use it to build real, working web apps with Django. You'll go from writing your first line of code to deploying complete projects - step by step, clearly explained, and handsOn.

✨ No experience needed.
🧠 Learn by doing - real apps, real logic.
🌍 Build skills for school, work, or freelance life.

Let’s turn your curiosity into code. First session gets you started!
verified badge
Do you want to create your own website, understand how the code works, or master WordPress to become self-sufficient? I offer personalized online courses to help you learn step by step, with clarity and pedagogy.

👩‍🏫 What I propose:

* Introduction and improvement in HTML & CSS
* Using the Terminal (basic commands, Git, working environment)
* Creation of sites with WordPress (installation, themes, extensions, pages, basic SEO)
* Support for your personal or professional projects
* Advice on best practices and organization of your code

🎯 For whom?

* Complete beginners
* Freelancers, coaches, content creators
* Students or people in digital retraining
* Anyone curious to learn how to create a website

💡 Method: Interactive video lessons (Zoom/Meet), screen sharing, practical exercises, and flashcards. You progress at your own pace, with real support and simple explanations.

⏰ Flexible hours – 1 hour, 1.5 hour or 2 hour sessions
💶 Available packages
🌍 100% Online Courses – Wherever You Are!



See you soon.
Sandrine.
verified badge
Data science, statistics & mathematics – clearly explained, personally supported.
My name is Kian, an experienced tutor from Bern. I support students, career starters, and professionals on their journey into the data-driven world—whether in their studies, projects, or everyday work.

With my structured, understandable, and motivating approach, I'll help you not only solve problems but also understand data, recognize connections, and make informed decisions. My lessons are personalized, efficient, and at eye level.

Who I am – and why I teach:
I teach in Bern and successfully completed the MAS program in Statistical Data Science at the University of Bern, focusing on statistics, mathematics, and data science. For several years, I have been passionately teaching, both in academic contexts and for professionals who want to think and work more data-driven.

In parallel to my teaching, I have implemented numerous data science projects – from exploratory analysis and data modeling to decision support in a business context. This combination of theory and practice makes my teaching particularly close to reality while remaining accessible.

I love making complex topics tangible, creating aha moments, and empowering people to handle data confidently. For me, tutoring isn't just about imparting knowledge—it's about developing their minds on equal terms.

-What you can expect from me:
One-to-one lessons with a focus on data comprehension, statistics & analytical thinking
Support with projects, assignments, exams or getting started in the data world
Practical explanations – step by step and adapted to your everyday life
Teaching modern methods for data analysis, modeling & interpretation
Long-term strategies for problem-solving & structured thinking
Flexible lessons in Bern or online – personal, competent & reliable

Why I can help you understand data science:
Because I work at the interface between science and practice. I know how quickly you can get lost in formulas and tools—and I'll help you see the common thread:
How data tells stories, how you analyze it, and how you make smart decisions.

With me, you won't just learn methods—you'll learn how to think with data. Whether in your studies or in your career, I'll guide you in truly understanding data and applying it confidently.
Learn data analysis.
Analyze and model complex data sets – understandable, practical and with structure.
If you're ready to get to grips with data, I'm ready to guide you.
verified badge
This course is designed to introduce students aged 7 to 16 to the world of programming through two of the most widely used and industry-relevant languages: C++ and Python.

The class provides a structured, age-appropriate pathway into programming, whether the student is a complete beginner or already exploring coding through platforms like Scratch or Code.org. Emphasis is placed on understanding logic, building problem-solving skills, and writing real code in a supportive, project-based environment.

Taught by an engineering student with hands-on experience in both C++ and Python, this course empowers students to explore the power of code and build a strong foundation in computational thinking — essential for future studies in engineering, robotics, AI, or game development.
verified badge
This course shows students how AI is the engine behind modern video games. It’s an engaging, project-based track ideal for advanced concepts in a fun, relatable environment.

Behavioral AI: Using simple visual programming environments (like Scratch or similar platforms) to program smarter Non-Player Characters (NPCs) that react realistically to the player's actions.

Generative Assets: Learning how game studios use generative AI tools to rapidly create textures, background stories, or simple game environments.

Interactive Storytelling: Exploring decision-tree logic and how AI can adapt game narratives based on player choices, making the game feel dynamic and intelligent.

SEN Alignment: The visual and immediate feedback loop of game design environments is highly effective for kinetic learners and helps maintain focus.
verified badge
Do you want to learn how websites are structured?
In these online lessons, you'll learn the basics of HTML and CSS in a structured and clear way.
We'll work step by step on understanding the structure of a webpage and how to design it visually.
What will we cover?
Depending on your level, we can work on:
• Basic HTML structure
• Elements such as headings, paragraphs, and lists
• Links and images
• Introduction to CSS
• Colors, fonts, and layout
• Box model and positioning
• Structure and readable code
The emphasis is on understanding the technical structure of a website, not just on copying code.
Lesson structure
Each lesson consists of:
• Explanation of new concepts
• Analysis of sample code
• Step-by-step collaborative building
• Exercises for independent practice
We'll work at a leisurely pace and build on what you've already learned.
For whom? • Absolute beginners
• Students studying HTML/CSS at school
• People who want to start with web development
• Anyone who wants to build a solid foundation
What can you expect?
• Structured explanations
• Practical examples
• Personal guidance
• Focus on understanding and structure
No fixed, standard course, but guidance tailored to your learning goals.
verified badge
This course provides a comprehensive and professionally structured introduction to computer networking and data communications. It is designed for students who aim to build a strong technical foundation aligned with industry standards such as the Cisco Certified Network Associate (CCNA).

Course Topics Include:

Network architecture and reference models (OSI and TCP/IP)

IPv4 addressing, subnetting, CIDR, and basic IPv6 concepts

Switching fundamentals (MAC address tables, VLANs, trunking)

Routing principles and static routing configuration

TCP and UDP protocols, ports, and socket communication

Core network protocols (ARP, ICMP, DNS, DHCP, HTTP/HTTPS, FTP)

Network infrastructure devices (routers, switches, firewalls, wireless access points)

Introduction to network security fundamentals

Basic network troubleshooting methodologies and CLI analysis

The teaching methodology combines structured theoretical explanation with practical examples to ensure students understand how real-world networks operate in enterprise and campus environments. Packet flow analysis and scenario-based exercises help bridge theory with practical implementation.

Target Audience:

High school and university students in Computer Science, Information Technology, or Engineering

Beginners preparing for CCNA certification

Individuals seeking a strong networking foundation before advancing to cybersecurity, cloud computing, or advanced infrastructure studies

By the end of the course, students will confidently understand how data travels across networks, how routing and switching function, and how modern network infrastructures are designed, implemented, and managed.
Good-fit Instructor Guarantee
favorite button
message icon
Contact Jean