Ask HN: What's the easiest way to create a webapp to showcase my work?

  • You can get pretty far just with Python with Django. No need for an SPA and there are lots of libraries to make the file upload and such pretty painless.

  • Streamlit