type deadpineapple struct {
Role Role
GitHub GitHub
Email Email
Twitter Twitter
TechStack []Technology
}
func (s *deadpineapple) NewDeadPineapple() *deadpineapple {
return &deadpineapple{
Role: Role.MOBILE_SECURITY_AND_PLATFORM_ENGINEER,
GitHub: GitHub{"deadpineapple"},
Email: Email{"slothdefense@gmail.com"},
Twitter: Twitter{"tealeaf2x"},
TechStack: []Technology{
"Python", "Golang", "TypeScript", "Kotlin", "Rust",
},
}
}- Demonic binary mobile security engineer and platform engineer
- Robotics projects spanning embedded control, hardware interfacing, sensor integration, and systems prototyping
- Open source projects across developer tooling, community infrastructure, and public technical collaboration
- Mobile projects across iOS and Android, including app architecture, platform integrations, and production-focused implementation
- Minimum Viable Products and Proofs of Concept are efficient vehicles for technical de-risking, architecture validation, interface discovery, and rapid feedback collection under real implementation constraints.
- Build the smallest thing that proves the hardest assumption.
- Treat every trust boundary like an attack surface.
- Prefer observable systems over clever systems.
- linkedin: https://www.linkedin.com/in/tofumonster/
- tech blog: https://substack.com/@oolongtea2
- website: https://www.zombiemutex.com
- email: slothdefense@gmail.com
- twitter: https://twitter.com/tealeaf2x