About Us

Lomzurel started from a simple observation: many people begin learning Kotlin with the intention to understand the language step by step, but soon feel lost among scattered explanations, complex examples, and terms without enough context. Our team wanted to create learning materials where every topic has its place, and the path from the first variable to a wider code structure feels clear and calm.
The idea for the course came after many conversations with beginners who had already tried to study Kotlin but kept stopping at similar points: data types, functions, conditions, classes, null values, states, and list handling. Often, the issue was not the topic itself, but the way materials failed to explain how one part connects with another. A learner could see a code fragment, but not always understand why it was written that way, what role each line had, or how to use the same logic in another study task.
The course author, Oleksandr Mohylenko, has worked with Kotlin learning materials for over 7 years. His path began with writing internal guides for small technical teams, where complex ideas had to be explained in simple language. Later, Oleksandr created learning modules for education studios, technical groups, independent learning platforms, and teams using Kotlin for internal tasks. His previous work included editing code examples, creating practice exercises, preparing structured notes, reviewing learning scenarios, and building modular plans for different study levels.
Over the years, Oleksandr has helped hundreds of learners study beginner and intermediate Kotlin topics through written materials, practical tasks, and code reviews. He does not build learning around loud claims or result-based promises. His approach is different: show the logic of a topic, divide it into parts, give a compact example, then offer an exercise and return to self-check. This approach became the foundation of Lomzurel.
Our materials are made for people who want to study without extra noise. Free Kit begins with basic ideas: values, variables, types, text, numbers, conditions, and functions. The next tiers gradually add lists, classes, objects, null values, states, events, handlers, code structure, and wider learning builds. We do not present Kotlin as a set of isolated rules. We show how these rules work together and how small parts can form an organized structure.

Lomzurel also came from the author’s own learning difficulty. At the beginning of his own study path, Oleksandr often met examples that worked, but did not explain the thinking behind the code. He needed materials that showed not only “what to write,” but also “why this part belongs here.” Later, while working with learners, he saw that this issue appeared again and again. That is why the course is built around explaining roles: what a variable does, why a function is useful, when to create a class, where to place a check, how not to overload a handler, and how to read the path of data from start to summary.
The mission of Lomzurel is to create digital learning materials that help people develop Kotlin skills through structure, practice, and careful code reading. We aim for every module to have a clear task, every example to stay connected with the topic, and every exercise to support a better understanding of language logic. Our focus is not on loud promises, but on a thoughtful learning route.
Today, Lomzurel brings together the author’s background, the team’s editing work, and a practical approach to creating materials. We work to make Kotlin courses sequential, useful, and comfortable for independent study. Each tier is created as a separate stage, yet all tiers are connected: from first steps to a wider code structure. This sequence is the foundation of our approach.