{
    "projects": [
        {
            "id": 1,
            "title": "Statify",
            "description": "A full-stack music streaming analytics application for exploring music catalogs, playing track previews, managing playlists, and viewing personal listening insights.",
            "imageUrl": "https://media.aykhan.net/thumbnails/projects/statify.png",
            "linkUrl": "https://www.statify.buzz/"
        },
        {
            "id": 2,
            "title": "Zust Social Media App",
            "description": "A comprehensive social media platform with features for user interaction and content management.",
            "imageUrl": "https://media.aykhan.net/thumbnails/projects/zust-2.png",
            "linkUrl": "https://zust.study/"
        },
        {
            "id": 3,
            "title": "CinemaKhan",
            "description": "A full-featured cinema management system allowing users to book tickets and manage cinema schedules.",
            "imageUrl": "https://media.aykhan.net/thumbnails/projects/cinemakhan-2.png",
            "linkUrl": "https://github.com/aykhan019/CinemaKhan"
        },
        {
            "id": 4,
            "title": "Uno Card Game Simulation",
            "description": "A simulation of the classic Uno card game with a focus on game mechanics and user interaction.",
            "imageUrl": "https://media.aykhan.net/thumbnails/projects/uno-2.png",
            "linkUrl": "https://github.com/aykhan019/UNO"
        },
        {
            "id": 5,
            "title": "Battleship Game in C++",
            "description": "A classic Battleship game implemented in C++, featuring a two-player mode.",
            "imageUrl": "https://media.aykhan.net/thumbnails/projects/battleship-2.png",
            "linkUrl": "https://github.com/aykhan019/Battleship_Cpp"
        },
        {
            "id": 6,
            "title": "Chess Game",
            "description": "A browser-based chess game that allows you to play against an AI or locally with another player.",
            "imageUrl": "https://media.aykhan.net/thumbnails/projects/chess-2.png",
            "linkUrl": "https://github.com/aykhan019/KhanChess"
        },
        {
            "id": 7,
            "title": "C-Sharp Exam Project: Boss.Az",
            "description": "A console-based application demonstrating concurrency management and data processing in C#.",
            "imageUrl": "https://media.aykhan.net/thumbnails/projects/boss-2.png",
            "linkUrl": "https://github.com/aykhan019/Cs_ExamProject"
        },
        {
            "id": 8,
            "title": "Notion Quiz Bot",
            "description": "A web application that generates quizzes from Notion data using AI, with a React front-end and Flask back-end.",
            "imageUrl": "https://media.aykhan.net/thumbnails/projects/quizbot-2.png",
            "linkUrl": "https://github.com/aykhan019/NotionQuizBot"
        },
        {
            "id": 9,
            "title": "C++ OOP Final Project: Restaurant Management System",
            "description": "A C++ application demonstrating OOP concepts with a focus on restaurant management functionalities.",
            "imageUrl": "https://media.aykhan.net/thumbnails/projects/restaurant-2.png",
            "linkUrl": "https://github.com/aykhan019/FinalProject_Cpp_OOP"
        },
        {
            "id": 10,
            "title": "CinemaPlus - Diploma Project",
            "description": "A cinema ticket booking system with features for browsing movies, selecting seats, and managing bookings.",
            "imageUrl": "https://media.aykhan.net/thumbnails/projects/cinemaplus-2.png",
            "linkUrl": "https://github.com/aykhan019/CinemaPlus-Project"
        },
        {
            "id": 11,
            "title": "Khan Dictionary",
            "description": "A React-based application for creating and managing custom dictionaries.",
            "imageUrl": "https://media.aykhan.net/thumbnails/projects/dictionary-2.png",
            "linkUrl": "https://github.com/aykhan019/KhanDictionary"
        },
        {
            "id": 12,
            "title": "Dictionary App",
            "description": "A WPF application for looking up word definitions with a user-friendly interface.",
            "imageUrl": "https://media.aykhan.net/thumbnails/projects/translate-2.png",
            "linkUrl": "https://github.com/aykhan019/DictionaryApp"
        },
        {
            "id": 13,
            "title": "Python Exam Project - Gas Station",
            "description": "A Python-based simulation of a gas station management system, featuring inventory management and report generation.",
            "imageUrl": "https://media.aykhan.net/thumbnails/projects/gas-2.png",
            "linkUrl": "https://github.com/aykhan019/Python_ExamProject"
        }
    ]
}