+
Software & game development, IT services and consulting.
"I tell the computer what it should do and sometimes it listens to me."
- Codevisoft is the sole proprietorship of Paweł Szudarek, an independent - software developer working across IT services & consulting and game development. - From small competition projects to freelance IT work, Codevisoft focuses on building - solid, well-crafted software. + Codevisoft is the sole proprietorship of Paweł Szudarek, a software + developer based in Szczecin, Poland. Paweł works as a B2B contractor at Inseye + Technologies, previously as a Junior Software Engineer at Tieto, and is finishing a + Computer Science degree at Zachodniopomorski Uniwersytet Technologiczny. He's also a + founding member and President of the student research club "Collider", and builds + games with Unreal Engine in his spare time — earning a distinction at Digital Dragons + / ZTGK 2025. +
++ Through Codevisoft, he takes on independent software and game development work + alongside his other roles.
LinkedIn — Paweł Szudarek diff --git a/styles.css b/styles.css index e8151ab..30eb92a 100644 --- a/styles.css +++ b/styles.css @@ -61,18 +61,12 @@ nav a:hover { color: var(--accent); text-decoration: none; } padding: 5rem 0 4rem; } -.hero-emblem { - width: 88px; +.hero-logo { + width: min(800px, 90%); height: auto; margin-bottom: 1.5rem; } -.hero h1 { - font-size: 2.75rem; - margin: 0 0 0.5rem; - letter-spacing: 0.02em; -} - .tagline { color: var(--text-dim); font-size: 1.15rem;