class Juan {
public:
string location = "Spain ๐ช๐ธ";
string role = "Multimedia Engineer";
vector<string> interests = {
"Artificial Intelligence",
"Computer Graphics",
"Three.js",
"WebGL",
"Backend Development",
"Game Development",
"3D Engines"
};
string currentMission = "Building awesome projects.";
};---
- ๐ค Artificial Intelligence
- ๐ Full Stack Applications
- ๐ฎ Interactive 3D Experiences
- ๐ Data Visualization
- โ๏ธ System Architecture
- ๐ Performance Optimization
| Project | Description |
|---|---|
| ๐ฌ MallPath | 3D indoor navigation platform with analytics and multi-tenant architecture |
| ๐ฎ 3D Engine | Custom rendering architecture using WebGL & Three.js |
| ๐ค AI Sandbox | Experiments with LLMs, autonomous agents and simulations |
| ๐งฉ Graphics Playground | Procedural generation, shaders and rendering experiments |