Skip to content
View daddinuz's full-sized avatar
🦀
focusing
🦀
focusing

Block or report daddinuz

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
daddinuz/README.md

Hi there! 👋

I'm a backend software developer with a strong foundation in C programming and a deep interest in systems programming, programming languages, and software architecture.

  • 🔧 Background: I started my programming journey with C, where I developed a solid understanding of memory management, low-level programming, and performance-oriented software design. Since 2015, I’ve been studying Rust, which has become my language of choice for personal projects. I appreciate how Rust combines safety, performance, and expressive abstractions, making it a great fit for building reliable and efficient software.

  • 💼 Professional Experience: In my day-to-day work, I focus on backend software development, mainly using Java or Python. I have experience designing and implementing backend services, REST APIs, back-office applications, and event-driven systems. I enjoy working on software that is robust, maintainable, and built around clear domain logic.

  • 🚀 Projects: My GitHub is where I explore ideas, experiment with technologies, and build tools. You’ll find Rust crates, backend-oriented utilities, and experiments related to programming language design. I’m especially interested in interpreters, language runtimes, and abstractions that make software development more expressive and reliable.

  • 🤓 Interests: My main passion lies in programming languages and systems design. In my spare time, I often build interpreters, experiment with language semantics, and design tooling for languages of my own. When I’m not programming, I like to strum my guitar or take long walks outside.

Pinned Loading

  1. http http Public

    Http requests made easier.

    C 25 5

  2. watchdog watchdog Public

    Memory tracer, leaks hunter.

    C 19 3

  3. arena arena Public

    Region based memory allocator

    C 16

  4. string_more string_more Public

    Extension traits for `String` and `&str`

    Rust 1

  5. rat rat Public

    The Rat Programming Language

    Rust 5

  6. array_list array_list Public

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

    Rust 3