I have a site where I need to list my projects from before. They are websites with name, URL, description, list of used technologies, and an image gallery.
I was searching for a schema for it on schema.org, but I was not able to find a fitting one. What itemscopes should I use?
There is no good fit for what you need in the current available Schemas on http://schema.org.
What I’d do:
Creative Workschema (http://schema.org/CreativeWork) since there is no sub-schema under it that fits for you. I’d then just define attributes and values forabout,datePublished,author,headline,keywords. Also defineeditor,video,awardsandpublisherif appropriate.