I am a Scala developer applying functional and streaming practices where possible. Most of my experiences is in providing back-end services / api. I do have experience with JavaScript and some VueJs, and exploring React.
🔭 I’m currently working on an IoT agriculture simulator (ie: pull together my knowledge into a presentable set):
- Streaming environment sensor data - temperature, humidity, windy, solar load.
- Streaming tractor location and status - power train vitals, maintenance needs.
- UI to present graphically the streams of data
- Use podman/docker to deploy multiple sensor clusters, aggregator, kafka, and the UI
- Services to use http4s, cats, fs2, kafka
- UI to use minimal JavaScript libraries initially leading into React development