I build intelligent web products and the systems that run them. I am the founder of Dynarq, a small studio shipping AI-driven websites and custom software for real businesses. My latest product is Poplygo, a live audience platform that is already used in lecture halls and workshops.
Outside of shipping products, I work on the AI side directly: I train and fine-tune language models, and I design tooling and skills for AI agents. I am a Software Engineering undergraduate at NSBM, but most of what I know comes from building things people actually use, under real deadlines.
Everything in one place, including my writing: hasithabandara.com
Poplygoflagship |
Live Q&A and polling for any audience. Anonymous questions with upvoting, real-time polls, a moderation queue, present mode for projectors, an OBS/vMix stream overlay, QR-code join, and CSV export. Free, no signup, works on any device. Built for educators and presenters. |
Dynarqstudio |
My software studio: intelligence-driven web solutions. AI integration, custom business software, workflow automation, and cloud deployment. From idea to a system that runs itself. |
TUTUSproduct |
A lightweight Windows app that locks sensitive desktop apps behind master-password authentication. Offline, quiet in the background, and free. |
- AI / ML → LLM training and fine-tuning, evaluation, agent tooling and skill design, RAG and automation pipelines.
- Product engineering → full-stack web apps taken from concept to production.
- Cloud & infra → deployment, APIs, and real-time systems.
Small, real, tested tools I have built. Every one runs and has CI passing.
- rag-pipeline → a retrieval-augmented generation pipeline from scratch: chunk, embed, FAISS, retrieve, grounded answers.
- dynarq-agent → a minimal AI agent runtime with a tool/skill interface and a tool-calling loop.
- llm-finetune-lab → LoRA / PEFT instruction fine-tuning with prompt masking.
- llm-eval-harness → deterministic evaluation of model answers (exact match, F1, ROUGE-L, LLM judge).
Where these are heading: AI Engineering Roadmap.

