I’m a software developer and founder of Illucrum, a small IT company focused on helping businesses bring their ideas to life. I create websites and mobile applications that are easy to use, straightforward to maintain, and built with clean, well-structured code. I work closely with you to understand your goals and explain technical choices in a clear, simple language, so you always know what we’re building and why. The aim is to create something that works well, fits your needs, and avoids unnecessary complexity.
If you have an idea or a challenge to solve, let’s talk and explore what we can build together. Your project can start simple — and grow with your business.
Nothing here yet.
Jan 29 · 8 min read · Algorythms, data structures and maths. Those are the three legs of the tripod that holds programming. Today, let’s focus on data structures. You know how each one has it strengths and weakneses, each one has it’s own use cases. A “perfect” data struc...
Join discussion
Dec 16, 2025 · 7 min read · As Java is an object oriented language, the topic of what classes actually are and how are they loaded by the JVM, is one that really goes to the heart of things. In this article, we will explore in more detail not only what is visible to every Java ...
Join discussion
Dec 11, 2025 · 7 min read · Without a doubt, Java is a wonderful language. It's fast, strongly typed, has C-like syntax, basically everything I like in a programming language. And also it has some other useful features like being safe or platform independent. But it has one dra...
Join discussion