- I'm a computer science student from Germany
- particularly interested in linux, free software and python
- looking to learn new things and socialize
Skills / technologies:
- geopandas -cartopy
projects
Most of my current projects are either a proof of concept or a way for me to learn new things. Most of them are also unfinished because I either didn't yet have the time to complete them or already achieved the main objective which was learning about a specific technology
Notenrechner
β Not a finished project - mostly a learning project, not an actual project for individual use
This project provides an easy, flexible way of organizing exam results from german highschools. The project allows for a lot of customaziation because of the structure used.
- python
- Pl/SQL (Oracle database 21c XE)
- streamlit framework
- git + github
- pandas
-
databases:
- how to structure data in relational databases
- how to implement a database in PL/SQL
-
python:
- streamlit framework
- splitting a python project in multiple files, ore regular use of OOP
-
other lessons learned / skills aqcuired:
- documentation a project (planning phase included)
- splitting a project in backend / frontend
- using git and github + streamlit cloud
- planning of projects
- don't start a big project if you have to study for your finals π€¦ββοΈ
- perseverance is important when working on a bigger project
- finish the app.
Orbitrechner
β I can't share a functional version of this project because I used copyrighted images. Source file can be found in this reposirotry β If you want to see this project in action, please contact me.
This project was my first real project. It was expanded gradually after starting out with a tkinter graphical user interface that provided access to tons of space-related functions. More details can be found in the corresponding repository.
-
python:
- Tkinter
- Requests library
- Dropbox module
- hashing
- (webhooks)
- Pygame
-
very basic web versions:
- Anvil web app
- Python:
- basics (data structures, functions, OOP)
- Tkinter (creating GUIs with multiple windows)
- APIs (requesting data from multiple spaceflight related APIs)
- using Dropbox module to pull from/ push to a folder
- editing files with python
- Pygame (using pygame to visualize the outcome of a calculation(planetary orbits))