Files
Alex_Portfolio/backend/data/profile.json
T

53 lines
1.8 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"name": "Alexander Herlan",
"display_name": "Alex Herlan",
"title": "Senior Software Engineer · DevOps & IT Manager",
"eyebrow": "Full-stack engineer · AI builder · systems thinker",
"headline": "I build dependable software for ideas that need to work in the real world.",
"summary": "Im a hands-on software engineer with more than 27 years across full-stack development, cloud infrastructure, IT leadership, and user experience. I turn complex requirements into calm, useful products—from responsive web platforms and legacy-system modernization to mobile AI and real-time operational tools.",
"availability": "Open to thoughtful product and engineering work",
"portrait": "/alexander-herlan.png",
"resume_url": "/api/resume",
"socials": [
{
"label": "Email",
"value": "alex@herlan.dev",
"href": "mailto:alex@herlan.dev",
"kind": "email"
},
{
"label": "LinkedIn",
"value": "alexander-herlan",
"href": "https://linkedin.com/in/alexander-herlan",
"kind": "linkedin"
},
{
"label": "GitHub",
"value": "AlexanderHerlan",
"href": "https://github.com/AlexanderHerlan",
"kind": "github"
}
],
"interests": [
{
"label": "Go to Spotify",
"note": "Often playing",
"href": "https://open.spotify.com/user/orbitrix",
"kind": "spotify"
},
{
"label": "Open Instagram",
"note": "Life outside code",
"href": "https://www.instagram.com/alexanderherlan2/",
"kind": "instagram"
},
{
"label": "Find me on Steam",
"note": "Occasionally gaming",
"href": "https://steamcommunity.com/profiles/76561197961799136",
"kind": "steam"
}
],
"focus": ["Product engineering", "Applied AI", "Cloud systems"]
}