Skip to content
View Jensssen's full-sized avatar
🧐
🧐
Block or Report

Block or report Jensssen

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Jensssen/README.md

Hi there 👋

I am a professional software developer, currently located in Berlin, Germany. I am interested in learning🌱 new skills, new technologies🤖 and new programming languages👾 where ever I can. I am also fascinated by Machine Learning, which I first got in touch with back in 2016. Since 2019 I am working as a Machine Learning Engineer in the Automotive and Consulting industry. In my free time I am working on a variety of different fun projects.

Here you can see👀 my portfolio:

2017

2020

2021

  • Point Cloud Labeling Tool

    • A Point Cloud Labeling Tool that runs inside of the Browser. It has been written in JavaScript, uses Node Express as a Backend and Three.js as a 3D rendering Library. Point Cloud data can be accessed via a AWS S3 interface.
  • 3D-MiniNet-TF2

    • A Tensorflow 2.4 portet version of the official 3D-Mini-Net Paper. The architecture achieves state of the art mIoU results on popular benchmarks such as semanticKITTI for semantic segmentation of Point Cloud data.
  • Design Patterns

    • This Repository contains a variety of different design patterns, documented using python examples.

2022

2024

  • DKB Transaction Analysis
    • This project contains a tool that queries and analyses your past DKB transactions via the reverse engineered DKB API.

Pinned Loading

  1. My-List-Of-Projects My-List-Of-Projects Public

    This Repository Lists all Projects that I worked on in the past

  2. 3D-MiniNet-TF2 3D-MiniNet-TF2 Public

    This repository contains a TensorFlow 2.1.3 compatible 3D-MiniNet version

    Python

  3. Image-Classification-App Image-Classification-App Public

    This repository contains my Rock Paper Scissor Classification App Project. It has been programmed using Kotlin and it uses AWS Sagemaker as a backend service to perform inference.

    Kotlin 1

  4. rock_paper_scissor_classification rock_paper_scissor_classification Public

    Neural Network Model that predicts rock paper scissor images

    Jupyter Notebook

  5. Pointcloud_Labeling_Tool Pointcloud_Labeling_Tool Public

    A 3D Point Cloud Labeling Tool for the Browser

    JavaScript 6 3

  6. SpotFoxx SpotFoxx Public

    An Android App that allows the user to link Spotify Musik Songs and Playlists with real world Locations.

    Java