Posts
About Me
Tags
Understanding the Kalman Filter
January 8, 2022
Or how to ensure estimates remain correct over time.
Mathematics
Data Assimilation
Kalman Filter
Rust
Writing a React Native App using Expo and Google Social Login
January 3, 2022
This tutorial will show how to build an app on Expo with SSO capabilities
Software Engineering
React Native
Expo
Social Login
Express
Passport
Google
Counting Primes Really Fast
June 28, 2021
Counting primes is hard, but it need not be slow
Mathematics
Rust