Author: Trần Huy

Trần Huy

Posts by Trần Huy:

Versioning , persistent dependency version

Different version , Different env, different os   Git ignore   Docker     Move forward   Move backward    

iOS Clean Architecture with MVVM

https://github.com/kudoleh/iOS-Clean-Architecture-MVVM

Use Charles and Proxyman to capture request and get curl

Basic guide Setup Charles on macbook Step 3: Install Charles app for your macbook Step 4: Install Charles root certificate Charles > Help > SSL Proxying > Install Charles Root Certificate Note: remember to change settings to always trust for this Certificate in Keychain Access (Search : Charles in your keychain access) Step 5: Setting […]

Làm việc hiệu quả : đẩy tiến độ công việc trong vùng xám và hoàn thành

Là một người chịu trách nhiệm 1 đôi nhóm xây dựng 1 tính năng, 1 công việc, hoặc là 1 thành viên của đội nhóm, bất kì ai cũng muốn mọi thứ rõ ràng. Thiết kế rõ ràng, quy trình rõ ràng, tính năng rõ ràng, mục đích đạt được rõ ràng v.v Trên thực […]

Make a 3D CNC Printer with Arduino

Một số resource https://hshop.vn/products/arduino-cnc-shield-2 https://create.arduino.cc/projecthub/ddavidezeta05/drawing-robot-cheap-and-easy-8956b2?ref=tag&ref_id=cnc&offset=0 https://create.arduino.cc/projecthub/projects/tags/cnc https://create.arduino.cc/projecthub/tsaritsynskyyaa/mini-laser-engraver-on-28byj-48-motors-1d851f?ref=tag&ref_id=cnc&offset=19 https://create.arduino.cc/projecthub/8898/cnc-plotter-ec7a63?ref=tag&ref_id=cnc&offset=20 https://shopee.vn/B%E1%BA%A3ng-M%E1%BA%A1ch-M%E1%BB%9F-R%E1%BB%99ng-V3-0-%2B-Uno-R3-%2B-%C4%90%E1%BB%99ng-C%C6%A1-B%C6%B0%E1%BB%9Bc-A4988-Cho-Arduino-Kit-K75–Cnc-Shield-%2B-Uno-R3-%2B-i.119353211.11519057652?gclid=Cj0KCQjwvaeJBhCvARIsABgTDM5XUbR0sQ-qNq2Wh6KbVa3pIujGYhVNoOzLfOwk-gmlbQ3dSsfdWFYaAseuEALw_wc https://create.arduino.cc/projecthub/DamienHarman/mini-cnc-3d-printed-pcb-creator-47af42?ref=tag&ref_id=cnc&offset=22

Make a CNC Laser with arduino

Một số resource https://hshop.vn/products/arduino-cnc-shield-2 https://create.arduino.cc/projecthub/ddavidezeta05/drawing-robot-cheap-and-easy-8956b2?ref=tag&ref_id=cnc&offset=0 https://create.arduino.cc/projecthub/projects/tags/cnc https://create.arduino.cc/projecthub/tsaritsynskyyaa/mini-laser-engraver-on-28byj-48-motors-1d851f?ref=tag&ref_id=cnc&offset=19 https://create.arduino.cc/projecthub/8898/cnc-plotter-ec7a63?ref=tag&ref_id=cnc&offset=20 https://shopee.vn/B%E1%BA%A3ng-M%E1%BA%A1ch-M%E1%BB%9F-R%E1%BB%99ng-V3-0-%2B-Uno-R3-%2B-%C4%90%E1%BB%99ng-C%C6%A1-B%C6%B0%E1%BB%9Bc-A4988-Cho-Arduino-Kit-K75–Cnc-Shield-%2B-Uno-R3-%2B-i.119353211.11519057652?gclid=Cj0KCQjwvaeJBhCvARIsABgTDM5XUbR0sQ-qNq2Wh6KbVa3pIujGYhVNoOzLfOwk-gmlbQ3dSsfdWFYaAseuEALw_wc https://create.arduino.cc/projecthub/DamienHarman/mini-cnc-3d-printed-pcb-creator-47af42?ref=tag&ref_id=cnc&offset=22

Build for global scale: Basic rule to have a clean and beautiful code insight

How to build a system for global scale and maintain? Protocol or interface Private func and variable Getter and Setter REF https://blog.cleancoder.com/uncle-bob/2012/08/13/the-clean-architecture.html

Hacker Roadmap

https://github.com/Kennyslaboratory/Ultimate-Hacker-Roadmap   REF https://roadmap.sh/backend https://golang.org/doc/ https://engineering.videoblocks.com/web-architecture-101-a3224e126947 Natas https://overthewire.org/wargames/natas/  

DevOps Roadmap

  REF https://roadmap.sh/devops https://roadmap.sh/backend https://golang.org/doc/ https://engineering.videoblocks.com/web-architecture-101-a3224e126947  

How do i build a completed app system include back end and front end for global scale in 21 hours

REFERENCE https://dev.to/aurelmegn/setting-up-distributed-database-architecture-with-postgresql-261 https://www.postgresql.org/docs/9.5/sql-createforeigntable.html https://www.postgresql.org/docs/9.3/ddl-foreign-data.html