This repository contains an Obsidian plugin that allows users to automatically fetch and display statistics from the Project Euler website. The plugin integrates seamlessly with Obsidian, providing a ...
Project Euler is a series of Math/Programming challenges. Here I am solving them in Rust. You can find the solutions to each problem in crates/project-euler/src ...