agilecreativity
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Combining Python data analysis with ClojureScript UI (browser-based) (clojurecivitas.github.io)
I built a system that runs Python's data science stack (Pandas, NumPy, Matplotlib) alongside ClojureScript UI components, entirely in the browser using Pyodide and Scittle. The article includes working demos showing…
- Show HN: Weather app demos with ClojureScript in the browser (zero build tools) (clojurecivitas.github.io)
I built 8 progressive weather demos using ClojureScript and the National Weather Service API, all running directly in the browser without any build tools or backend. The demos start with a simple location lookup and…