Skip to content
View Dogwalker-kryt's full-sized avatar

Block or report Dogwalker-kryt

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
Dogwalker-kryt/README.md

Hey, I'm Dogwalker-kryt

Self-taught programmer focused on low-level programing in C/C++, Python and a little Assembly. I spend most of my free time building useful open-source tools for Linux.


What I Do

I build practical utilities that solve real problems. Most of my projects involve:

  • Linux kernel operations (modules, filesystems, device management)
  • Systems programming (direct hardware interaction, minimal abstractions)
  • Command-line tools (fast, efficient, no bloat)
  • DIY approach (prefer understanding the system over using abstractions)
  • Reverse Engineering (performing RE on my own tools to see what happens under the hood and find ways to optimize my tools)

Current Projects

Sectr-ctl

  • Disk Management

Flowy-ctl

  • local workflow runner and manager

own Stack only framework

  • C++17 framework for Stack only memory usage

Currently Learning

  • x86 Assembly
  • Advanced C/C++
  • Programing Mikrocontrollers

Skills

Languages I use:

  • C
  • C++
  • Python
  • Rust (not activly)
  • Assembly

Linux & Systems & Embedded Systems:

  • Comfortable at the command line
  • Shell scripting and build systems (Make)
  • Filesystem operations and encryption

Language Stats

Top Langs


What's Next?

Working on expanding my systems programming toolkit:

  • getting better at Embedded systems
  • getting better at x86 Assembly

If you're interested in systems programming or Linux development, feel free to explore my repos and suggest improvements. I'm always open to feedback and collaboration.

Pinned Loading

  1. Sectr-ctl Sectr-ctl Public

    is a custom made disk manager for Linux (Debian based), to do various operations with ssd's hdd's and other storage devices

    C++

  2. Nospecialcharacters-esso-lang Nospecialcharacters-esso-lang Public

    Basicly Python but with no special characters

    C

  3. Linux-Defender Linux-Defender Public

    Rust

  4. Rovar-Programming-language Rovar-Programming-language Public

    Low Level Programming language

    C

  5. Safe-memory-in-C-api Safe-memory-in-C-api Public

    make the memory management easier an safer

    C

  6. Linux-Kernel-Module-Manager--KMM- Linux-Kernel-Module-Manager--KMM- Public

    A Kernel Module Manager written in C for Linux kernerl's. With Features like listing, load, and more

    C