Skip to content
View winkmal's full-sized avatar
  • Germany

Block or report winkmal

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

Hi, I'm Manuel 👋

Engineer by training and scientist by profession.

Technologies I Have Experience With

Below is an overview of the technologies I have worked with, including software, operating systems, programming languages, and more — both in professional and personal projects. This list is not exhaustive but highlights the most relevant tools and technologies I have used.

Git

Self-taught user with over six years of experience. Have started locally on command line (Git Bash), worked with graphical tools (Git GUI, gitk), and Web-based frontends (GitHub, GitLab). I have presented Git(Lab) and its usefulness multiple times via online courses to my coworkers.

Has been my daily driver for more than nine years, for data analysis, simulation of ordinary differential equation (ODE) systems, model fitting, optimization and visualization. I consider myself very proficient with it.

Python scripting

Self-taught user with over six years of experience. Have mostly used scientific libraries (NumPy, SciPy, SymPy, Pandas) and Spyder IDE, whenever I needed a free replacement for Matlab. Also wrote small command-line applications, and used it for basic web scraping.

Ubuntu GNU/Linux

Installed my first Xubuntu system about 12 years ago and have been using various Ubuntu flavors ever since, both on desktop and server. Gained extensive experience in server administration, including managing services, automation, and troubleshooting via Bash over SSH.

Not my daily driver, and I have not gone through the lengths of configuring everything to my needs. However, I have found certain functionality very useful, such as Visual Block Mode, or Search&Replace with regular expressions, and use it to save me tons of tedious editing work.

Miscellaneous

Bash, Docker compose, Home networking, OpenMediaVault, OpenWrt, Proxmox, SSH, Tailscale VPN, WordPress

Popular repositories Loading

  1. jumpingSchedule jumpingSchedule Public

    Julia port of schedule optimization code (MILP) originally written in Matlab

    Julia 1 1

  2. winkmal winkmal Public

    About me

  3. ci-configuration-examples ci-configuration-examples Public archive

    Forked from mathworks/ci-configuration-examples

    This repository makes it easy to run your MATLAB tests on some of the most common CI platforms. The configuration files take care of setting up MATLAB and automatically executing your MATLAB tests.

    MATLAB