Pinned Repositories
blueapi
Protobuf definitions for Alphaus Blue API.
clean-architecture-swiftui
A demo project showcasing the production setup of the SwiftUI app with Clean Architecture
jsonconv
Golang library and cmd for flattening JSON and converting JSON to CSV.
LocalizationManager
Lightweight localization handlers and tools for iOS
nginx-configuration
Example of high security configuration for Nginx with Certbot.
tuan78's Repositories
tuan78/jsonconv
Golang library and cmd for flattening JSON and converting JSON to CSV.
tuan78/clean-architecture-swiftui
A demo project showcasing the production setup of the SwiftUI app with Clean Architecture
tuan78/LocalizationManager
Lightweight localization handlers and tools for iOS
tuan78/nginx-configuration
Example of high security configuration for Nginx with Certbot.
tuan78/Android-CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
tuan78/Android-CleanArchitecture-Kotlin
This is a movies sample app in Kotlin, which is part of a serie of blog posts I have written about architecting android application using different approaches.
tuan78/exponea-ios-sdk
tuan78/go-advanced
A small Vietnamese Go book compiled by ZaloPay teams.
tuan78/go-oauth2-server
A standalone, specification-compliant, OAuth2 server written in Golang.
tuan78/itsy-bitsy-data-structures
:european_castle: All the things you didn't know you wanted to know about data structures
tuan78/mailinabox
Mail-in-a-Box helps individuals take back control of their email by defining a one-click, easy-to-deploy SMTP+everything else server: a mail server in a box.
tuan78/nginx-config-reverse-proxy
Nginx Configuration for a Secure Reverse Proxy
tuan78/project-layout
Standard Go Project Layout
tuan78/server-configs-nginx
Nginx HTTP server boilerplate configs
tuan78/sovereign
A set of Ansible playbooks to build and maintain your own private cloud: email, calendar, contacts, file sync, IRC bouncer, VPN, and more.
tuan78/Terraform-Ansible
Working on a webinar series on Terraform and Ansible on AWS
tuan78/terraform-ansible-demo
Use Terraform and Ansible to launch and configure demo infrastructure on DigitalOcean
tuan78/the-super-tiny-compiler
:snowman: Possibly the smallest compiler ever
tuan78/ToggleButton
Custom toggle button for iOS