Skip to content
View kunzaatko's full-sized avatar

Highlights

  • Pro

Block or report kunzaatko

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
kunzaatko/README.md

Hi there 👋

I am Martin from Czechia. I am interested in applied maths, optics and whatever else stimulates my brain and saturates my curiosity.

🔭 I’m currently working on

  1. Quantitatively testing LLM prompting techniques and strategies using ZebraPuzzles.jl as a question source in PromptBench.jl
  2. Implementing and evaluating the efficiencies of SIM parameter estimation algorithms on synthetic data at SIMParameterEstimation.jl

📚 Julia packages that I develop and maintain or are on their way

  • InterfaceFunctions.jl: A neat minimalistic way to define interfaces on abstract types in Julia
  • ZebraPuzzles.jl: A package for generating, defining and solving Zebra puzzles
  • MakieMaestro.jl: The missing link for publication plot exporting and simplifying the usage of the Makie.jl visualization package

SIMIlluminationPatterns.jl, SIMParameterEstimation.jl], SIMReconstruction.jl, TransferFunctions.jl

⚒️ Tools that I coded

  • bib-scraper: A command-line tool for scraping GoogleScholar publications, finding their DOI, enriching their metadata, fetching the attachments and uploading them to Zotero. A time saving utility for scraping publications for meta analyses. Coded in Python.
  • nord.nvim: A port and customization of the Nord colour theme for NeoVim using lush.nvim.

🎓 School Work and Projects

Pinned Loading

  1. ZebraPuzzles.jl ZebraPuzzles.jl Public

    ZebraPuzzles.jl is a Julia package for defining and solving zebra puzzles. It uses a Satisfiability Modulo Theories (SMT) to model and efficiently solve these logic puzzles.

    Julia

  2. bib-scraper bib-scraper Public

    A CLI tool for automating the scraping of scholarly articles from Google Scholar and integrating them into Zotero. Ideal for researchers conducting meta-analyses.

    Python

  3. MakieMaestro.jl MakieMaestro.jl Public

    A framework to use Makie.jl in Documenter.jl documentation, Pluto.jl and publication figures with ease while ensuring consistent theming and sizing

    Julia 4

  4. InterfaceFunctions.jl InterfaceFunctions.jl Public

    Provides a flexible way to define function interfaces for abstract types in Julia, both for obligatory and optional methods with clear error handling and debug logging. Using a simple @interface ma…

    Julia

  5. TransferFunctions.jl TransferFunctions.jl Public

    TransferFunctions.jl is a Julia package for computing optical transfer functions, including point spread functions (PSF) and optical transfer functions (OTF). It offers tools for image filtering, r…

    Julia

  6. nord.nvim nord.nvim Public

    Nord.nvim is a serene, Arctic-inspired colorscheme for Neovim featuring a carefully curated palette of 16 colors. It provides syntax highlighting for over 30 programming languages and seamless inte…

    Lua 18 9