2021 was a busy year, especially on the professional side. Just like the past year, I hope for a healthy and safe 2022, with all the dear people around me and more focus on the things that truly matter.
Continue reading “About 2021”Category: Conferences, Events, Interviews
Speaker at Top Talents 2021 – Focus on your strengths in a biased tech world
On November 20th, I had the opportunity to talk at Top Talents Romania by Hipo.ro Jobs about how to focus on your strengths in a biased tech world.
🎯 Keywords: strengths, bias, OKRs, SWOT, time management, build a good habit, retrospective, start with why.

DevFest Romania 2021 – High performance with idiomatic Kotlin
On November 13th, I participated at DevFest Romania 2021 as a co-organiser, moderator and speaker. It’s the 7th edition, so it is actually a tradition for me to be part of this event.

droidcon london 2021 – High performance with idiomatic Kotlin
On October 29th, at droidcon London, I talked about how to achieve high performance with idiomatic Kotlin.
Multiple factors shape the experience of our users. However, nothing is more likely to drive users away than a poorly performing app and this is why we, as developers, should focus on continuously improving this attribute.
In my talk, I will emphasize the role of performance, how we can measure it, what are the main reasons that contribute to lower performance, and finally, how to use Kotlin to solve all these challenges.
Kotlin’s philosophy is to create a modern and pragmatic language for the industry, not an academic one. So I will focus on showing why developers love this language and how it could help us to build quality products by writing maintainable, secure, and expressive Kotlin code in an idiomatic way.

Voxxed Days 2021 – High performance with idiomatic Kotlin
On October 22nd, at Voxxed Days Romania 2021, I talked about how to achieve high performance with idiomatic Kotlin.
Multiple factors shape the experience of our users. However, nothing is more likely to drive users away than a poorly performing app and this is why we, as developers, should focus on continuously improving this attribute.
In my talk, I will emphasize the role of performance, how we can measure it, what are the main reasons that contribute to lower performance, and finally, how to use Kotlin to solve all these challenges.
Kotlin’s philosophy is to create a modern and pragmatic language for the industry, not an academic one. So I will focus on showing why developers love this language and how it could help us to build quality products by writing maintainable, secure, and expressive Kotlin code in an idiomatic way.

Speaker – Meet women Google Developers Experts from around the world
On 9th of May, 2021, I was speaker at “Meet women Google Developers Experts from around the world“, a session part of the Google IO 2021.

International Women’s Day 2021: Courage to create
On April 24th, 2021, I talked at “International Women’s Day 2021: Courage to create“, event organised by Women Techmakers Lviv and Women Techmakers Dnipro. My talk was about the “Courage to create a career in mobile development”.

Co-organiser and Moderator – “Courage to create high performing remote teams “
On 25th of March, 2021, I co-organized the annual event of the Women Techmakers Romania community, International Women’s Day. This year our theme is based on the incredible strength and power women have shown in the face of adversity. We recognize that there were tremendous challenges over the past year, especially for women, from dealing with COVID to broader issues of racial justice and human rights. But we remain hopeful about the future and the belief that together our community can create positive change throughout the world.
Continue reading “Co-organiser and Moderator – “Courage to create high performing remote teams “”
Speaker at iTEC – Building a career in Android Development
On 5th of March, 2021, I talked for a group of students about how to build a career in Android Development. It was a really nice experience and I enjoyed the opportunity to answer at their questions and to share the things I learned in my 10 years experience in software development.
Kotlin: Community tip – MAD Skills
In this episode of Kotlin and Jetpack APIs for MAD Skills, I shared how you can leverage Kotlin to speed up development and improve quality. I demonstrated an example with CameraX vendor extension by performing the implementation steps.