I've being a software engineer for 20 years (part of it being an entrepreneur myself), all the way from standard companies, multinationals to startups. 🤓
-
01:56
(UTC -03:00) - https://paulononaka.wordpress.com (I don't update it anymore, but worth checking 👴🏻)
Pinned Loading
-
bitactions
bitactions Public🟢 A plugin for xBar that displays Github Actions status in your Mac OS X Menu Bar
-
Android-InstallInBackgroundSample
Android-InstallInBackgroundSample Public📲 A sample of how to install applications in background (without user interaction) on Android
-
flutter_firebase_auth_firestore
flutter_firebase_auth_firestore PublicFlutter Bloc, GetIt, Freezed, Firebase Authentication, Firestore, Push Notifications, REST calls, NestJS, Cloud Functions, Scheduled Functions
Dart 14
-
Convert a Int (in Java, big endian s...
Convert a Int (in Java, big endian signed) to LittleEndian unsigned 1private static byte[] intToLittleEndian(long numero) {2ByteBuffer bb = ByteBuffer.allocate(4);
3bb.order(ByteOrder.LITTLE_ENDIAN);
4bb.putInt((int) numero);
5return bb.array();
-
Android-PaginationLayoutSample
Android-PaginationLayoutSample Public👴🏻 A simple Android pagination sample (Made in 2011! Android 2.2 👴🏻)
-
Android-ServiceLocalization
Android-ServiceLocalization Public🛰️This demonstrates how you can implement services that run in the foreground or background to get a position and send it to a server. (Made in 2011. Android 2.2 👴🏻)
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.





