I’m Nguyen Thai Duong, a software developer from Vietnam who is now living and working in Japan. My background is C# .Net Core and Python, but nowadays I mostly work with Java and Kotlin. I’m also interested in developing AI/Machine Learning solutions using Tensorflow/Keras.

You can find my GitHub repository here.

https://github.com/duongntbk

And this is my LinkedIn profile.

https://www.linkedin.com/in/duong-nguyen-58716271

Below are some articles that I think you would be interested in.

  • An opensource library to dynamically create objects and invoke their methods at runtime, written in C#: GitHub, Nuget.
  • My tutorial about using pre-trained Tensorflow models in C# with ML.NET, which is a top Google result: Link
  • My three-part series about SSO using OKTA in C#, which is also a top Google result: Link
  • Several articles about deep learning using Tensorflow/Keras: Link. I recommend you check out my NLP project to restore diacritics for Vietnamese text. You don’t need to understand Vietnamese to read it, I promise:).
  • My four-part series about distributed caching using Redis: Link

All the code in my blog is free to use with the MIT License. But I would appreciate it if you give me credit, and please remember to pay it forward.