# ๐ Welcome to my GitHub Page! <br />
I am a **diligent software engineer and AI developer** with **over 9 years of experience** in building **cutting-edge AI systems, full-stack applications, and decentralized infrastructure** for global clients.
I specialize in **LLM-powered applications, autonomous agents, real-time systems, and blockchain intelligence**.
Unfortunately, many of my production projects are closed-source โ but feel free to explore my public repositories below.
## ๐ก Favorite Saying ๐
```rust
/// Yupsecous's motto
struct AndrejKarpathy;
impl AndrejKarpathy {
/// Return wisdom on AI + engineering
fn said(&self) -> &str {
"The hottest new programming language is English. \
But the best engineers write the prompts *and* the code."
}
}
fn main() {
let guru = AndrejKarpathy;
println!("Andrej Karpathy - {}", guru.said());
}|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|






