Skip to content
View MatousAc's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report MatousAc

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. qag qag Public

    this is a repository for question and answer generation (QAG). here we train answer extraction (AE) and question generation (QG) models. models with soon be publicly available at pbe.achybl.com

    Python

  2. acHybl acHybl Public

    this is my personal website built with SvelteKit. it includes my my portfolio and testimony

    Svelte

  3. unitPlayground unitPlayground Public

    This library provides a canvass-like Svelte component that encourages a deeper understanding of units. This "unit playground" aims to aid problem solvers by providing instant unit feedback, hints, …

    Svelte

  4. julipp julipp Public

    a partial Julia interpreter written in C++

    C++

  5. orbify orbify Public

    Translates Integrify JSON forms into the XForms source code used in Orbeon Form Builder 2021 PE. There is also a branch available for the old 2019 PE version of Orbeon.

    Python

  6. cartesianProblems cartesianProblems Public

    A Java application for visualizing and comparing algorithms on a Cartesian Plane. The two problems covered thus far are the construction of a Convex Hull (Graham Scan, Jarvis March) and finding the…

    Java