I am a diligent software engineer and avid open source developer with over 5 years of experience.
I am focused on building innovative and cutting-edge business solutions for clients around the world.
Unfortunately, many of what I do is not sourced, but feel free to take a look at my public repository here.
/// topsmart's motto
struct topsmart;
impl topsmart {
/// Return topsmart quote
fn said(&self) -> &str {
"Most good programmers do programming not because they expect to get paid /
or get adulation by the public, but because it is fun to program."
}
}
fn main() {
let top_smart = topsmart;
println!("topsmart - {}", top_smart.said());
}|
Javascript |
Typescript |
React |
Next.js |
Vue |
Nuxt.js |
Angular |
Three.js |
|
Rust |
Python |
C# |
Solidity |
Go |
Django |
Laravel |
WordPress |


