{
    "version": "https://jsonfeed.org/version/1",
    "title": "Youssef Meskini",
    "home_page_url": "https://www.youssefmeskini.me",
    "feed_url": "https://www.youssefmeskini.me/rss/feed.json",
    "description": "Hi I'm Youssef, and this is my blog. Here, I share through my writing my experience as a fullstack engineer and everything I'm learning about on React, Typescript, Node.js, and testing.",
    "icon": "https://www.youssefmeskini.me/favicon.ico",
    "author": {
        "name": "Youssef Meskini"
    },
    "items": [
        {
            "id": "https://www.youssefmeskini.me/articles/pen-testing",
            "content_html": "Master the art of penetration testing through a structured methodology covering reconnaissance, vulnerability identification, exploitation, and privilege escalation. Learn proven techniques and tools for systematic security assessment.",
            "url": "https://www.youssefmeskini.me/articles/pen-testing",
            "title": "Systematic Penetration Testing: A Methodological Approach to Security Assessment",
            "date_modified": "2025-08-14T00:00:00.000Z",
            "author": {
                "name": "Youssef Meskini"
            }
        },
        {
            "id": "https://www.youssefmeskini.me/articles/redis-patterns",
            "content_html": "Explore comprehensive Redis caching patterns, from basic rate limiting to advanced distributed caching strategies. Learn how to implement scalable caching solutions with Redis in Node.js applications.",
            "url": "https://www.youssefmeskini.me/articles/redis-patterns",
            "title": "Redis Caching Patterns and Advanced Strategies in Node.js",
            "date_modified": "2023-12-05T00:00:00.000Z",
            "author": {
                "name": "Youssef Meskini"
            }
        }
    ]
}