daddinuz - Overview

View daddinuz's full-sized avatar

"A language that doesn't affect the way you think about programming, is not worth knowing." - Alan Perlis

Block or report daddinuz

Hi there! πŸ‘‹

I'm a programmer with a background in C programming and a passion for systems and language design.

  • πŸ”§ Background: I started my programming journey with C, where I developed a deep understanding of memory management and performance-driven coding. Since 2015, I’ve been studing Rust, which has become my go-to language for my own projects. I enjoy how Rust combines safety, performance, and ease of use, making it ideal for building robust and efficient applications.

  • πŸ’Ό Day-to-Day: Professionally, I focus on backend development with Python. Working on back-office systems and handling event-driven architectures keeps me engaged with modern backend tech.

  • πŸš€ Projects: My GitHub is where you'll find projects ranging from Rust crates to explorations in new programming languages. I love experimenting with language design, trying out new paradigms, and creating tools that make development faster and more enjoyable.

  • πŸ€“ Interests: My passion lies in programming languages. In my spare time, I’m often building interpreters, and tooling for languages I design myself. It’s a way to stay constantly learning and pushing my skills. When I'm not programming I like to strum my guitar or take walks outside.

  • ⚑ Statistics

Pinned Loading

  1. Http requests made easier.

    C 25 5

  2. Memory tracer, leaks hunter.

    C 19 3

  3. Region based memory allocator

    C 16

  4. Extension traits for `String` and `&str`

    Rust 1

  5. The Rat Programming Language

    Rust 5

  6. A dynamic container that combines the characteristics of a Vec and a LinkedList

    Rust 3