Skip to content
View ByteLuka's full-sized avatar
  • Belgium
  • 07:02 (UTC +01:00)

Highlights

  • Pro

Block or report ByteLuka

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
ByteLuka/README.md

πŸ‘‹ Hello there, I'm ByteLuka

Backend Developer/Machine Learning Engineer

Focused on performance, clean abstractions, and maintainability.

I have been programming since 2020 and work primarily with Python, Java, and C, with strong interest in backend systems, DevOps, optimization, and applied AI/ML.I care deeply about how software is written and works and not just that it works.


πŸ” What I do

  • Design and build backend systems with performance and resource efficiency as first-class concerns
  • Develop async, testable, and extensible architectures
  • Maintain CI/CD pipelines and DevOps workflows for reliable delivery
  • Continuously optimize trade-offs between speed, complexity, and maintainability

🧠 Technical Focus

Languages
  • Prefered: Python, Java, C
  • Experience with SQL, C#, an basic Rust due to personal projects
  • Experience with C++, CUDA, PHP, and JavaScript due to University projects
Core areas:
  • Backend development & APIs
  • Asynchronous and concurrent systems
  • DevOps & CI/CD pipelines
  • Optimization & performance-oriented design
  • Machine Learning (ML, CV, DL fundamentals)
Foundations
  • Data structures & algorithms
  • Relational databases & query optimization
  • Programming paradigms (OOP, functional, procedural, event-driven)
  • Metaprogramming in Python (I love it)
  • Basic networking & protocols

πŸš€ My prefered, personal projects

A simulator for spectroscopic terms used in education and research

  • Solves a real academic problem: computing electron configurations and quantum numbers (ML, MS) that were previously done manually
  • Used by students, teaching staff, and researchers
  • Designed and deployed end-to-end
  • Focus on correctness, clarity, and practical usability

Tech focus: Python, Flask, numberical computation and optimization, backend design

A unittestable, async Discord API wrapper with metaprogramming-driven command definitions (still in development)

  • Combines Discord bot frameworks with FastAPI-like declarative design
  • Commands and subcommands are defined via classes, inheritance, and annotations
  • Fully async and designed for testability and extensibility
  • Architecture-driven project emphasizing long-term maintainability

Tech focus: Python, async/concurrency, metaprogramming, software architecture, extensible design


βš™οΈ Engineering Practices

  • Versioned APIs (Discord, ClashOfClans)
  • Asynchronous programming and parallelism (asyncio, MPI, OpenMP, CUDA)
  • Database design fundamentals and query optimization
  • CI/CD ownership for an integrated university project
  • Experience with source-code generation (Uniface definitions to C# EF Core domains and enitities)

I optimize erly for performance and separation of concerns to reduce the need for disruptive refactors later.


🎯 Interest & Direction

  • Backend systems with non-trivial constrains
  • Optimization problems (e.g. NP-complete scheduling/timetabling)
  • Software architecture as long-term investment
  • AI/ML as a tool

I approach programming with the mindset that there is never a slingle "correct" solution but only different trade-offs. I am not afraid of doing mistakes as I consider every mistake as an opportiunity to learn and improve.

Pinned Loading

  1. HeadhunterBot HeadhunterBot Public

    Python Discord bot for the ClashOfClans-api

    Python 4

  2. PyClasher PyClasher Public

    This is a repository for my asynchronous ClashOfClans API wrapper written in Python. It is object oriented and provides an easy access to the requested data.

    Python 1

  3. ModularMap ModularMap Public

    ModularMap - a Minecraft Fabric map mod that supports plugins and servers (in the future).

    Java 1