Software Engineer at Soft Strategy (Java / Spring Boot). I build at the intersection of backend systems and applied AI β fine-tuning open-source LLMs and taking ML from research to production.
- Software Engineer @ Soft Strategy β enterprise backends in Java / Spring Boot (railway sector).
- Growing toward AI Engineering β LLM fine-tuning, evaluation, agents.
Fine-tuned Qwen3.6-27B (DoRA) to write COBOL, on a pipeline where every example is compiled and executed against real GnuCOBOL before entering the dataset. 88.4% compile (beats published open-source SOTA, 73.95%) Β· 36.3% Pass@1 (2Γ GPT-4o) Β· <$120 GPU cost β Write-up Β· Model on Hugging Face
Thyroid-Nodule-AI β Bachelor's thesis
Two-stage deep-learning CAD pipeline for thyroid nodule diagnosis (7,000+ ultrasound images). A self-supervised Vision Transformer (DINOv3) outperforms CNN baselines. AUC 0.932 Β· Sensitivity 94.70% Β· Grad-CAM explainability Β· K-TIRADS integration Β· GUI demo β Read the thesis
Autonomous AI agent for Linux: LLM reasoning core + n8n orchestration, RAG memory, Human-in-the-Loop via Telegram, React dashboard.