My name is Esteban Lopez. I am a software developer, and I am passionate about best practices that lead to clean, beautiful code.
I have experience developing desktop, mobile and web applications with a strong focus on backend.
Bellow I have listed a few technologies I am familiar with.
The Qt framework provides qml, which is an easy and powerful language to create flexible and stylish UIs for any platform.
C++ is what powers a Qt application. While I code the UI in qml, business logic and data intensive operations are handled by C++ normally using Model/View programming.
JavaScript can be used in Qt applications, I use this language when I consider C++ to be overkill.
While building my portfolio, I became familiar with bootstrap as it allows me to stylish websites in convenient ways.