iason@uva:~/build
iason:~$ whoami
Iason Skylitsis. AI MSc student at the University of Amsterdam by day; I build and ship things the rest of the time. Hackathon products, open-source tools, and ML that runs in production. The research side lives at iasonsky.github.io.
iason:~$ ls projects/
megaminds.base44.app

MegaMinds

Megathon Hackathon · Amsterdam · Jun 2026

An online platform that teaches young students the fundamentals of AI. Idea to deployed web app in 48 hours with a four-person team (prototyped on Base44): 15+ user interviews, 10+ iterations, 50+ signups, 5 paying users. Since rebuilt from scratch as a full-stack app.

Next.jsTypeScriptPostgreSQLDrizzleNebius
orbit · hack-europe-2026

Orbit

{Tech: Europe} London AI Hackathon · Attio track · Jun 2026

Voice-first real-estate lead engine: a buyer talks to a voice agent for 90 seconds and gets a WhatsApp with matched London listings and a scheduled callback, no human in the loop. I owned the n8n orchestration: trigger on the call, rank listings, send the WhatsApp, log the lead back to Attio.

n8nAttioGeminiTypeScript
iasonsky/canvas-dl

canvas-dl

Open source · CLI + GUI

Downloads and organises all course files from the Canvas LMS in seconds: parallel downloads, PDF merging, a GUI, packaged to run with a single command. Started as a script for a friend; built three times over, each version with a new generation of AI-assisted development.

Python
iason:~$ git log --ship
f2a7d19 Jan 2026 to present

Master's Thesis Intern · QurAI, Amsterdam UMC

Building label-efficient 3D segmentation models for automated body composition analysis in CT scans. Extending a prototypical network framework with foundation model encoders (DINO, TAP-CT) for few- and zero-shot segmentation of novel tissue classes without large-scale annotation.

9b4e7c3 Jun 2025 to Nov 2025

Research Intern · AMLab, University of Amsterdam

Extended the Structural Causal Bandits framework to operate on equivalence classes (CPDAGs, PAGs) learned through causal discovery. Incorporated non-manipulable variables into the intervention-selection process.

a3f9e21 Jun 2023 to Nov 2025

Software Engineer · Twiki Solutions, Rotterdam

Owned end-to-end development and deployment of an ML-based ETA prediction model for vessel arrivals. Shipped a Telegram-integrated monitoring and alerting system that replaced manual daily health checks. Migrated OpenRPA scrapers to Python (BeautifulSoup, Selenium), lifting success rate from 60% to 99% and processing speed 7x.

5d20b8a Oct 2022 to May 2023

Research Intern · Amsterdam UMC (AMC)

Benchmarked supervised and self-supervised deep learning techniques for accelerated MRI reconstruction; contributed to evaluation and reporting of the models.

c81d044 Jun 2022 to Aug 2022

Machine Learning Intern · HOMLI (YC S22), Athens

Built a transfer-time model between properties and major destinations, cutting Google service costs by 30%. Property price estimation models and automated analytics reports.

iason:~$ cat stack.cfg
languages = Python · TypeScript · SQL · C++ · Bash · LaTeX
ml = PyTorch · nnU-Net · OpenMMLab · scikit-learn · pandas · NumPy
web = Next.js · React · Tailwind · PostgreSQL · Drizzle
automation = n8n · Docker · Selenium · BeautifulSoup · Telegram bots
iason:~$ ./contact.sh
github: iasonsky
linkedin: iason-sky
research: cd ~/research
iason:~$