A few projects I worked on:
Self-hosted cloud and AI servers
Home lab with Proxmox, Docker, Coolify, and vLLM. I use it to run local models and websites. Cloudflare Tunnel is how I expose some of the apps.
Custom RAG engines
Search over my own files with a local LLM, vLLM or Ollama, and a vector database.
Arabic newspaper OCR
At King Fahd National Library I built a pipeline that reads Arabic newspaper scans (layout, then text) and compared several OCR engines.
Pixelate
A small Python tool that turns a photo into pixel art.