Hello, I'm Dakoda

|

US Army Cyber Intelligence veteran turned versatile developer. Specializing in security-focused applications, data automation, and threat intelligence tools.

developer.rs
struct Developer {
  name: String,
  role: String,
}
impl Developer {
  fn new() -> Self {
    Self {
      name: "Dakoda".to_string(),
      role: "Cybersecurity & Data Developer".to_string(),
    }
  }
}

Ready to work together?

Open to collaborations in practical security analytics, threat intel, and automation. Let's talk about small tools with big impact.