<?xml version="1.0" encoding="UTF-8"?>
<itemContainer xmlns="http://omeka.org/schemas/omeka-xml/v5" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://omeka.org/schemas/omeka-xml/v5 http://omeka.org/schemas/omeka-xml/v5/omeka-xml-5-0.xsd" uri="https://omeka.ibu.edu.ba/items/browse?collection=6&amp;output=omeka-xml&amp;page=5" accessDate="2026-06-04T08:19:18+01:00">
  <miscellaneousContainer>
    <pagination>
      <pageNumber>5</pageNumber>
      <perPage>10</perPage>
      <totalResults>70</totalResults>
    </pagination>
  </miscellaneousContainer>
  <item itemId="3587" public="1" featured="0">
    <fileContainer>
      <file fileId="4428">
        <src>https://omeka.ibu.edu.ba/files/original/9c29e4d40232e01702af619983abfb59.pdf</src>
        <authentication>dc20133763eb478f485ac342c6add442</authentication>
      </file>
    </fileContainer>
    <collection collectionId="6">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="26877">
                  <text>IT Senior Design Projects</text>
                </elementText>
              </elementTextContainer>
            </element>
            <element elementId="41">
              <name>Description</name>
              <description>An account of the resource</description>
              <elementTextContainer>
                <elementText elementTextId="26878">
                  <text>The IT Senior Design Projects (SDPs) category showcases innovative and practical final-year capstone projects developed by undergraduate and graduate students in the field of Information Technology. These projects represent the culmination of students' academic and technical expertise, demonstrating their ability to solve real-world problems through software and hardware solutions.</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="27037">
                <text>Movie Recommender Web Application&#13;
</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="96">
            <name>Author</name>
            <description>Author</description>
            <elementTextContainer>
              <elementText elementTextId="27038">
                <text>Salih Rogo</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="94">
            <name>Abstract</name>
            <description>A summary of the resource.</description>
            <elementTextContainer>
              <elementText elementTextId="27039">
                <text>Problem Statement: The exponential growth of digital content has created an information overload problem, making it increasingly difficult for users to discover relevant movies from vast catalogs. Traditional browsing methods are inefficient and fail to leverage user preferences and behavioral patterns, necessitating intelligent recommendation systems that can provide personalized movie suggestions.&#13;
Methods and Procedures: This project developed a comprehensive movie recommendation system utilizing collaborative filtering techniques, implemented with a Python FastAPI backend and a Remix.js frontend. The system employs the Singular Value Decomposition (SVD) algorithm, trained on the MovieLens 32M dataset, which contains 162,541 users and 59,047 movies. The architecture integrates multiple data sources, including IMDb metadata through the OMDb API, implements RESTful API endpoints for recommendation generation, and provides a modern web interface for user interaction. The system was deployed on Heroku with MySQL database hosting on the Railway platform. You can visit the recommender system by yourself on the following URL: www.salihrogo.me&#13;
Results: Comprehensive evaluation demonstrated solid performance across key metrics: Mean Absolute Error of 0.82, indicating good predictive accuracy, Hit Rate of 58.7% showing effective recommendation relevance, and catalog coverage of 72.3% ensuring adequate movie variety. The system achieved 86.4% user coverage, minimizing cold start problems, while maintaining a diversity score of 0.612 and a novelty score of 0.578, indicating balanced recommendations between popular and lesser-known content. Testing suite comprising 43 test cases validated system reliability across unit, integration, and end-to-end scenarios.&#13;
&#13;
&#13;
Conclusion: The implemented movie recommender system successfully addresses the content discovery challenge through effective collaborative filtering, demonstrating production-ready performance with clear pathways for future enhancement. The system provides a scalable foundation for personalized movie recommendations while maintaining data integrity, security, and user experience standards.</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="97">
            <name>Keywords</name>
            <description>Keywords.</description>
            <elementTextContainer>
              <elementText elementTextId="27040">
                <text>collaborative filtering, movie recommendation system, SVD algorithm, MovieLens dataset, FastAPI, machine learning, personalized recommendations, web application&#13;
</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
    <tagContainer>
      <tag tagId="103">
        <name>sdp</name>
      </tag>
      <tag tagId="105">
        <name>web development</name>
      </tag>
    </tagContainer>
  </item>
  <item itemId="3586" public="1" featured="0">
    <fileContainer>
      <file fileId="4427">
        <src>https://omeka.ibu.edu.ba/files/original/38241da3fc5ef5b9474be1c93fe89fa7.pdf</src>
        <authentication>6bba05f2040411ac0ec700b0bff6b369</authentication>
      </file>
    </fileContainer>
    <collection collectionId="6">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="26877">
                  <text>IT Senior Design Projects</text>
                </elementText>
              </elementTextContainer>
            </element>
            <element elementId="41">
              <name>Description</name>
              <description>An account of the resource</description>
              <elementTextContainer>
                <elementText elementTextId="26878">
                  <text>The IT Senior Design Projects (SDPs) category showcases innovative and practical final-year capstone projects developed by undergraduate and graduate students in the field of Information Technology. These projects represent the culmination of students' academic and technical expertise, demonstrating their ability to solve real-world problems through software and hardware solutions.</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="27033">
                <text>Quantitative Analysis of Voice Recognition Models&#13;
</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="96">
            <name>Author</name>
            <description>Author</description>
            <elementTextContainer>
              <elementText elementTextId="27034">
                <text>Faris Muhović</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="94">
            <name>Abstract</name>
            <description>A summary of the resource.</description>
            <elementTextContainer>
              <elementText elementTextId="27035">
                <text>With the growing adoption of virtual communication and voice-driven applications, the need for accurate, real-time, and privacy-conscious transcription tools has become critical. Existing solutions largely rely on cloud infrastructure, introducing concerns around latency, cost, and data privacy. This project investigates whether modern speech recognition models can perform competitively in fully offline environments while maintaining accuracy and responsiveness.&#13;
To this end, we conducted a comparative evaluation of four voice transcription model, Whisper, Faster-Whisper, Wav2Vec2, and Vosk, using the AMI Meeting Corpus. Each model was assessed based on four key metrics: Word Error Rate (WER), Character Error Rate (CER), BLEU, and ROUGE-L. Our findings demonstrate that Faster-Whisper outperforms the others in accuracy and latency, making it a strong candidate for edge deployment.&#13;
Building upon this analysis, a lightweight desktop application was developed using Python and PyQt5. The app captures microphone input in real time, applies VAD (Voice Activity Detection) and loudness filtering to reduce noise, and transcribes valid segments using Faster-Whisper. Additionally, the tool integrates Ollam, a local LLM engine to optionally generate intelligent responses to transcribed text.&#13;
This work contributes a dual outcome: a detailed empirical evaluation of modern transcription models on realistic meeting audio, and a functional, privacy-preserving voice assistant prototype for local systems. The results highlight the feasibility and value of running sophisticated voice AI tools on personal machines without cloud &#13;
&#13;
dependency, paving the way for secure adoption in sensitive domains such as legal, healthcare, and enterprise communication.&#13;
</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="97">
            <name>Keywords</name>
            <description>Keywords.</description>
            <elementTextContainer>
              <elementText elementTextId="27036">
                <text>speech recognition, Whisper, Faster-Whisper, transcription models, real-time, privacy, WER, PyQt5&#13;
</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
    <tagContainer>
      <tag tagId="109">
        <name>machine learning</name>
      </tag>
      <tag tagId="103">
        <name>sdp</name>
      </tag>
    </tagContainer>
  </item>
  <item itemId="3585" public="1" featured="0">
    <fileContainer>
      <file fileId="4426">
        <src>https://omeka.ibu.edu.ba/files/original/92ae89ad7a41ba9c5ec9a5571ee571f8.pdf</src>
        <authentication>bf338fbd29dfcc0e55ec2cf5e3c1ed98</authentication>
      </file>
    </fileContainer>
    <collection collectionId="6">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="26877">
                  <text>IT Senior Design Projects</text>
                </elementText>
              </elementTextContainer>
            </element>
            <element elementId="41">
              <name>Description</name>
              <description>An account of the resource</description>
              <elementTextContainer>
                <elementText elementTextId="26878">
                  <text>The IT Senior Design Projects (SDPs) category showcases innovative and practical final-year capstone projects developed by undergraduate and graduate students in the field of Information Technology. These projects represent the culmination of students' academic and technical expertise, demonstrating their ability to solve real-world problems through software and hardware solutions.</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="27029">
                <text>MODEL FOR PREDICTION OF LUNG CANCER&#13;
</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="96">
            <name>Author</name>
            <description>Author</description>
            <elementTextContainer>
              <elementText elementTextId="27030">
                <text>Lamija Šetić</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="94">
            <name>Abstract</name>
            <description>A summary of the resource.</description>
            <elementTextContainer>
              <elementText elementTextId="27031">
                <text>Lung cancer remains one of the leading causes of cancer-related deaths globally, with early detection being critical to increasing survival rates. The primary goal of this project is to design and implement a machine learning classification model capable of accurately identifying lung cancer based on patient data. This work utilizes a publicly available dataset which includes features such as age, gender, air pollution levels, smoking habits, and other relevant health indicators.&#13;
The methodology involves preprocessing the dataset to handle missing values, normalize input features, and encode categorical variables. Various classification algorithms were explored, including Logistic Regression, Random Forest, Support Vector Machine (SVM), and Gradient Boosting, to determine the most effective model. Model performance was evaluated using standard metrics such as accuracy, precision, recall, and F1-score through cross-validation techniques to ensure robustness.&#13;
Initial results indicate that ensemble methods, particularly Random Forest and Gradient Boosting, significantly outperform other models, achieving an accuracy of over 96%. These findings suggest that machine learning techniques can play a crucial role in assisting medical professionals with early diagnosis, thereby contributing to timely treatment and improved patient outcomes.&#13;
In conclusion, this project demonstrates the effectiveness of supervised machine learning algorithms in medical data analysis and highlights the potential of data-driven solutions for real-world health challenges. Future improvements may involve integrating additional medical features and deploying the model in a web-based diagnostic tool for practical use.&#13;
</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="97">
            <name>Keywords</name>
            <description>Keywords.</description>
            <elementTextContainer>
              <elementText elementTextId="27032">
                <text>senior design project, lung cancer classification, machine learning, Random Forest, early diagnosis</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
  </item>
  <item itemId="3584" public="1" featured="0">
    <fileContainer>
      <file fileId="4425">
        <src>https://omeka.ibu.edu.ba/files/original/88daf60e805b44dc5b629d7eadd735c1.pdf</src>
        <authentication>17ea5fe0b17f652e17be65bb21682b36</authentication>
      </file>
    </fileContainer>
    <collection collectionId="6">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="26877">
                  <text>IT Senior Design Projects</text>
                </elementText>
              </elementTextContainer>
            </element>
            <element elementId="41">
              <name>Description</name>
              <description>An account of the resource</description>
              <elementTextContainer>
                <elementText elementTextId="26878">
                  <text>The IT Senior Design Projects (SDPs) category showcases innovative and practical final-year capstone projects developed by undergraduate and graduate students in the field of Information Technology. These projects represent the culmination of students' academic and technical expertise, demonstrating their ability to solve real-world problems through software and hardware solutions.</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="27025">
                <text>AI STORYBOOK GENERATOR&#13;
</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="96">
            <name>Author</name>
            <description>Author</description>
            <elementTextContainer>
              <elementText elementTextId="27026">
                <text>Ajla Čakić</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="94">
            <name>Abstract</name>
            <description>A summary of the resource.</description>
            <elementTextContainer>
              <elementText elementTextId="27027">
                <text>The rapid advancement of artificial intelligence has opened new possibilities for educational and creative applications. This project presents the design and development of an AI-powered Storybook Generator—a full-stack web application that allows users to generate personalized children’s storybooks using natural language prompts. The goal is to make storytelling more interactive, accessible, and creatively empowering by automating story creation, illustration, and narration through AI.&#13;
The application addresses the problem of limited access to personalized, diverse, and engaging story content, especially for children from various cultural and linguistic backgrounds. By integrating advanced AI services, the platform generates unique stories based on user-provided inputs such as title, age group, genre, and illustration style. Using technologies like Google AI, Hugging Face’s text generation models, and custom text-to-speech tools, the system delivers cohesive narratives paired with AI-generated visuals and narration. The backend is developed using Node.js and Express.js, while the frontend is built with React.js, offering a responsive and user-friendly interface. Data is securely stored and managed using a Drizzle ORM with a PostgreSQL database.&#13;
Results show that the system can produce high-quality storybooks with consistent plots, age-appropriate language, and stylized imagery, enhancing the reading experience. The platform also includes features like story exploration, user account management, coin-based generation limits, and payment integration for purchasing additional credits.&#13;
In conclusion, the AI Storybook Generator showcases the potential of merging generative AI with interactive design to promote literacy and creativity in young users. Future work may involve mobile app development, multilingual support, story sharing features, and integration of educational objectives into story structure. The application serves as a scalable, customizable tool for families, educators, and storytellers worldwide.&#13;
</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="97">
            <name>Keywords</name>
            <description>Keywords.</description>
            <elementTextContainer>
              <elementText elementTextId="27028">
                <text>AI story generator, children’s storybooks, Hugging Face, Google AI, Node.js, React, generative storytelling, text-to-speech</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
    <tagContainer>
      <tag tagId="145">
        <name>AI</name>
      </tag>
      <tag tagId="103">
        <name>sdp</name>
      </tag>
      <tag tagId="105">
        <name>web development</name>
      </tag>
    </tagContainer>
  </item>
  <item itemId="3583" public="1" featured="0">
    <fileContainer>
      <file fileId="4424">
        <src>https://omeka.ibu.edu.ba/files/original/34883605c92ec5c83805af0d48d3f5d2.pdf</src>
        <authentication>09e0a628f3dfc1e932cdb2ba9c58350f</authentication>
      </file>
    </fileContainer>
    <collection collectionId="6">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="26877">
                  <text>IT Senior Design Projects</text>
                </elementText>
              </elementTextContainer>
            </element>
            <element elementId="41">
              <name>Description</name>
              <description>An account of the resource</description>
              <elementTextContainer>
                <elementText elementTextId="26878">
                  <text>The IT Senior Design Projects (SDPs) category showcases innovative and practical final-year capstone projects developed by undergraduate and graduate students in the field of Information Technology. These projects represent the culmination of students' academic and technical expertise, demonstrating their ability to solve real-world problems through software and hardware solutions.</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="27021">
                <text>WASTE MANAGEMENT SYSTEM&#13;
</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="96">
            <name>Author</name>
            <description>Author</description>
            <elementTextContainer>
              <elementText elementTextId="27022">
                <text>Ahmed Kedić</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="94">
            <name>Abstract</name>
            <description>A summary of the resource.</description>
            <elementTextContainer>
              <elementText elementTextId="27023">
                <text>Waste management is a major issue in modern cities. Many places have difficulties with collecting, sorting, and disposing of waste in an efficient way. The Waste Management System project addresses these problems by using a software application. The system helps organize and optimize the process of waste collection, track vehicles, manage employees, and keep records of containers and routes.&#13;
&#13;
A three-layer architecture is used: Data Access Layer (DAL), Business Logic Layer (BLL), and API Layer. The DAL stores and manages the data in a database. The BLL contains the main logic for how the system works. The API Layer allows users and other systems to interact with the application through web requests. The user interface is implemented with modern web technology, React, which makes the system easy to use and accessible from any device. C# and ASP.NET Core are used for development.&#13;
&#13;
The results show that the system can make waste management more efficient. It becomes easier to assign tasks, monitor progress, and generate reports. In conclusion, this project can help cities or companies improve their waste management process and reduce problems related to waste.&#13;
</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="97">
            <name>Keywords</name>
            <description>Keywords.</description>
            <elementTextContainer>
              <elementText elementTextId="27024">
                <text>waste management, software, database, ASP.NET Core, C#, React, efficiency, environment&#13;
</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
    <tagContainer>
      <tag tagId="138">
        <name>management system</name>
      </tag>
      <tag tagId="103">
        <name>sdp</name>
      </tag>
      <tag tagId="105">
        <name>web development</name>
      </tag>
    </tagContainer>
  </item>
  <item itemId="3582" public="1" featured="0">
    <fileContainer>
      <file fileId="4423">
        <src>https://omeka.ibu.edu.ba/files/original/29fb8a7277899c0614dfe0c2e329cbdf.pdf</src>
        <authentication>95ddc94f7844bd718a4392a8df30e99b</authentication>
      </file>
    </fileContainer>
    <collection collectionId="6">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="26877">
                  <text>IT Senior Design Projects</text>
                </elementText>
              </elementTextContainer>
            </element>
            <element elementId="41">
              <name>Description</name>
              <description>An account of the resource</description>
              <elementTextContainer>
                <elementText elementTextId="26878">
                  <text>The IT Senior Design Projects (SDPs) category showcases innovative and practical final-year capstone projects developed by undergraduate and graduate students in the field of Information Technology. These projects represent the culmination of students' academic and technical expertise, demonstrating their ability to solve real-world problems through software and hardware solutions.</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="27017">
                <text>Efficient Parking Reservation System for IBU Students</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="96">
            <name>Author</name>
            <description>Author</description>
            <elementTextContainer>
              <elementText elementTextId="27018">
                <text>Faris Gigić</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="94">
            <name>Abstract</name>
            <description>A summary of the resource.</description>
            <elementTextContainer>
              <elementText elementTextId="27019">
                <text>Parking availability is a growing concern for university students, often leading to time inefficiencies, increased stress, and congestion within campus premises. This project aims to develop a web-based parking reservation system tailored specifically for students of the International Burch University (IBU). The core objective is to provide an intuitive platform that allows students to view available parking slots in real-time and reserve them in advance, reducing unnecessary vehicle circulation and improving overall parking management.&#13;
The system is built using modern web technologies, with a front-end developed in React and styled with Bootstrap for responsiveness and user-friendly interaction. Authentication is managed through Google Sign-In, restricted to university-issued student emails (ending in @stu.ibu.edu.ba) to ensure authorized access. The backend employs Node.js and Sequelize ORM for handling database operations, with parking data being managed dynamically t o reflect real-time changes in availability.&#13;
Functionality includes viewing parking layouts, selecting available slots, and booking or canceling reservations. A calendar and/or map interface provides a visual and interactive overview of parking slot statuses. The system distinguishes between student and professor parking zones to prevent cross-access and ensure fair usage.&#13;
</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="97">
            <name>Keywords</name>
            <description>Keywords.</description>
            <elementTextContainer>
              <elementText elementTextId="27020">
                <text>parking reservation, student parking, IBU, web application, React, Google authentication, smart campus</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
    <tagContainer>
      <tag tagId="144">
        <name>parking</name>
      </tag>
      <tag tagId="104">
        <name>software engineering</name>
      </tag>
      <tag tagId="133">
        <name>web application</name>
      </tag>
    </tagContainer>
  </item>
  <item itemId="3581" public="1" featured="0">
    <fileContainer>
      <file fileId="4422">
        <src>https://omeka.ibu.edu.ba/files/original/31d0cee861ad332002485e26ed2bff9b.pdf</src>
        <authentication>ce074fd1b0af5ad15d6e96245e59603c</authentication>
      </file>
    </fileContainer>
    <collection collectionId="6">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="26877">
                  <text>IT Senior Design Projects</text>
                </elementText>
              </elementTextContainer>
            </element>
            <element elementId="41">
              <name>Description</name>
              <description>An account of the resource</description>
              <elementTextContainer>
                <elementText elementTextId="26878">
                  <text>The IT Senior Design Projects (SDPs) category showcases innovative and practical final-year capstone projects developed by undergraduate and graduate students in the field of Information Technology. These projects represent the culmination of students' academic and technical expertise, demonstrating their ability to solve real-world problems through software and hardware solutions.</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="27013">
                <text>E387 - Digital Platform for Real-Time Control of EV Charging Stations and Chargers&#13;
</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="96">
            <name>Author</name>
            <description>Author</description>
            <elementTextContainer>
              <elementText elementTextId="27014">
                <text>Faruk Ćidić</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="94">
            <name>Abstract</name>
            <description>A summary of the resource.</description>
            <elementTextContainer>
              <elementText elementTextId="27015">
                <text>The growing adoption of electric vehicles (EVs) highlights the urgent need for efficient, secure, and user-friendly digital platforms to manage EV charging infrastructure. This project, E387 - Digital Platform for Real-Time Control of EV Charging Stations and Chargers, addresses this need by developing a comprehensive software ecosystem to simplify charging processes for users and operators alike. &#13;
The project focuses on four core components: a mobile application, a backend system, Point of Sale (POS) integration, and a charger tablet application. The mobile application enables EV users to locate charging stations, initiate and monitor charging sessions, and process payments with ease. For operators, the backend system ensures seamless management of real-time charging station statuses, secure payment processing, and detailed transaction logging. POS integration expands payment flexibility by supporting on-site transactions via embedded tablet applications and POS devices. Additionally, the tablet application, installed on chargers, offers an intuitive interface for users to initiate charging sessions and track charging progress.&#13;
The design and development process prioritizes scalability, user experience, and security. The mobile and tablet applications are built with intuitive user interfaces to cater to a diverse audience. The backend employs robust frameworks and real-time data handling to ensure reliability and scalability, while the integration of POS devices leverages secure payment protocols. &#13;
Upon completion, this platform is expected to deliver a seamless and flexible user experience for EV owners, streamline operations for administrators, and improve the overall adoption of EV charging infrastructure. This work represents a significant step forward in creating sustainable and user-centered solutions for the growing EV ecosystem.&#13;
</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="97">
            <name>Keywords</name>
            <description>Keywords.</description>
            <elementTextContainer>
              <elementText elementTextId="27016">
                <text>electric vehicles, EV charging stations, real-time monitoring, mobile application, POS, e-mobility, OCPP.</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
    <tagContainer>
      <tag tagId="143">
        <name>electric vehicles</name>
      </tag>
      <tag tagId="142">
        <name>mobile application</name>
      </tag>
      <tag tagId="104">
        <name>software engineering</name>
      </tag>
    </tagContainer>
  </item>
  <item itemId="3580" public="1" featured="0">
    <fileContainer>
      <file fileId="4421">
        <src>https://omeka.ibu.edu.ba/files/original/8dc806ba3dc087b54166763398d36382.pdf</src>
        <authentication>add856703176e935c20358b7baef4535</authentication>
      </file>
    </fileContainer>
    <collection collectionId="6">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="26877">
                  <text>IT Senior Design Projects</text>
                </elementText>
              </elementTextContainer>
            </element>
            <element elementId="41">
              <name>Description</name>
              <description>An account of the resource</description>
              <elementTextContainer>
                <elementText elementTextId="26878">
                  <text>The IT Senior Design Projects (SDPs) category showcases innovative and practical final-year capstone projects developed by undergraduate and graduate students in the field of Information Technology. These projects represent the culmination of students' academic and technical expertise, demonstrating their ability to solve real-world problems through software and hardware solutions.</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="27009">
                <text>Company Vehicle Mileage Tracking System</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="96">
            <name>Author</name>
            <description>Author</description>
            <elementTextContainer>
              <elementText elementTextId="27010">
                <text>Adrijan Krtalić</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="94">
            <name>Abstract</name>
            <description>A summary of the resource.</description>
            <elementTextContainer>
              <elementText elementTextId="27011">
                <text>This project aims to develop a Mileage Tracker mobile application that enables employees to record their trips while using company vehicles. The issue it addresses is the inefficiency of manual mileage logging, which can be time-consuming and prone to errors. The app utilizes Google Maps API to track movement automatically and stores trip data in Google Sheets, ensuring accuracy and reducing manual effort. Google Sign-In is integrated for secure access, allowing each user to manage their travel records effortlessly. The final result is a user-friendly mobile app that simplifies mileage tracking and enhances data reliability. In conclusion, this Mileage Tracker provides a practical and automated solution for employees, improving efficiency and reducing administrative workload.</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="97">
            <name>Keywords</name>
            <description>Keywords.</description>
            <elementTextContainer>
              <elementText elementTextId="27012">
                <text>mileage tracker, automated logging, travel records, Google Maps API&#13;
</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
    <tagContainer>
      <tag tagId="141">
        <name>mileage tracker</name>
      </tag>
      <tag tagId="142">
        <name>mobile application</name>
      </tag>
      <tag tagId="104">
        <name>software engineering</name>
      </tag>
    </tagContainer>
  </item>
  <item itemId="3579" public="1" featured="0">
    <fileContainer>
      <file fileId="4420">
        <src>https://omeka.ibu.edu.ba/files/original/3fa9458b02b90648302831db7e7bd444.pdf</src>
        <authentication>0d0000278c444cae0fe6fa9238220c21</authentication>
      </file>
    </fileContainer>
    <collection collectionId="6">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="26877">
                  <text>IT Senior Design Projects</text>
                </elementText>
              </elementTextContainer>
            </element>
            <element elementId="41">
              <name>Description</name>
              <description>An account of the resource</description>
              <elementTextContainer>
                <elementText elementTextId="26878">
                  <text>The IT Senior Design Projects (SDPs) category showcases innovative and practical final-year capstone projects developed by undergraduate and graduate students in the field of Information Technology. These projects represent the culmination of students' academic and technical expertise, demonstrating their ability to solve real-world problems through software and hardware solutions.</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="27005">
                <text>Travel Souvenir</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="96">
            <name>Author</name>
            <description>Author</description>
            <elementTextContainer>
              <elementText elementTextId="27006">
                <text>Miralem Mašić</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="94">
            <name>Abstract</name>
            <description>A summary of the resource.</description>
            <elementTextContainer>
              <elementText elementTextId="27007">
                <text>This project addresses the common problem of disorganized digital travel photos by developing a mobile application to automatically curate and enrich them with geographical and informational context. The primary objective was to create a "digital souvenir" experience that goes beyond simple photo storage.&#13;
The "Travel Souvenir" application was built for the Android platform using a modern, modular architecture designed for stability and scalability. The methodology involved integrating a secure cloud backend for user management, real-time data synchronization, and media storage. The app utilizes the device's built-in location services for automatic city categorization, an on-device machine learning model for real-time landmark recognition, and external data APIs to add descriptive context to each souvenir.&#13;
The result is a fully functional application where user photos are automatically organized into location-based albums. The app successfully syncs data across devices and includes features such as a public feed for shared albums, personal note-taking, and AI-powered landmark identification. The project concludes that by integrating modern mobile and cloud technologies, it is possible to create an engaging and automated solution to the challenge of preserving digital travel memories.&#13;
</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="97">
            <name>Keywords</name>
            <description>Keywords.</description>
            <elementTextContainer>
              <elementText elementTextId="27008">
                <text>travel application, photo organization, digital journaling, location-based services, landmark recognition, machine learning, cloud sync</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
    <tagContainer>
      <tag tagId="109">
        <name>machine learning</name>
      </tag>
      <tag tagId="104">
        <name>software engineering</name>
      </tag>
      <tag tagId="140">
        <name>travelling</name>
      </tag>
    </tagContainer>
  </item>
  <item itemId="3578" public="1" featured="0">
    <fileContainer>
      <file fileId="4419">
        <src>https://omeka.ibu.edu.ba/files/original/aadf1e90460f20eab873f5560771d8b3.pdf</src>
        <authentication>2987dcc83603d295cda42928b37c46d8</authentication>
      </file>
    </fileContainer>
    <collection collectionId="6">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="26877">
                  <text>IT Senior Design Projects</text>
                </elementText>
              </elementTextContainer>
            </element>
            <element elementId="41">
              <name>Description</name>
              <description>An account of the resource</description>
              <elementTextContainer>
                <elementText elementTextId="26878">
                  <text>The IT Senior Design Projects (SDPs) category showcases innovative and practical final-year capstone projects developed by undergraduate and graduate students in the field of Information Technology. These projects represent the culmination of students' academic and technical expertise, demonstrating their ability to solve real-world problems through software and hardware solutions.</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="27001">
                <text>Predicting Sleep Disorders Using Machine Learning Algorithms</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="96">
            <name>Author</name>
            <description>Author</description>
            <elementTextContainer>
              <elementText elementTextId="27002">
                <text>Fikret Zajmović</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="94">
            <name>Abstract</name>
            <description>A summary of the resource.</description>
            <elementTextContainer>
              <elementText elementTextId="27003">
                <text>Sleep disorders such as insomnia and obstructive sleep apnea (OSA) affect millions globally and are linked to significant physical, cognitive, and psychological impairments. Traditional diagnostic methods—including polysomnography and self-reported questionnaires—are resource-intensive, time-consuming, and often unsuitable for large-scale or early-stage screening. To address these limitations, this study proposes a non-invasive, machine learning–based framework for the automated classification of sleep disorders using demographic, behavioral, and physiological features.&#13;
The research utilizes the publicly available Sleep Health and Lifestyle Dataset, comprising 400 records with 13 features, including age, gender, BMI category, sleep duration, stress level, blood pressure, and physical activity level. Five supervised learning algorithms were developed and evaluated: Logistic Regression, Random Forest, Support Vector Machine (SVM), XGBoost, and an Artificial Neural Network (ANN). The models were trained to classify individuals into one of three sleep health categories: No Disorder, Insomnia, or Sleep Apnea.&#13;
A comprehensive preprocessing pipeline was implemented, involving data cleaning, feature scaling, one-hot encoding, and SMOTE-based class balancing. Model development followed a nested 5-fold cross-validation strategy, with hyperparameter optimization conducted using GridSearchCV. Performance was evaluated using standard classification metrics: accuracy, macro-averaged precision, recall, F1-score, and ROC-AUC.&#13;
&#13;
Results showed that XGBoost and ANN achieved the highest performance, with almost all scores exceeding 0.9, indicating strong predictive accuracy and generalization across validation folds. Feature importance analysis revealed that sleep duration, blood pressure, and BMI category were the most influential predictors. Visualization tools—including confusion matrices, radar charts, and feature importance plots—were used to enhance model interpretability and diagnostic transparency.&#13;
Despite the promising results, limitations exist. The relatively small dataset (n = 400) and the absence of critical variables such as sleep stage architecture, oxygen saturation, and environmental or comorbidity data constrain generalizability and clinical applicability. Future research should focus on incorporating larger, more diverse datasets and integrating longitudinal or real-time data from wearable devices to improve predictive robustness.&#13;
In conclusion, this study demonstrates the feasibility and effectiveness of machine learning algorithms in classifying sleep disorders using non-invasive inputs. The findings support the development of scalable, AI-driven diagnostic tools that can enhance sleep disorder screening in both clinical and consumer health settings, contributing to the advancement of telemedicine, digital health innovation, and personalized preventive care.&#13;
</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="97">
            <name>Keywords</name>
            <description>Keywords.</description>
            <elementTextContainer>
              <elementText elementTextId="27004">
                <text>sleep disorder classification, insomnia, sleep apnea, machine learning, XGBoost, artificial neural networks, SMOTE, predictive modeling, telehealth, health informatics</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
    <tagContainer>
      <tag tagId="132">
        <name>classification models</name>
      </tag>
      <tag tagId="107">
        <name>data science</name>
      </tag>
      <tag tagId="109">
        <name>machine learning</name>
      </tag>
      <tag tagId="139">
        <name>sleep disorder</name>
      </tag>
    </tagContainer>
  </item>
</itemContainer>
