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 |
|---|---|
| π§ Email | bamtefaolorunshogo12@gmail.com |
| π¦ Twitter / X | @Shownzy_Baba |
| πΌ LinkedIn | 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.

