I'm Darrik Moberg — Full Stack Developer
I have a life sciences background and am currently working in the public sector. I mostly code using web & backend technologies. I enjoy working on user-centric products and using technology to streamline user experiences and workflows. I'm also strongly committed to building accessibility-first tools and products.
Some things I've written
-
-
Setting up Rumqttd: a Rust-based MQTT broker
Web Dev, Accessibility Specialist, Doing My Best to Make the Web Inclusive -
Incrementally Generating Pages with Nuxt
How to generate just a few pages to greatly speed up content changes on your Static Nuxt site. -
Configuring Libhoney Rust
How to setup the libhoney-rust crate in your applications so you can add observability to your Rust programs and applications. -
Getting WSL2 paths for Windows Applications
Quick look at getting the path for files on your WSL2 system to be used in regular Windows apps -
Creating a Custom Git Template
How to create a custom git template. Useful for changing the initial branch name, creating an exclude file, and more. -
Introduction To Skip Links
Find out about skip links and why they're important. Also look into implementing your first one.