| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152 |
- {
- "basics": {
- "name": "Matthias Vogelgesang",
- "title": "Dr.",
- "email": "matthias.vogelgesang@gmail.com",
- "website": "https://bloerg.net",
- "shortWebsite": "bloerg.net",
- "phone": "+49 162 9769061",
- "location": {
- "address": "Vorholzstr. 36",
- "postalCode": "76137",
- "city": "Karlsruhe",
- "countryCode": "DE"
- },
- "profiles": [
- {
- "network": "GitHub",
- "username": "matze",
- "url": "https://github.com/matze",
- "shortUrl": "github.com/matze"
- },
- {
- "network": "Xing",
- "username": "Matthias.Vogelgesang",
- "url": "https://xing.com/profile/matthias.vogelgesang",
- "shortUrl": "xing.com/profile/matthias.vogelgesang"
- }
- ]
- },
- "education": [
- {
- "institution": "Karlsruhe Institute of Technology",
- "area": "Computer Science",
- "studyType": "Doctorate",
- "startDate": "2011-01-01",
- "endDate": "2014-11-01",
- "highlights": [
- "Completed with Dr.-Ing., magna cum laude (1.0)"
- ]
- },
- {
- "institution": "Karlsruhe Institute of Technology",
- "area": "Computer Science",
- "studyType": "Diploma",
- "startDate": "2005-10-01",
- "endDate": "2010-09-01",
- "highlights": [
- "Completed with Dipl.-Inform., very good (1.3)",
- "Exchange year with goal of diploma thesis at Carnegie Mellon University, Pittsburgh, PA.",
- "Focus on operating systems and parallel programming"
- ]
- },
- {
- "institution": "Pestalozzi Gymnasium Guben",
- "area": "",
- "studyType": "Abitur – General university entrance qualification (1.6)",
- "startDate": "1997-07-01",
- "endDate": "2004-05-01"
- }
- ],
- "work": [
- {
- "company": "Cinemo GmbH",
- "position": "Principal Software Engineer",
- "startDate": "2018-07-23",
- "endDate": "present",
- "summary": "foo",
- "highlights": [
- "Developed a portable Rust-based audio/video system for end users",
- "Led small team that implemented an in-car Rust service orchestrator",
- "Developed in-house tooling (linting, documentation, ...) in Rust and Python",
- "Initiated the transition of the in-house C++ build system to CMake",
- "Involved in development of HTTP and Apple CarPlay components"
- ]
- },
- {
- "company": "Institute for Data Processing and Electronics",
- "position": "Research Associate",
- "startDate": "2011-01-01",
- "endDate": "2018-06-30",
- "summary": "foo",
- "highlights": [
- "Implemented a multi-GPU computed tomography reconstruction software package",
- "Devised a high-throughput synchrotron experiment control system",
- "Implemented a web-based catalog system for reconstructed specimen"
- ]
- },
- {
- "company": "Fraunhofer IOSB",
- "position": "Research Assistant",
- "startDate": "2006-08-01",
- "endDate": "2009-09-01",
- "summary": "foo",
- "highlights": [
- "Developed optical marker tracking for use in emergency threat situation handling",
- "Devised and researched eye-tracking and prediction algorithm for gaze control"
- ]
- }
- ],
- "languages": [
- {
- "language": "German",
- "fluency": "Native speaker"
- },
- {
- "language": "English",
- "fluency": "Business fluent, CEFR C1"
- }
- ],
- "skills": [
- {
- "name": "General",
- "keywords": [
- "Service architectures",
- "image processing",
- "GPU programming"
- ]
- },
- {
- "name": "Languages",
- "keywords": ["Rust", "Python", "C++23", "C11", "Bash", "JavaScript", "Groovy", "HTML", "CSS"]
- },
- {
- "name": "Software",
- "keywords": ["Linux", "Git", "Jujutsu", "Typst", "LaTeX", "Jenkins"]
- },
- {
- "name": "Build tooling",
- "keywords": ["Cargo", "uv", "poetry", "CMake", "Autotools", "meson"]
- },
- {
- "name": "AI tooling",
- "keywords": ["Claude Code", "GitHub Copilot"]
- },
- {
- "name": "APIs",
- "keywords": ["tokio", "tonic", "axum", "cxx", "OpenCL", "CUDA", "OpenMP", "GLib", "GTK", "Qt", "HDF5"]
- },
- {
- "name": "Protocols",
- "keywords": ["TCP", "UDP", "gRPC/Protobuf", "HTTP", "MCP", "ZeroMQ", "CameraLink"]
- }
- ],
- "interests": [
- {
- "name": "Bass guitar (Funk, Jazz, RnB, Soul)"
- },
- {
- "name": "DSLR photography and editing"
- }
- ]
- }
|