HaberkornJonas
Full Stack developer with focus on Agular. Interested in various technologies and projects.
Actemium Schweiz AGFrance/Switzerland
Pinned Repositories
DevOps_T-NSA-700
DevOps project where VMs are setup using Ansible playbooks to run a PHP backend, an Angular frontend and a MySQL database behind two NGINX servers. Setup and release are triggered by GitLab pipelines.
dyle
DYLE - Discord Youtube Link Extractor
Epitech-MSc_Competencies-Overview
JS script that parses the competencies tree given by Epitech to apply some filtering on it and easily find which skill and competencies to focus on.
Fast-F1
FastF1 is a python package for accessing and analyzing Formula 1 results, schedules, timing data and telemetry
HaberkornJonas
Github profile repo
Image-Recognition_T-DEV-810
AI project where a Convolutional Neural Network must make a prediction if a patient is suffering or not from pneumonia based on X-Rays.
My_CV
Perforce-Server-On-Docker-For-Unreal
Starting a perforce server inside a docker container configured for unreal projects.
Speech-to-Do
Travel-Order-Resolver_Notebooks_T-AIA-901
Notebooks used during the development of a project converting an oral request of travel through cities into a travel plan using Natural Language Processing to parse the request, extract and order the locations based on the syntax of the request.
HaberkornJonas's Repositories
HaberkornJonas/Perforce-Server-On-Docker-For-Unreal
Starting a perforce server inside a docker container configured for unreal projects.
HaberkornJonas/Epitech-MSc_Competencies-Overview
JS script that parses the competencies tree given by Epitech to apply some filtering on it and easily find which skill and competencies to focus on.
HaberkornJonas/DevOps_T-NSA-700
DevOps project where VMs are setup using Ansible playbooks to run a PHP backend, an Angular frontend and a MySQL database behind two NGINX servers. Setup and release are triggered by GitLab pipelines.
HaberkornJonas/dyle
DYLE - Discord Youtube Link Extractor
HaberkornJonas/Fast-F1
FastF1 is a python package for accessing and analyzing Formula 1 results, schedules, timing data and telemetry
HaberkornJonas/HaberkornJonas
Github profile repo
HaberkornJonas/Image-Recognition_T-DEV-810
AI project where a Convolutional Neural Network must make a prediction if a patient is suffering or not from pneumonia based on X-Rays.
HaberkornJonas/My_CV
HaberkornJonas/NoCableLauncher
Rocksmith 2014 Launcher for playing without RealTone cable (nocable fix)
HaberkornJonas/Speech-to-Do
HaberkornJonas/Travel-Order-Resolver_Notebooks_T-AIA-901
Notebooks used during the development of a project converting an oral request of travel through cities into a travel plan using Natural Language Processing to parse the request, extract and order the locations based on the syntax of the request.
HaberkornJonas/Recommender_T-DAT-901
BigData project on a 7 million entries document from a shop in R. Each entry is an item bought with a ticketID, a clientID and details about the product. The project must recommend products to a given client based on his profile, his most liked products, his usual expenses and what other clients, having similar profiles, tend to like.
HaberkornJonas/Thesis_MissionPlanner
Edited version of the Mission Planner Ground Control Station for my thesis "Multipurpose Drone".
HaberkornJonas/tmp
HaberkornJonas/Travel-Order-Resolver_Web_T-AIA-901
Web interface user friendly for a project converting an oral request of travel through cities into a travel plan using Natural Language Processing to parse the request, extract and order the locations based on the syntax of the request. The NLP is hosted in a Python API.