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

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 worked with so far

Here's a summary of technologies (software, operating systems, programming languages etc.) I have worked with so far, both privately and professionally. While not exhaustive, it includes the most relevant stuff.

Git

Self-taught user for over three years. Have started locally on command line (Git Bash), worked with graphical tools (Git GUI, gitk), and Web-based frontends (GitHub, Gitlab). Have even given an introduction to Git(lab) to my colleagues at work.

Has been my daily driver for more than six years, for data analysis, simulation and model fitting. I consider myself very proficient with it.

Python scripting

Self-taught user for over three years. Have mostly used scientific libraries (NumPy, SciPy) 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

Did my first installation of Xubuntu about nine years ago. Have been using different variants of Ubuntu since then, both on desktop and server.

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

Home networking, OpenWrt, SSH, Virtualbox, VPN

Popular repositories

  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

    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