Skip to content
View cfmatthee's full-sized avatar
  • Pretoria, South Africa
  • 21:47 (UTC +02:00)
  • LinkedIn in/cfmatthee

Block or report cfmatthee

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
cfmatthee/README.md

Welcome to the GitHub profile of an Electronic Engineer with a programming problem

This repository contains a combination of private and work related projects, but not all work projects, since some are stored in organisational repositories.

I generally use the following languages:

Most used languages

  • TeX/LaTeX is used to generate both the learner notes and presentation slides from the same source material for courses that I present. This allows for variants and makes it easy to change the template while keeping the notes and slides synchronised.

  • Python is used to at work to download data from instruments. The data is then analysed and data products are generated. Python is also used to monitor or control instruments.

  • For web (full stack) development, I will typically reach for Astro with either vanilla JS or SolidJS for dynamic content.

  • I am currently learning Rust and Flutter (Dart) on the side.

Pinned Loading

  1. clt-demo clt-demo Public

    A small application demonstrating the central limit theorem using a Monte Carlo simulation

    Rust