Pinned Repositories
aws
Charlie Brown Learning AWS services in Infographic
aws-security-cert-service-notes
Security aspects of AWS products for the Security Specialist certification
Full-Stack-Web-Development-with-Flask-Video-
Full-Stack Web Development with Flask(Video), published by Packt
lottie
Lottie documentation for http://airbnb.io/lottie
octokit.objc
GitHub API client for Objective-C
Supaman
Supaman
nguyendat's Repositories
nguyendat/1brc
1️⃣🐝🏎️ The One Billion Row Challenge -- A fun exploration of how quickly 1B rows from a text file can be aggregated with Java
nguyendat/android-foundation
Android Foundation Hand-on Roadmap
nguyendat/android-ui-jetpack-compose
Android UI Development with Jetpack Compose, published by Packt
nguyendat/AS101-4-workshop
nguyendat/BikeShare
SwiftUI, Jetpack Compose, and Compose for Desktop based Kotlin Multiplatform project (using CityBikes API http://api.citybik.es/v2/). Uses Realm for local persistence
nguyendat/build-your-own-x
🤓 Build your own `insert technology here`. A curated collection of project-based programming tutorials.
nguyendat/coroutines_sources
Notes on practices
nguyendat/course-cryptanalysis
A Course in Cryptanalysis
nguyendat/cs-video-courses
List of Computer Science courses with video lectures.
nguyendat/dexmaker
A utility for doing compile or runtime code generation targeting Android's Dalvik VM
nguyendat/gradle-project-setup-howto
How to structure a growing Gradle project with smart dependency management?
nguyendat/idiomatic-gradle
How do I idiomatically structure a large build with Gradle 7.2+?
nguyendat/KEEP
Kotlin Evolution and Enhancement Process
nguyendat/komposable-architecture
🏗️ Kotlin implementation of Point-Free's composable architecture
nguyendat/kotest
Powerful, elegant and flexible test framework for Kotlin with additional assertions, property testing and data driven testing
nguyendat/kotlin
The Kotlin Programming Language
nguyendat/kotlin-rational
An immutable, infinite-precision Rational (ratio, fraction) class for Kotlin
nguyendat/kotlinx.coroutines
Library support for Kotlin coroutines
nguyendat/kunits
Units of measurement in Kotlin
nguyendat/KUtrace
Low-overhead tracing of all Linux kernel-user transitions, for serious performance analysis. Includes kernel patches, loadable module, and post-processing software. Output is HTML/SVG per-CPU-core timeline that you can pan/zoom down to the nanosecond.
nguyendat/learn-spring
Spring get started here
nguyendat/linux
Linux kernel source tree
nguyendat/macos-browser
DuckDuckGo macOS Browser
nguyendat/mobiledev-wechatmoments-kotlin
Charlie Brown on Thoughtwork
nguyendat/modern-java-practices
Modern Java/JVM Build Practices
nguyendat/nowinandroid
Jetpack Compose in practical
nguyendat/objenesis
Okay, it's pretty easy to instantiate objects in Java through standard reflection. However there are many cases where you need to go beyond what reflection provides. For example, if there's no public constructor, you want to bypass the constructor code, or set final fields. There are numerous clever (but fiddly) approaches to getting around this
nguyendat/professional-programming
A collection of learning resources for curious software engineers
nguyendat/spring-and-spring-boot
Lab solutions for Spring and Spring Boot course
nguyendat/spring-boot
Spring Boot