A name guessing "game" made with Unity3D 5.4
Put database in Assets/StreamingAssets as "database.db" Put the photos formatted in jpg (you may edit the code for other formats) in Assets/StreamingAssets too, with their NRP (Student ID, or whatever ID) as the name. Example : "2916100034.jpg"
The database columns as follows : NRP, Nama, Asal, etc (forgot the others. will edit later)