<Yaser Jaradeh />

{ role: "LLM Integration Lead", status: "Building cool stuff" }

yaser@dev:~
$ whoami
LLM Expert | Backend Developer | Game Dev | Web3 Builder | Anime Enthusiast
$ cat about.txt
> Crafting elegant solutions to complex problems.
> Currently exploring the intersection of AI and human creativity.
> When not coding, you'll find me watching anime or building video games.
$ ls skills/
Python Kotlin TypeScript Solidity Unity C# Godot
$ ps aux | grep games
USER PID %CPU %MEM COMMAND STATUS
yaser 1337 0.2 1.5 ./snake.exe ready 🐍
nerd 2048 0.1 0.8 ./konami.sh listening ⭐
crypto 3141 41.2 4.1 ./chain.AppImage mining ⛏️
yaser 8080 0.5 2.3 ./ascii-art.py drawing 🎨
root 42 5.0 12.3 ./matrix.bin running 💚
$ cat contacts.json | jq '.socials'
// Find me on the interwebs
{
  "github": "YaserJaradeh",
  "twitter": "@IamYaserJ",
  "gitlab": "YaserJaradeh",
  "linkedin": "/in/yaser-jaradeh",
  "scholar": "citations?user=l5GPtfsAAAAJ"
}
                    
⭐ ANIME IS AWESOME ⭐

$ ./snake.exe

Score: 0 High Score: 0 Use WASD or Arrow Keys

            
Press SPACE to start | ESC to quit

$ ./chain.AppImage

Blocks Mined: 0 Hash Rate: 0 H/s Balance: 0
Difficulty: 1
Click MINE BLOCK to start mining | ESC to quit

$ python ascii-art.py

Canvas: 16x12 Brush: Mode: DRAW
Brushes:
Click cells to draw | Use brushes to change character | ESC to quit
Hint: Click and drag to draw, use different brushes for variety!