I'm a developer and 'blogger'-ish ( just starting out ). I work as a Software Engineer at Capgemini. You’ve found my personal slice of the internet – while you're here learn more about me
Introduction to the problem of implementing `Drop` in Rust, and a workaround using the `Option` newtype pattern to handle fallible destructors.
Learn how to define and use features in Rust to enable or disable optional functionality in your crate.
Collection of solutions to common Leetcode style problems in Rust. Follows the roadmap from NeetCode.io
Learning backend project developed in Rust for Manning Live Projects
Portfolio / Blog website built from scratch using SvelteKit, shadcn-svelte, Tailwind CSS
Compiler, written in C with the help of Yacc and Lex, for a simple procedural, statically typed language language