Skip to content
View JennySegschneider's full-sized avatar

Block or report JennySegschneider

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
JennySegschneider/README.md

๐Ÿ‘‹Hi there, I'm Jenny

PhD Candidate in Mathematical Optimization

I recently submitted my PhD thesis in mathematics at Research Area Discrete Optimization, RWTH Aachen and am now looking to transition into industry roles where I can combine analytical thinking with practical computational skills.

My GitHub is where I build and showcase projects that reflect my background:

  • ๐Ÿงฎ mathematical insight
  • ๐Ÿ“Š computational modeling
  • ๐Ÿ’ก personal projects that explore ideas Iโ€™m genuinely curious about

๐Ÿง‘โ€๐Ÿ’ป What I code with:

C++ Java Python LaTeX

๐Ÿง  Academic Background

During my PhD, I focused on mathematical optimization, specifically discrete and robust optimization to help make good decisions even when the data is uncertain. Among others, I investigated a robust variant of the b-matching problem, and an integrated timetabling and electric vehicle scheduling problem for electric buses.

๐ŸŒฑ What I am currently learning:

HTML5 Kotlin MySQL AWS

๐Ÿ“ซ Where to find me:

LinkedIn ResearchGate

Pinned Loading

  1. DirectedRobustBMatchingBendersDecomposition DirectedRobustBMatchingBendersDecomposition Public

    This repository contains a Java implementation of a Benders Decomposition algorithm to solve the Directed Robust Perfect b-Matching Problem (DRPbM). The results are part of my PhD-thesis and will bโ€ฆ

    Java

  2. Timetabling_and_EVSP Timetabling_and_EVSP Public

    This repository contains the Java implementation of a decomposition algorithm to solve the integrated Timetabling and Electric Vehicle Scheduling Problem.

    Java