Duong Nguyen (@duongntbk)
  • Stars
    star
    36
  • Global Rank 427,965 (Top 15 %)
  • Followers 23
  • Following 1
  • Registered almost 11 years ago
  • Most used languages
    C#
    58.8 %
    Python
    35.3 %
    Kotlin
    5.9 %
  • Location 🇯🇵 Japan
  • Country Total Rank 9,249
  • Country Ranking
    C#
    601
    Kotlin
    852
    Python
    2,262

Top repositories

1

restore_vietnamese_diacritics

A Transformer based NLP solution to restore diacritics for Vietnamese text with 94.05% accuracy on the test dataset. You don't need to understand Vietnamese to use this, I promise :).
Python
7
star
2

AgeEstimatorSharp

A library to load pre-trained tensorflow model to estimate age and predict gender based on facial image, written in C#.
C#
4
star
3

DynamicCodeGenerationSample

Sample code for my blog post at https://duongnt.com/dynamic-code-generation
C#
3
star
4

TaskYieldDemo

Sample code for my blog post about the Task.Yield method in .NET.
C#
2
star
5

InterlockedDemo

Sample code for my blog post at https://duongnt.com/interlocked-synchronization
C#
2
star
6

AgeGenderNet

An network based on VGG19, trained on AFAD dataset to reach 97.01% accuracy for gender prediction and 3.67 MAE for age guessing
Python
2
star
7

age_estimator_model

Use fine-tuning based on VGG19 network to reach 96.67% accuracy for gender prediction and 3.88 MAE for age guessing on AFAD dataset.
Python
1
star
8

CsvHelperDemo

Sample code for my blog post at https://duongnt.com/read-csv-helper
C#
1
star
9

OpenAPIGeneratorDemo

Sample code for my blog post at https://duongnt.com/openapi-generator
C#
1
star
10

SamlSample

A simple ASP.NET Core web app, to be used as sample for my blog post at https://duongnt.com/integrate-sso-asp-net-core
C#
1
star
11

passpwnedcheck

A simple wrapper for Pwned Passwords API written in Python
Python
1
star
12

urchintai-client

A simple client to query UR Chintai API (UR都市機構) written in Python
Python
1
star
13

Steganography

A library to hide data into image (Steganography) for C#.
C#
1
star
14

MockIHttpClientFactoryDemo

C#
1
star
15

StubIdpCore

A stub IDP written in ASP.NET Core. Read more about it at https://duongnt.com/stub-idp
C#
1
star
16

FashionMNIST

Use an esemble of algorithms to archive 92.41% accuracy on test set of FashionMNIST datasets.
Python
1
star
17

elasticsearchclient-async-demo

This is a sample app for my blog post at: https://duongnt.com/elasticsearch-async-search-kotlin
Kotlin
1
star