{
    "version": "https://jsonfeed.org/version/1",
    "title": "Long Chhun - Software Developer",
    "home_page_url": "https://longchhun-portfolio.vercel.app/",
    "feed_url": "https://longchhun-portfolio.vercel.app/feed.json",
    "description": "Software Developer with over 9 years of expertise in web development, specializing in building high-performance and user-friendly applications.",
    "items": [
        {
            "id": "https://longchhun-portfolio.vercel.app/blog/liferay-dxp-enterprise-solutions",
            "url": "https://longchhun-portfolio.vercel.app/blog/liferay-dxp-enterprise-solutions",
            "title": "Building Enterprise Portals with Liferay DXP",
            "summary": "My experience implementing Liferay DXP solutions for enterprise clients and best practices for successful portal deployments.",
            "date_modified": "2023-08-22T00:00:00.000Z",
            "tags": [
                "Liferay DXP",
                "Java",
                "Enterprise",
                "Portal Development"
            ]
        },
        {
            "id": "https://longchhun-portfolio.vercel.app/blog/protecting-web-application-with-csrf-token",
            "url": "https://longchhun-portfolio.vercel.app/blog/protecting-web-application-with-csrf-token",
            "title": "Protecting Web Application with CSRF Tokens",
            "summary": "Learn how to implement CSRF token protection to secure your web application against cross-site request forgery attacks.",
            "date_modified": "2025-10-07T00:00:00.000Z",
            "tags": [
                "security",
                "csrf",
                "web-development",
                "owasp"
            ]
        },
        {
            "id": "https://longchhun-portfolio.vercel.app/blog/vue-js-best-practices",
            "url": "https://longchhun-portfolio.vercel.app/blog/vue-js-best-practices",
            "title": "Vue.js Best Practices for Enterprise Applications",
            "summary": "Insights from years of working with Vue.js in enterprise environments and how to structure scalable applications.",
            "date_modified": "2023-11-15T00:00:00.000Z",
            "tags": [
                "Vue.js",
                "TypeScript",
                "Enterprise",
                "Web development"
            ]
        }
    ]
}