Quality check of recycling container data in OpenStreetMap

Simple app written in Golang to visualize tagging mistakes on recycling containers in the Czech Republic. It pulls data from Overpass API, then filters them and presents them using Leaflet.js. Data is converted to GeoJSON, compressed and sent to client. http://thartek.alwaysdata.net/ source: https://github.com/BeranekP/osm-recycle

February 26, 2024 · TototJatoTrava

Barn

Description CAD 3D model of a wooden barn made as a reference for an actual construction. Onshape was used as a CAD software as the intention was to share the data. Link: https://cad.onshape.com/documents/bdb51789c3a555c8443480b1/w/5151273731c5fae92f4066d9/e/180b7173f4bcd74e646c9d8f

October 21, 2023 · TototJatoTrava

Invoice management for small entrepreneurs

Simple app for creating and managing invoices, customers build with Python/Django and SQL database. Twilio Sendgrid is used for sending invoice over email. Dashboard Overview of last invoices and cashflow. Graph is made using Chart.js. Invoice preview HTML preview of the given invoice. Every invoice intended for bank transfer payment includes QR code for comfort of use. The app also supports payments in other currencies than CZK, exchange rates are pulled from Czech National Bank. ...

April 4, 2022 · TototJatoTrava