An interactive kiosk for a local cinema 30 September 2018 on Krystian's Keep

Source code: [api] [web] [scraper]

This kiosk is situated in Powiatowe Centrum Kultury i Sztuki im. Marii Konopnickiej which is a local culture & art center that includes a cinema. The primary role of the kiosk is to provide visitors with information about upcoming shows. All of the information about shows and movies is scraped from the center’s webpage. It also enables users to browse the center’s homepage.

Home screen

Upcoming shows view

Searching for specific shows

Searching for a specific movie

A view of the Center's webpage

Technologies

Back-end (serverless API):

Front-end (Single Page Application):

Have a comment on one of my posts? Start a discussion in my public inbox by sending an email to ~krystianch/public-inbox@lists.sr.ht [mailing list etiquette]

Articles from blogs I read

What's cooking on SourceHut? Q3 2025

Hello everyone! It’s time for another quarterly update on what we’re up to at SourceHut. There’s a lot of great stuff going on since you last heard from us! Let’s get started. Drew’s update We finally rolled out the billing overhaul! God, that was so much work…

via Blogs on Sourcehut September 1, 2025

Embedding Wren in Hare

I’ve been on the lookout for a scripting language which can be neatly embedded into Hare programs. Perhaps the obvious candidate is Lua – but I’m not particularly enthusiastic about it. When I was evaluating the landscape of tools which are “like Lua, but no…

via Drew DeVault's blog August 20, 2025

Status update, August 2025

Hi! This month I’ve spent quite some time working on vali, a C library and code generator for the Varlink IPC protocol. It was formerly named “varlinkgen”, but the new name is shorter and more accurate (the library can be used without the code generator). I’v…

via emersion August 17, 2025

Generated by openring