Skip to content
View lukamaga's full-sized avatar
  • Lithuania, Vilnius

Block or report lukamaga

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
lukamaga/README.md
  • 👋 Hi, I’m @lukamaga
  • 👀 I’m Сomputer Science student focused on Artificial Intelligence and system automation.
  • 🌱 I’m currently improving my skills in AI, software engineering, and system architecture.
  • 🧠 Skills: Python, C++, C, Java, AI-driven automation, system design
  • 📫 lukashcode@gmail.com

Pinned Loading

  1. ide-static-context-llm-benchmark ide-static-context-llm-benchmark Public

    Evaluating LLM code generation (Qwen2.5-Coder) effectiveness across varying task complexities and static contexts.

    Python 1

  2. LitLex-Llama-LT-AI LitLex-Llama-LT-AI Public

    Fine-tuned Llama-3 model specialized in Lithuanian Administrative Law (ANK) using Unsloth and QLoRA.

    Python 1

  3. classical-ai-principles classical-ai-principles Public

    Implementation of classical AI algorithms: from heuristic search (A) and expert systems to combinatorial solvers and LLM-integrated pathfinding

    Python

  4. functional-programming-haskell functional-programming-haskell Public

    University course: Functional Programming. Implementation of functions in Haskell.

    Haskell

  5. nosql-database-implementations nosql-database-implementations Public

    Implementations of various NoSQL database paradigms including Document (MongoDB), Graph (Neo4j), Key-Value (Redis), and Wide-column (Cassandra) stores.

    Python

  6. unix-systems-programming unix-systems-programming Public

    POSIX-compliant shell scripting, process management, and multi-client TCP chat server for Unix environments.

    C