{
    "home": {
        "nav": {
            "home": "Home",
            "projects": "Projects",
            "experience": "Experience",
            "allwork": "Apps",
            "contact": "Contact"
        },
        "hero": {
            "subtitle": "Fullstack Web & Mobile Developer<br>Graphic Designer",
            "bio": "+{{years}} years of converting coffee into high-end code.",
            "cta": "View Projects",
            "contact": "Contact Me",
            "download_cv": "Download CV"
        },
        "projects_section": {
            "title": "Recent Projects",
            "subtitle": "New and exciting projects are being prepared. Stay tuned!",
            "view_all": "View All Apps"
        },
        "experience_section": {
            "title": "Experience",
            "subtitle": "My professional journey through technology."
        },
        "about_section": {
            "title": "About Me",
            "p1": "I’m a life enthusiast, always with a smile on my face and ready to face new challenges and turn ideas into reality. I love to learn, grow, and contribute in every project I participate in. Always ready for the next adventure!",
            "p2": "🌱 Currently learning things I’ll probably forget tomorrow.<br>⚡ Also creating 🎨 2D doodles, ⚒️ questionable 3D objects, and 🕹️ apps & games nobody asked for.<br>🏋️ …and hitting new PRs at the gym.",
            "stats": {
                "years": "Years Exp.",
                "commitment": "Commitment"
            }
        },
        "skills_section": {
            "title": "Languages & Tech",
            "view_more": "View More",
            "view_less": "View Less",
            "categories": {
                "code": "Programming & Languages",
                "frontend": "Frontend",
                "backend": "Backend",
                "mobile": "Mobile",
                "databases": "Databases",
                "devopsTools": "DevOps & Tools",
                "design": "Design",
                "animationAndVideo": "Animation & Video",
                "gaming": "Gaming"
            },
            "view_more_tooltip": "Click to expand",
            "view_less_tooltip": "Click to collapse"
        },
        "contact_section": {
            "title": "Let's Work Together",
            "desc": "Interested in collaborating or hiring me for your next project? Drop me a message and I'll get back to you as soon as possible.",
            "labels": {
                "name": "Name",
                "email": "Email",
                "phone": "Phone",
                "message": "Message"
            },
            "placeholders": {
                "name": "Your Name",
                "email": "Your Email",
                "phone": "Your Phone",
                "message": "Project Details / Message"
            },
            "form_help": "Fill out the form and I'll get back to you as soon as possible.",
            "submit_btn": "Send Message",
            "success_msg": "Message sent! I'll get back to you soon.",
            "error_msg": "Something went wrong. Please try again or use the social links.",
            "submit_btn_tooltip": "Click to send your message"
        },
        "footer": {
            "rights": "Made with 💛 @albertolicea00"
        },
        "accessibility": {
            "skip_to_content": "Skip to main content",
            "keyboard_help": "Use the Tab key to move through links, buttons, and form fields. Tooltips appear on hover or keyboard focus.",
            "navigation": "Primary navigation",
            "open_menu": "Open navigation menu",
            "close_menu": "Close navigation menu",
            "theme_to_light": "Switch to light theme",
            "theme_to_dark": "Switch to dark theme",
            "language_to_english": "Switch language to English",
            "language_to_spanish": "Switch language to Spanish",
            "scroll_to_projects": "Scroll to projects section",
            "download_cv": "Download CV in PDF format",
            "all_projects": "Browse all Apps",
            "contact_shortcut": "Jump to contact section",
            "open_github": "Open GitHub profile in a new tab",
            "open_linkedin": "Open LinkedIn profile in a new tab",
            "open_x": "Open X profile in a new tab",
            "open_instagram": "Open Instagram profile in a new tab",
            "view_live_project": "Open live project in a new tab",
            "view_repository": "Open source code in a new tab",
            "view_company_site": "Open website in a new tab",
            "technologies_used": "Technologies used",
            "skills_marquee": "Core languages and technologies",
            "opens_new_tab": "Opens in a new tab",
            "theme_enabled_dark": "Dark theme enabled",
            "theme_enabled_light": "Light theme enabled",
            "language_changed_english": "Language changed to English",
            "language_changed_spanish": "Language changed to Spanish",
            "menu_expanded": "Navigation menu expanded",
            "menu_collapsed": "Navigation menu collapsed"
        },
        "common": {
            "view_project": "View Project",
            "repository": "Source Code",
            "coming_soon_title": "Coming Soon",
            "coming_soon": "I'm currently polishing and refining my latest projects to ensure they meet the highest standards. Check back soon for the full reveal!"
        }
    },
    "projects": [
        {
            "id": 4,
            "title": "Banca Remota — Cuba",
            "description": "Native iPhone app for Cuban banking via USSD codes. Works entirely offline, storing cards, nauta accounts, utility bills, and biometric-protected keys locally.",
            "image": "assets/img/apps/bancaremota.webp",
            "tags": [
                "Cuba",
                "iOS",
                "Offline"
            ],
            "githubUrl": "https://github.com/albertolicea00/BancaRemota_app",
            "liveUrl": "https://bancaremota.vercel.app/",
            "featured": true
        },
        {
            "id": 5,
            "title": "Mivio Ecosystem",
            "description": "The ultimate multi-platform media player. Stream from Jellyfin, Plex, or WebDAV, and play local files with automatic artwork and subtitles.",
            "image": "assets/img/apps/mivio.webp",
            "tags": [
                "Smart TV",
                "Desktop",
                "macOS",
                "Android",
                "iOS",
                "VR"
            ],
            "githubUrl": "https://github.com/albertolicea00/mivio-landing",
            "liveUrl": "https://mivio.vercel.app/",
            "featured": true
        },
        {
            "id": 6,
            "title": "Hide & Seek - Media Blocker",
            "description": "A high-performance browser extension designed to help you browse the web safely and discreetly. Automatically hides sensitive images, videos, and thumbnails.",
            "image": "assets/img/apps/hide-n-seek-block-media-addon.webp",
            "tags": [
                "Chrome",
                "Edge",
                "Firefox"
            ],
            "githubUrl": "https://github.com/albertolicea00/hide-n-seek-block-media-addon",
            "liveUrl": "https://github.com/albertolicea00/hide-n-seek-block-media-addon",
            "featured": true
        },
        {
            "id": 7,
            "title": "CacheCleaner",
            "description": "One-click browser data cleaner for developers. Sweep away cookies, localStorage, sessionStorage, IndexedDB, and CacheStorage instantly.",
            "image": "assets/img/apps/cache-cleaner-addon.webp",
            "tags": [
                "Chrome",
                "Edge",
                "Firefox"
            ],
            "githubUrl": "https://github.com/albertolicea00/cache-cleaner-addon",
            "liveUrl": "https://github.com/albertolicea00/cache-cleaner-addon",
            "featured": true
        },
        {
            "id": 1,
            "title": "BettaHVAC Services",
            "description": "Scalable corporate platform for HVAC services, featuring automated quote generation and customer management.",
            "image": "assets/img/apps/bettahvacservices.webp",
            "tags": [
                "Web",
                "Svelte",
                "Node.js",
                "CSS"
            ],
            "githubUrl": "https://github.com/albertolicea00/bettahvac-landing",
            "liveUrl": "https://www.bettahvacservices.com/",
            "featured": false
        },
        {
            "id": 2,
            "title": "Las Locuras de Miguelín",
            "description": "Highly dynamic entertainment landing page with immersive design and fluid animations.",
            "image": "assets/img/apps/laslocurasdemiguelin.webp",
            "tags": [
                "Web",
                "Astro",
                "Tailwind CSS"
            ],
            "githubUrl": "https://github.com/albertolicea00/las-locuras-de-miguelin-landing",
            "liveUrl": "https://las-locuras-de-miguelin-landing.vercel.app/",
            "featured": false
        },
        {
            "id": 3,
            "title": "Kristoff Landing Page",
            "description": "Modern VOD platform landing page focused on UX/UI excellence and brand storytelling.",
            "image": "assets/img/apps/kristoff.webp",
            "tags": [
                "Web",
                "Astro",
                "Tailwind CSS"
            ],
            "githubUrl": "https://github.com/albertolicea00/kristoff-landing",
            "liveUrl": "https://kristoff-landing.vercel.app/",
            "featured": false
        }
    ],
    "experience": [
        {
            "date": "Present",
            "title": "PinkzebraHome - Confidential",
            "logo": "assets/img/company/pinkzebrahome.webp",
            "logoWide": true,
            "desc": "Currently developing a private, high-impact project. Something big is coming soon...",
            "links": [
                {
                    "url": "https://pinkzebrahome.com?repid=1198544",
                    "label": "PinkzebraHome"
                }
            ]
        },
        {
            "date": "Mar 2024 - Present",
            "title": "Software Developer @ Ladetec",
            "logo": "assets/img/company/ladetec.webp",
            "desc": "API integration (Bigcommerce, KillBill) and ERP development using Django, Vue.js, Svelte, and Node.js.",
            "links": [
                {
                    "url": "https://www.ladetec.com/",
                    "label": "Ladetec"
                }
            ]
        },
        {
            "date": "Mar 2024 - Aug 2024",
            "title": "Software Maintenance @ TOWIT Houston",
            "logo": "assets/img/company/towithuston.webp",
            "desc": "Implemented bug fixes and delivered new features for the company's management software, improving stability and day-to-day operations.",
            "links": [
                {
                    "url": "https://towithouston.com/",
                    "label": "TOWIT Houston"
                }
            ]
        },
        {
            "date": "Mar 2022 - Feb 2024",
            "title": "IT Support Manager @ Wateke Soluciones",
            "logo": "assets/img/company/wateketech.svg",
            "logoWide": true,
            "logoLight": true,
            "desc": "Developed custom ERP and CMS systems using Laravel & Livewire. Managed WordPress sites and custom plugins.",
            "links": [
                {
                    "url": "https://wateke.tech/",
                    "label": "Wateke Soluciones Tecnológicas"
                }
            ]
        },
        {
            "date": "Jan 2022 - Feb 2024",
            "title": "External Collaborator @ Wateke Travel",
            "logo": "assets/img/company/wateketravel.webp",
            "logoWide": true,
            "logoDark": true,
            "desc": "Built mobile apps with Apache Cordova and managed interactive logo animations using After Effects.",
            "links": [
                {
                    "url": "https://wateke.travel/",
                    "label": "Wateke Travel"
                }
            ]
        },
        {
            "date": "Sep 2019 - Jan 2024",
            "title": "Computer Engineering @ Universidad de Camagüey",
            "logo": "assets/img/company/ucm.webp",
            "logoWide": true,
            "logoDark": true,
            "desc": "Graduated in Computer Engineering and also completed one academic year of Accounting and Finance studies.",
            "links": [
                {
                    "url": "https://www.reduc.edu.cu/",
                    "label": "Universidad de Camagüey"
                }
            ]
        }
    ]
}
