I'm UX designer & developer based in Zagreb and I firmly believe that design is first and foremost about solving problems. Passionate about making technology simpler and delightful to use.
I'm a self-taught UX designer & developer based in Zagreb and I firmly believe that design is first and foremost about solving problems.I am profoundly involved in the whole process from the very first idea at the beginning to the final result.
The most important thing for me is to talk to clients as much as possible. The content is the design. The design is the content. And the simplicity isn’t simple. I believe that great products are simple and usable only because of the expertise and hard work that was put into them.
Here are a few technologies I've been working with recently:
JavaScript (ES6+)
React
Wordpress
HTML & (S)CSS
Figma
Sketch
Sometimes I write about code and design. I am always exploring new tools and technology.
CSS counters let you adjust the appearance of content based on...
@media (max-width: 319px) {
.small-card__item:nth-child(1)~.small-card__item {
counter-increment: item-count;
}
}
Imagine that we have thousands of images inside of a...
def get_ref_face(self, ref_image_path):
try:
If you have to execute a function only if condition...
// You can use short-circuit
condition && doSomething();
This LSTM recurrent neural network learns to predict Croatia economic...
pred.train_LSTM()
pred.evaluate_LSTM()
pred.display_results(
Feel free to contact me
Designed & Built by Mijo Kristo