nhnam
Bachelor of Science Applications Craftsman | Software Engineer at Axinan | Data Enthusiast
Singapore Telecommunications Ltd (Singtel)Singapore
Pinned Repositories
AppOfApps
Reproduce the Application's Architecture for Multiple Services like Go-Jek, WeChat, etc ...
eve
Concept of EVA. Decisions Making Virtual Assistant
ElasticPullToRefresh
Inspired from http://iostuts.io/2015/10/17/elastic-bounce-using-uibezierpath-and-pan-gesture/
gocard
MVP Project for Go Card
HalfModalPresentationController
Objective-C implementation of "Modal presentation that takes up half the screen. Swipe down to dismiss." https://martinnormark.com/presenting-ios-view-controller-as-bottom-half-modal/
myGithub
Moya + IGListKit + TDD. Waffle.io to manages. Buddybuild, Bitrise for CI/CD. Quick+Nimble for TDD
RxSwiftMVVMDemo
Offline first using Realm + RxSwift + Moya + MVVM + Protocol Oriented Programing + Smart Router
ZaloRE
Reversing the Zalo apk
nhnam's Repositories
nhnam/react-native-iphone-safe-area
Detect notch and safearea using view.safeArea instead of hardcoding checking for screen height (device type).
nhnam/RxSwiftMVVMDemo
Offline first using Realm + RxSwift + Moya + MVVM + Protocol Oriented Programing + Smart Router
nhnam/B00K_iOS
book for iOS
nhnam/boilerberg
Boilerplate using redux, redux saga, next.js 7 latest
nhnam/CodePushDialog
CodePush Custom Dialog
nhnam/colorgram.py
A Python module for extracting colors from images. Get a palette of any picture!
nhnam/DemoContainedViewController
Reduce Massive View Controller's compliexity by using UIContentContainer and ChildViewController.
nhnam/DFID
Digital Fingerprinting for iOS
nhnam/dpi
dpi love - Easily find the DPI/PPI of any screen
nhnam/fullstory-browser-sdk
Official FullStory SDK for JavaScript, for web browsers
nhnam/fullstory-react-native
Official FullStory support for React-Native, for native mobile
nhnam/grokking_algorithms
Code for the book Grokking Algorithms (https://amzn.to/29rVyHf)
nhnam/InversionJS
Practice Dependency inversion principle (https://en.wikipedia.org/wiki/Dependency_inversion_principle)
nhnam/kutt
Free Modern URL Shortener.
nhnam/NavigationRegistryDemo
nhnam/nhnam.github.io
Personal page
nhnam/Pixel
🎨🖼 An image editor and engine using CoreImage
nhnam/react-native-apple-authentication
A React Native library providing support for Apple Authentication on iOS.
nhnam/react-native-better-template
Base React Native template with TypeScript, Swift and Kotlin support.
nhnam/react-native-facebook-account-kit
Facebook Account Kit SDK wrapper for React Native
nhnam/react-native-picker
Picker is a cross-platform UI component for selecting an item from a list of options.
nhnam/react-native-transformable-image
A pure JavaScript written transformable image component, like PhotoView or ImageViewer, supports gestures like pan, pinch, double tab and fling, works with both iOS and Android.
nhnam/ReduxObjC
Redux-like template of the unidirectional data flow architecture in Objective-C.
nhnam/RxSwift
Reactive Programming in Swift
nhnam/SafeUserDefaults
A Better UserDefaults with storing policy: override, discard
nhnam/SpotifyDaily
Spotify Daily is an iOS application that allows users to pull in new song releases from their favorite artists and provides users with important metrics like their top tracks, top artists, and recently played tracks, queryable by time range.
nhnam/Swift-AppCoordinator-Reactive
Demo how to combine AppCoordinator with Reactive Programming without dependencies like RxSwift
nhnam/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
nhnam/tipsi-stripe
React Native Stripe binding for iOS/Android platforms
nhnam/UIViewControllerAppearOnce
Using swizzling to create a convenience method that run once as soon as viewWillAppear.