PG/// Blog Photos Coffee Water Calculator
  • cover image

    Implementing GitHub Webhooks in Rust With Axum

    Webhooks are a way for GitHub repositories to notify web servers for various events such as pushes to the repository. In this post we'll go over how to implement these in Rust Using the Axum framework.

  • cover image

    Embassy On ESP32

    Creating a ESP32 Rust project that allows running Embassy Tasks

  • cover image

    Cross Compiling C Code

    Cross Compiling C code for a Raspberry Pi Zero W using a prebuilt toolchain

  • cover image

    Cross Compiling Rust Code

    How to cross compile for the Raspberry Pi Zero using the Rust Cross program

  • cover image

    Building Kernel Modules On Raspberry Pi

    This post goes over basic setup to allow a raspberry pi to build kernel modules

  • cover image

    Compile Time Lookups in C

    Implementing Compile Time Lookup Tables in C

  • cover image

    Catching Termination and Ctrl C signals with Axum and axum_server

    Catching Termination and Ctrl C signals with Axum and axum_server

  • cover image

    Handlebar Templates With Axum

    A template for serving static HTML and Handlebar templates using Axum in Rust

  • cover image

    Linking Rust Module With C

    Building and Linking Rust Module with a C binary using CMake Presets

  • cover image

    Merge Sort In Rust

    Implementing Merge Sort In Rust With Generics

  • cover image

    MariaDB Docker Periodic Backups

    Setting up periodic backups of a MariaDB Database in a Docker container

©2023 Preston Garrison III

github profile link github profile link