Santiago García

Full-stack developer

Bremen, Germany

Experienced full-stack developer specialized in React and Django looking to make a positive impact through his work. Before I got into web development, I used to develop dektop apps with C++ and Qt.

$ npx connect
Initializing...
Ready to connect.
Waiting for contact request...
 const techStack = {
    devOps: [
        'GitLab',
        'Ansible',
        'Docker',
        'Terraform',
        'AWS'
    ],
    frontend: [
        'TypeScript',
        'React'
    ],
    backend: [
        'Python',
        'Django',
        'PostgreSQL'
    ]
};

const experience = [{from: 2007, to: 2025, employer: 'MeVis Medical Solutions'}]

const contact = (contactType: string): string => {
    switch (contactType) {
        case 'linkedIn':
            return 'https://www.linkedin.com/in/santiago-garcia-15a94b34a/';
        case 'email':
            return 'santiago.garcia@posteo.de';
        default:
            return 'Send fax.';
    }
};

conrad

The interactive learning platform for radiologists, serving over 50,000 users.

Open Project Website

MeVis Varex Licensing

A unified platfom to manage product licenses across over 30 MeVis products.

Open Project Website

MeVis Distant Services web portal

MDS supports medical professionals in surgical planning for liver procedures by providing interactive 3D anatomical models

Open Project Website
Built with Astro by Santiago García. Theme by Dejan Vintonjiv.