Projects

  • Disinformation Capabilities of Large Language Models

    Source code for the paper 'Disinformation Capabilities of Large Language Models'

  • ArXiv Viewer

    Implementation of viewer for ArXiv. The application allows you to search for scientific papers from the last day or the last week and also filter by category. In the application, the user can tag some papers and add them to a favorites list to read them later. The application also retrieves data from the Call for papers (WikiCFP).

  • Extension of MONAILabel

    In my Master's thesis, I extended the original MONAILabel. As part of the extension, I added GPU-enabled TensorFlow to the MONAILabel and also custom implementations of 3 models aimed at segmenting higher morpological structures in histological images after cardiac biopsy. Currently, the extension is part of the QuPath tool and is used by doctors and pathologists for histological image analysis.

  • MONAILabel Documentation

    Documentation of the extension of MONAILabel with custom implementations of 3 models targeted at segmenting higher morpological structures in histological images after cardiac biopsy.

  • Quantitative analysis using neural networks to support cardiac transplant rejection diagnostic

    Implementation of Master's Thesis: Quantitative analysis using neural networks to support cardiac transplant rejection diagnostic

  • Error detection system

    A system designed to identify shortcomings in the optimization of variables in source files in the C programming language. This system is part of a Bachelor's thesis titled Graph coloring in program analysis.

  • React Application

    The project consist of a list of customers and their orders. The project was implemented using React, GraphQL and Grommet.

  • School Project for Information Retrieval

    Project related to information retrieval from Freebase database using Pylucene and Spark.

  • School Project for Application development with multi-layer architecture

    Project focused on the implementation of a warehouse system in Java.