Hello, I'm Dakoda
|
US Army Cyber Veteran and Founder of Hollow Prism™. Holding a BS in Computer Science, currently advancing my Master's thesis research as a direct pathway to a PhD in Quantum Information Science (QIS).
developer.rs
struct Developer {
name: String,
role: String,
}
impl Developer {
fn new() -> Self {
Self {
name: "Dakoda".to_string(),
role: "CS Researcher & Full-Stack Dev".to_string(),
}
}
}
Ready to work together?
Open to research collaborations, security analytics, and full-stack development projects. If you're building something that matters, let's talk.