Bishal Gautam Profile Photo

Bishal Gautam

Impact Driven ML practitioner | Transforming Data into Actionable Intelligence | Cloud Enthusiast

Email: bisalgt@gmail.com | Phone: +49 15758740124 | GitHub: github.com/bisalgt/

Download CV

Summary

A highly motivated and results-oriented professional with a Master of Engineering in Information Technology and experience in data science, machine learning, and software development. Proven ability to process and visualize complex data, build robust ETL pipelines, and develop automated solutions. Eager to expand skills into the software testing field and open to continuous learning to adapt quickly to new technologies and challenges. Seeking to leverage expertise and curiosity to contribute to innovative projects in data science, machine learning, and beyond.

Recent Projects

Audio transcription

Audio Transcription Project (Streamlit App)

Audio → OpenAI whisper model → German Text → DeepL API → English Text → nltk(Sentiment Analysis) → Visualization

Augmenting LiDAR Pointclouds

Augmenting LiDAR Pointclouds Project (GUI App created using Open3D)

Lidar point cloud analysis → Object Extraction → Combining with Target PCD → Raycasting → Shadow Calculation → Augmented Point Cloud

Video Streaming with Object Detection

Video Streaming with Object Detection Project (Fast API and YoloV5)

Webcam → Image Capture → YoloV5 → Predictions → OutputImage → FastAPI → Webpage

Realtime LiDAR Point Cloud Augmentation

LiDAR Augmenation Pipeline from CARLA

CARLA → carla-ros-bridge → Point Cloud (ROS Topic) → Augmentation Pipeline → Augmented Point Cloud → Published (ROS topic) → Visualized (RViZ2)

Music By Vision

Music by Hand Landmark Detection

OpenCV → Image → MediaPipe(Pre-trained Model) → Hand Landmark Detection → Index Figure if Straight → PlayMusic

Experience

CUSTOMER SUPPORT AND IT-ASSISTANT05.2024 – present

AI Arts Iimori GmbH | Frankfurt, Germany

  • Delivered proactive IT support and troubleshooting, ensuring seamless operations for internal teams and clients while maintaining high customer satisfaction.
  • Enhanced communication and problem-solving skills by assisting diverse customers and actively learning the German language to improve service delivery.
SCIENTIFIC ASSISTANT04.2023 – 04.2024

FZI Forschungszentrum Informatik | Karlsruhe, Germany

  • Generated and shared test data for self-driving cars using CARLA and ROS2.
  • Processed and Visualized 3D point cloud data (KITTI, CARLA) using Python, NumPy, Pandas, Jupyter Notebooks, and Streamlit.
STUDENT ASSISTANT 06.2023 – 12.2023

Frankfurt University of Applied Sciences | Frankfurt, Germany

  • Streamlined autonomous labeling pipelines for ultrasonic sensor data using machine learning and computer vision techniques, collaborating with a team to enhance data annotation efficiency.
SOFTWARE DEVELOPER (WORKING STUDENT) 08.2022 – 03.2023

eMedicals Healthtech GmbH | Frankfurt, Germany

  • Extracted dialysis center and medication data through web scraping, built ETL pipelines, and saved in SQL database.
  • Developed RESTful APIs (Django) and worked with Azure DevOps (VMs, CI pipelines).
TECH INTERN (DATA SCIENCE) 03.2022 – 05.2022

Insightfulme GmbH | Berlin, Germany

  • Analyzed user data in BigQuery and Amazon RDS to track metrics like daily/monthly active users, retention rates, and engagement trends, while implementing tests for GitHub Workflow (CI/CD).
SERVICE ENGINEER 02.2020 – 09.2021

East West Concern Pvt. Ltd. | Nepal

  • Delivered technical support and service for medical devices in hospitals and health institutions during the COVID-19 pandemic, ensuring seamless integration and operation.
SOFTWARE DEVELOPER (PROJECT BASED FREELANCER) 01.2020 – 07.2020

Pro-Mech Minds & Engineering Services Pvt. Ltd. | Nepal

  • Developed APIs, performed web scraping, and cleaned data for the quiz app, incorporating sentiment analysis and profanity detection for user input validation.
ROBOTICS / ELECTRONICS TRAINER 09.2017 – 12.2019

Futani Technology Pvt. Ltd. | Nepal

  • Taught students robotics, developed projects, and organized exhibitions.

Personal Information

Address: Gründenseestraße 35, 60386 Frankfurt

Nationality: Nepalese

Date of Birth: 29.12.1996

Languages

  • English: C1
  • German: B2 (Running)
  • Hindi: C1
  • Nepali: Native proficiency

IT-Skills

Python NumPy Pandas Plotly Streamlit Sklearn Tensorflow FastAPI Django MySQL MongoDB Docker Azure VMs GitHub Bitbucket ROS Rviz2 CARLA Jira Confluence Linux Postman Bash

Volunteering

  • PyCon DE & PyData 2025
  • PyCon DE & PyData Berlin 2024
  • PyCon DE & PyData Berlin 2023
  • Web Weekend Kathmandu 2019

Education

Master of Engineering in Information Technology 10.2021 – 06.2024

Frankfurt University of Applied Sciences | Germany

Thesis: Enabling scenario-based testing for point cloud based vulnerable road users detection in the context of highly automated driving. – conducted at FZI Forschungszentrum Informatik, Karlsruhe

  • Developed a LiDAR data augmentation method by extracting and integrating point cloud prototypes, using raycasting for realistic shadow generation, with visualization and analysis.

Projects:

  • Implemented semantic segmentation and developed an autonomous labeling pipeline for ultrasonic sensor data, with visualization in a Tkinter-based GUI.
  • Deployed ML application using Docker and Azure Cloud.
  • Semantic Segmentation of University Surrounding using Mask-RCNN.

Attended Modules: Machine Learning, Software Engineering, Cloud Computing, Image Processing, Vector Analysis, etc.

Bachelor of Engineering in Electronics and Communication 09.2013 – 09.2017

Tribhuvan University | Nepal

Thesis: IOT based Tele-Robot using Raspberry Pi.

  • Enabled remote control and monitoring of a robot via a web interface, with realtime movement control and environmental data collection.

Zusammenfassung

Hoch motivierter und ergebnisorientierter IT-Professional mit einem Master of Engineering in Information Technology sowie Erfahrung in Data Science, Machine Learning und Softwareentwicklung. Nachweisliche Fähigkeiten in der Verarbeitung und Visualisierung komplexer Daten, dem Aufbau robuster ETL-Pipelines und der Entwicklung automatisierter Lösungen. Interessiert daran, Kenntnisse im Bereich Software-Testing zu erweitern, und offen für kontinuierliches Lernen, um sich schnell in neue Technologien und Herausforderungen einzuarbeiten. Strebt an, sein Fachwissen und seine Neugier einzubringen, um innovative Projekte in Data Science, Machine Learning und darüber hinaus zu unterstützen.

Aktuelle Projekte

Audio transcription

Audio Transcription Projekt (Streamlit App)

Audio → OpenAI whisper model → German Text → DeepL API → English Text → nltk(Sentiment Analysis) → Visualization

Augmenting LiDAR Pointclouds

Augmenting LiDAR Pointclouds Project (GUI App created using Open3D)

Lidar point cloud analysis → Object Extraction → Combining with Target PCD → Raycasting → Shadow Calculation → Augmented Point Cloud

Video Streaming with Object Detection

Video Streaming with Object Detection Project (Fast API and YoloV5)

Webcam → Image Capture → YoloV5 → Predictions → OutpuImage → FastAPI → Webpage

Realtime LiDAR Point Cloud Augmentation

LiDAR Augmenation Pipeline from CARLA

CARLA → carla-ros-bridge → Point Cloud (ROS Topic) → Augmentation Pipeline → Augmented Point Cloud → Published (ROS topic) → Visualized (RViZ2)

Music By Vision

Music by Hand Landmark Detection

OpenCV → Image → MediaPipe(Pre-trained Model) → Hand Landmark Detection → Index Figure if Straight → PlayMusic

Erfahrung

KUNDENSUPPORT UND IT-ASSISTANT05.2024 – heute

AI Arts Iimori GmbH | Frankfurt am Main, Deutschland

  • Proaktive IT-Unterstützung und Fehlerbehebung geleistet, um einen reibungslosen Ablauf für interne Teams und Kunden sicherzustellen und eine hohe Kundenzufriedenheit zu gewährleisten.
  • Kommunikations- und Problemlösungsfähigkeiten durch die Betreuung vielfältiger Kunden verbessert und durch aktives Deutschlernen die Servicequalität gesteigert.
WISSENSCHAFTLICHE HILFSKRAFT 04.2023 – 04.2024

FZI Forschungszentrum Informatik | Karlsruhe, Deutschland

  • Erstellung und Bereitstellung von Testdatensätzen für autonomes Fahren mit CARLA und ROS2.
  • Verarbeitung und Visualisierung von 3D-Punktwolkendaten (KITTI, CARLA) mit Python (NumPy, Pandas, Jupyter Notebooks) und Streamlit.
STUDENTISCHE HILFSKRAFT 06.2023 – 12.2023

Frankfurt University of Applied Sciences | Frankfurt, Deutschland

  • Optimierung autonomer Labeling-Pipelines für Ultraschallsensordaten unter Verwendung von Machine-Learning und Computer-Vision-Techniken, in Zusammenarbeit mit einem Team zur Steigerung der Effizienz der Datenannotation.
SOFTWAREENTWICKLER (WERKSTUDENT) 08.2022 – 03.2023

eMedicals Healthtech GmbH | Frankfurt, Deutschland

  • Dialysezentrums- und Medikamentendaten durch Web Scraping extrahiert, ETL-Pipelines erstellt und in einer SQL-Datenbank gespeichert.]
  • RESTful APIs (Django) entwickelt und mit Azure DevOps (VMs, CI-Pipelines) gearbeitet.
TECHNISCHER PRAKTIKANT (DATA SCIENCE) 03.2022 – 05.2022

Insightfulme GmbH | Berlin, Deutschland

  • Analysierte Nutzerdaten in BigQuery und Amazon RDS, um Kennzahlen wie täglich/monatlich aktive Nutzer, Retentionsraten und Engagement-Trends zu verfolgen und implementierte Tests für GitHub Workflow (CI/CD).
SERVICETECHNIKER 02.2020 – 09.2021

East West Concern Pvt. Ltd. | Nepal

  • Leistete technischen Support und Service für medizinische Geräte in Krankenhäusern und Gesundheitseinrichtungen während der COVID-19-Pandemie und sorgte für eine nahtlose Integration und reibungslose Funktionsweise.
SOFTWAREENTWICKLER (PROJEKTBASIERTER FREELANCER) 01.2020 – 07.2020

Pro-Mech Minds & Engineering Services Pvt. Ltd. | Nepal

  • Entwickelte APIs, führteWeb-Scraping durch und bereinigte Daten für die Quiz-App, wobei Sentiment-Analyse und Profanitätserkennung zur Validierung von Benutzereingaben integriert wurden.
ROBOTIK-/ELEKTRONIK-TRAINER 09.2017 – 12.2019

Futani Technology Pvt. Ltd. | Nepal

  • Studenten Robotik gelehrt, Projekte entwickelt und Ausstellungen organisiert.

Persönliche Informationen

Adresse: Gründenseestraße 35, 60386 Frankfurt

Nationalität: Nepalese

Geburtsdatum: 29.12.1996

Sprachen

  • Englisch: C1
  • Deutsch: B2(Laufend)
  • Hindi: C1
  • Nepali: Muttersprache

IT-Fähigkeiten

Python NumPy Pandas Plotly Streamlit Sklearn Tensorflow FastAPI Django MySQL MongoDB Docker Azure VMs GitHub Bitbucket ROS Rviz2 CARLA Jira Confluence Linux Postman Bash

Freiwilligenarbeit

  • PyCon DE & PyData 2025
  • PyCon DE & PyData Berlin 2024
  • PyCon DE & PyData Berlin 2023
  • Web Weekend Kathmandu 2019

Ausbildung

Master of Engineering in Information Technology 10.2021 – 06.2024

Frankfurt University of Applied Sciences | Deutschland

Abschlussarbeit: Enabling scenario-based testing for point cloud based vulnerable road users detection in the context of highly automated driving.

  • Entwickelte eine LiDAR-Datenaugmentierungsmethode durch Extraktion und Integration von Punktwolken-Prototypen, unter Verwendung von Raycasting zur realistischen Schattenerzeugung, mit Visualisierung und Analyse.

Projekte:

  • Implementierte semantische Segmentierung und entwickelte eine autonome Labeling-Pipeline für Ultraschallsensordaten mit Visualisierung in einer Tkinter-basierten GUI.
  • ML-Anwendung mit Docker und Azure Cloud bereitgestellt.
  • Semantische Segmentierung der Universitätsumgebung mit Mask-RCNN.

Besuchte Module: Maschinelles Lernen, Software Engineering, Cloud Computing, Bildverarbeitung, Vektoranalyse, etc.

Bachelor of Engineering in Electronics and Communication 09.2013 – 09.2017

Tribhuvan University | Nepal

Abschlussarbeit: IOT based Tele-Robot using Raspberry Pi.

  • Ermöglichte die Fernsteuerung und Überwachung eines Roboters über eine Web-Oberfläche, mit Echtzeit-Bewegungssteuerung und Umweltdatenerfassung.