MYWOT
Child safety
Confidence
Trustworthiness
Confidence
MALICIOUS CONTENT INDICATORS
Wojciechkulik.pl most likely does not offer any malicious content.
Secure connection support
HTTPS
Wojciechkulik.pl provides SSL-encrypted connection.
ADULT CONTENT INDICATORS
Wojciechkulik.pl most likely does not offer any adult content.
Popular pages
-
Wojciech Kulik – Software Engineer
My small blog and personal portfolio of mobile and desktop applications.
-
How to develop iOS and macOS apps in IDEs like Neovim or VS Code?
It quickly turned out that it is not easy to enable autocompletion outside of Xcode for iOS projects. I spent weeks trying different things to make it work, and finally I found the missing element.
-
About me
A senior software engineer from Wrocław, Poland. Graduated with a Bachelor of Engineering in Computer Science at the University of Wrocław. I have been programming since I was 14. The first languag...
-
Xcode Cloud – overview & setup
Xcode Cloud is now available to all Apple developers and recently I had a chance to try it out. In this post I gathered some howtos for a typical setup.
-
Redux architecture and mind-blowing features
Redux is an interesting architecture that is very rarely used on iOS. You will learn here about the concept, implementation and I will show you some mind-blowing features
-
Swift – Bluetooth Low Energy communication using Flow Controllers
Bluetooth Low Energy communication on iOS is not straight forward. You don’t just create a class and start reading/writing data like from local storage. Whole communication is based on asynchronous ev...