struct Developer {
name: String,
location: String,
roles: Vec<String>,
focus: Vec<String>,
building: Vec<String>,
fun_fact: String,
}
impl Developer {
fn new() -> Self {
Developer {
name: String::from("Olorunshogo Moses BAMTEFA"),
location: String::from("Nigeria 🇳🇬"),
roles: vec![
"CTO @ Debridgers".into(),
"Frontend Engineer @ Stayar".into(),
"Web3 Builder".into(),
],
focus: vec![
"Frontend Architecture & Product Engineering".into(),
"Smart Contract Development (Cairo & Solidity)".into(),
"Starknet Ecosystem".into(),
"Writing & Developer Education".into(),
],
building: vec![
"Scalable React, Vue, and Nuxt applications".into(),
"Smart contracts on Starknet with Cairo".into(),
"Dev content on Medium & Substack".into(),
],
fun_fact: "Started at pixels, now chasing pointers. 🦀".into(),
}
}
}🛠️ Software engineer focused on crafting high-quality user interfaces, leading engineering teams, and building on-chain protocols across EVM and Starknet.
- 🏗️ Leading product and technical direction at Debridgers as CTO
- ⚡ Building responsive, scalable frontends at Stayar
- 🔗 Writing smart contracts in Cairo on Starknet and Solidity on EVM
- 📝 Publishing dev content on Medium and Substack
- 🦀 Rust systems programming and memory-safe backend development
- 🔬 Formal verification and property-based testing for smart contracts
- 🌐 Cross-chain protocol patterns and ZK proof systems
|
Modern real estate platform connecting agents, landlords, and tenants in one trusted ecosystem. 🔗 Live |
Source sesame, cashew, cocoa and more directly from verified farmers in Nigeria. 🔗 Live |
|
R&D grid for blockchain builders — a space for research, collaboration, and protocol development. |
Global services platform spanning digital marketing, tech, branding, real estate, and finance. |
I write about frontend engineering, Web3, and software craftsmanship.
- 📝 Medium: @shownzy001
- 📬 Substack: shownzy001.substack.com
| Platform | Link |
|---|---|
| bamtefaolorunshogo12@gmail.com | |
| 🐦 Twitter / X | @Shownzy_Baba |
| Olorunshogo Bamtefa | |
| 📝 Medium | @shownzy001 |
| 📬 Substack | shownzy001.substack.com |
💡 Open to frontend engineering contracts, Web3 collaborations, and smart contract development engagements.
"My engineering path has been a gradual descent — from pixels and animations to ownership, lifetimes, and Rust internals." 🦀
Thanks for stopping by. Drop a ⭐ on anything you find useful.

