Skip to content
View MuellMark's full-sized avatar

Highlights

  • Pro

Block or report MuellMark

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
MuellMark/README.md

Howdy! 🤠

I'm Mark Mueller, a Systems Developer at Southwestern University. Igraduated with a Bachelor's Degree in Computer Science in May of 2024. Below is an overview of my experience using GitHub, but for a more in depth look into my work, check out my LinkedIn: Linkedin: Mark Mueller

Mark's StatsMark's stats 2

About Me

I recently started the Systems Developer Position at Southwstern, but previously I interned with Wridz, an up-and-coming ride-share company as a software developer. While there, I added in language support to their application, in addition to addinf luxury and electric vehicles as options. I also worked to help streamline their logging system.

I have co-authored 3 academic papers:

On top of these I'm in the process of conducting more research in the Theoretical Math and Operations Research sectors. I've refined algorithms and visualized DDM-Labeled graphs, which can be found HERE, or in the repository found below.

For my capstone project, I also collaborated with a small team to create course scheduling website that allows department chairs to create schedules. This functions by calling a python script that creates a linear program that is solved by PyGPLK and is then displayed on the site where users can then make edits. That repo can be found HERE, or in the repository found below.

On top of all of my research, I also:

  • Work at the IT Department on my campus 🖥
  • Am the president of Southwestern University’s Computer Science Club 👾
  • Am a member of 3 other honor societies 🎓
  • Have a cumulative GPA of 4.0 🤓
  • Can be reached at this email: [email protected] 📧

For more detailed information check out my RESUME!

Pinned Loading

  1. Course-Scheduler Course-Scheduler Public

    Repository for the Course Scheduler Capstone Project

    Python 3 1

  2. DDMGraphLabelingGenerator DDMGraphLabelingGenerator Public

    This repo is for generating and visualizing graphs of the DDM Labeling

    Java