Skip to content
View Llyfrs's full-sized avatar
  • Czech Republic
  • 10:58 (UTC +02:00)

Highlights

  • Pro

Block or report Llyfrs

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
Llyfrs/README.md

About me.

Hi, I'm currently pursuing a Master's degree in Computer Science, building on a BSc in CS from VŠB – Technical University of Ostrava. I mostly program in Python, but have, as my repositories will show, explored quite a few other languages (Rust, C++, CUDA, GDScript, Java, Kotlin, and whatever else caught my interest) across many types of projects. If you're wondering about all the Torn City related projects, it's a browser game I play in my free time and enjoy making tools for.

My Projects

Pinned Loading

  1. llm-smart-help llm-smart-help Public

    RAG combined with iterative search to allow LLM models to more fully answer questions about specific topic.

    Python

  2. fluid-simulator fluid-simulator Public

    CUDA + OpenGL fluid/particle simulation experiment.

    Cuda

  3. telegram-assistant telegram-assistant Public

    A personal long-term maintained telegram bot. Build around utilizing LLMs, but also integrates other APIs and tools.

    Python 1

  4. path-village path-village Public

    A mobile city-building game powered by GPS location tracking, featuring a custom-built Android plugin

    GDScript

  5. deathfr deathfr Public

    Discord bot developed for the Lifeline faction to help with revive requests and contract management.

    Rust 1

  6. pjp-custom-programming-language pjp-custom-programming-language Public

    A custom programming language built from scratch with Python and ANTLR4, featuring a fully functional compiler, type checker, and interpreter.

    Python