# 👋 Welcome to my GitHub Page! <br />
I am a diligent software engineer and AI developer with over 10 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());
}
Highlights
Pinned Loading
-
Libre-LLM
Libre-LLM PublicLibreChat clone with enhanced Ollama LLM support for doc ingestion and chat with open source models
TypeScript
-
Social-Media-AI-Agent
Social-Media-AI-Agent PublicSocial-Media-AI-Agent is an AI-powered automation tool designed for Instagram to automate social media interactions such as posting, liking, and commenting. It leverages advanced AI models to gener…
TypeScript 1
-
bittensor
bittensor PublicForked from RaoFoundation/bittensor
Internet-scale Neural Networks
Python 1
-
-
-
ecommerce-site
ecommerce-site PublicRobust e-commerce platform crafted with a full stack of Javascript technologies, leveraging React for dynamic frontend interactions and Node.js for seamless server-side functionality. Users can hav…
JavaScript 1
If the problem persists, check the GitHub status page or contact support.