Skip to content

Releases: nizhib/portrait-demo

Portrait Demo 0.4.0: Back to 2025

17 Mar 23:47
2ad00b6

Choose a tag to compare

Moved to Svelte 5 with SvelteKit and bun for JavaScript on the frontend.

Moved to uv + ruff for handling the deps and keeping the code clean on the backend.

Portrait Demo 0.3.1: To the Moon

26 Jan 11:38
ac79245

Choose a tag to compare

Updated the front-end code to match top quality web standards.

Getting a perfect score with PageSpeed Insights and Pingdom Website Speed Test.

Portrait Demo 0.3: Svelte with Poetry and FastAPI

25 Jan 19:26

Choose a tag to compare

Hoş Geldin 2023!

Moved to Svelte as a front-end framework. TypeScript is the main language now.

Cleaned the models code. Moved to FastAPI for building API and Poetry for handling python dependencies.

Portrait Demo 0.2: Vue 3 with Tailwind UI and CSS

03 Mar 10:34
b4dc801

Choose a tag to compare

Second edition of the demo with the weights uploaded to GitHub.

Front end is built on top of Vue 3 with Composition API and Tailwind UI components for Tailwind CSS.

Portrait Demo 0.1: Vue 2 with Bulma and Flask

25 Jan 19:46

Choose a tag to compare

Initial public release of the demo on GitHub.

Front end is built using Vue 2 for reactivity and Bulma for CSS.

Flask is used for building a classic API back end.