florianneukirchen
Currently master student in Geoinformation, Berliner Hochschule für Technik, with background in geosciences.
Pinned Repositories
Alpine-Peaks
Django webapp of Alpine Peaks (CS50W final project)
florianneukirchen.github.io
gps_location
Android app (flutter) to show location (lat lon and UTM), save and share waypoints
jupyter-notebooks
A small collection of Jupyter Notebooks.
mymineralcollection-cs50
Flask Web App for mineral collectors (CS50 Final Project)
pi_temperature
Flutter app to plot Raspberry Pi CPU temperature on Android App via Bluetooth Low Energy.
qgis_adjust_style
QGIS plugin to adjust color, line thickness, font size etc. of all symbols/labels at once.
qgis_nearest_greater
QGIS plugin to get id of and distance to the nearest feature with greater value in a certain field. Returns vector layer with added attributes.
qgis_scripts
A small collection of QGIS scripts to be used in the QGIS python console.
scipy_filters
QGIS plugin bringing SciPy filters to the processing toolbox
florianneukirchen's Repositories
florianneukirchen/jupyter-notebooks
A small collection of Jupyter Notebooks.
florianneukirchen/qgis_adjust_style
QGIS plugin to adjust color, line thickness, font size etc. of all symbols/labels at once.
florianneukirchen/scipy_filters
QGIS plugin bringing SciPy filters to the processing toolbox
florianneukirchen/mymineralcollection-cs50
Flask Web App for mineral collectors (CS50 Final Project)
florianneukirchen/qgis_scripts
A small collection of QGIS scripts to be used in the QGIS python console.
florianneukirchen/Alpine-Peaks
Django webapp of Alpine Peaks (CS50W final project)
florianneukirchen/florianneukirchen.github.io
florianneukirchen/gps_location
Android app (flutter) to show location (lat lon and UTM), save and share waypoints
florianneukirchen/pi_temperature
Flutter app to plot Raspberry Pi CPU temperature on Android App via Bluetooth Low Energy.
florianneukirchen/qgis_nearest_greater
QGIS plugin to get id of and distance to the nearest feature with greater value in a certain field. Returns vector layer with added attributes.
florianneukirchen/qgis-project-as-utm
QGIS plugin to set CRS of the project to the UTM zone of the area.
florianneukirchen/QGIS-terrain-shading
Modelling natural shading for elevation models in QGIS
florianneukirchen/scrape_mineral_data
Web Scraping Mineral Data from Wikipedia (CS50P Final Project)
florianneukirchen/silicate
Model silicates as python classes. The purpose of this project was to get used to object orientated programming in python. It is not considered to be of any use for mineralogy. It might be incorrect or incomplete.