<style>
    body {
        font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
        line-height: 1.6;
        color: #333;
        max-width: 800px;
        margin: 0 auto;
        padding: 40px 20px;
        background-color: #fff;
    }
    header {
        border-bottom: 2px solid #eee;
        padding-bottom: 20px;
        margin-bottom: 40px;
    }
    h1 { margin: 0; font-size: 2.5rem; color: #000; }
    h2 { 
        font-size: 1.2rem; 
        text-transform: uppercase; 
        letter-spacing: 1px; 
        color: #666; 
        margin-top: 40px;
        border-bottom: 1px solid #eee;
        padding-bottom: 5px;
    }
    .contact-info { margin-top: 10px; color: #777; }
    .contact-info a { color: #007bff; text-decoration: none; }
    
    .entry { margin-bottom: 30px; }
    .entry-header { display: flex; justify-content: space-between; align-items: baseline; }
    .entry-title { font-weight: bold; font-size: 1.1rem; }
    .entry-date { color: #888; font-size: 0.9rem; min-width: 120px; text-align: right; }
    .entry-location { font-style: italic; color: #555; }
    
    ul { padding-left: 20px; margin-top: 10px; }
    li { margin-bottom: 5px; }

    @media (max-width: 600px) {
        .entry-header { flex-direction: column; }
        .entry-date { text-align: left; margin-top: 5px; }
    }
</style>

Il Tuo Nome

Email: tuo@email.it | GitHub: @tuo-user | Web: https://marzorati.co

Esperienza Professionale

Senior Software Engineer @ Azienda Tech
Milano, Italia
  • Sviluppo di infrastrutture scalabili in Python e Go.
  • Gestione di un team di 5 persone e coordinamento sprint.
Junior Developer @ Startup Innovativa
Remoto
  • Implementazione di feature frontend con React.
  • Ottimizzazione delle performance del database.

Istruzione

Laurea Magistrale in Informatica
Università degli Studi di...

Competenze

Linguaggi: Python, JavaScript (ES6+), C++, SQL.

Tecnologie: Docker, AWS, Git, Jekyll, React.