Skip to content
View silentlie's full-sized avatar
  • Gold Coast, QLD, Australia
  • 03:07 (UTC +10:00)
  • LinkedIn in/linh5464

Highlights

  • Pro

Block or report silentlie

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
silentlie/README.md

Linh Tuan Nguyen

Junior Full Stack Developer focused on web, mobile, backend APIs, and cloud-backed applications.

I build practical software across React / React Native, Flutter, TypeScript, C#, .NET, AWS, and Docker, with an interest in clean APIs, real-world deployment, and production-style documentation.

📍 Gold Coast, QLD, Australia
🔗 LinkedIn


Featured Projects

ADSATS – Aviation Document Storage and Tracking System

Flutter + AWS Amplify Gen 2 app for managing aviation documents, staff records, aircraft records, notices, reports, reminders, and KPI views.

Tech: Flutter, Dart, AWS Amplify Gen 2, Cognito, AppSync GraphQL, S3, Lambda, Riverpod, GoRouter, Freezed.

Highlights:

  • Built cloud-backed document and record workflows
  • Integrated authentication, storage, GraphQL data models, and serverless functions
  • Structured feature modules with providers, repositories, generated routes, and model code

Fake Store App

React Native / Expo mobile commerce app with authentication, product browsing, cart management, checkout, and order tracking.

Tech: React Native, Expo, TypeScript, Redux Toolkit, RTK Query, Zod, React Navigation.

Mini Server

ASP.NET Core 9 backend starter with SQL Server, Docker, clean architecture, unit tests, and integration tests.

Tech: C#, .NET 9, SQL Server, Docker, Clean Architecture.


Additional Projects

  • SSAR Webots: autonomous search-and-rescue robot simulation using Python, Webots, sonar/camera perception, FSM control, A*, and BFS.

Technical Skills

Core Languages: TypeScript, JavaScript, C#, Python, Dart
Frontend / Mobile: React, React Native, Expo, Flutter, Next.js, HTML, CSS
Backend / APIs: .NET, Node.js, Express, REST APIs, GraphQL
Cloud / DevOps: AWS, Firebase, Docker, GitHub Actions, NixOS, Linux
Databases: SQL Server, PostgreSQL, MySQL, MongoDB, SQLite
Other Experience: Java, C++, Kotlin, Redux, Nginx, Apache, EJS, Esbuild

Pinned Loading

  1. adsats_amplify_gen_2 adsats_amplify_gen_2 Public

    Aviation document storage and tracking system built with Flutter, AWS Amplify Gen 2, Cognito, AppSync GraphQL, S3, Lambda, Riverpod, GoRouter, and Freezed.

    Dart 1

  2. Fake-Store-App Fake-Store-App Public

    Fake Store mobile app built with React Native, featuring product browsing, cart management with Redux, and server-integrated user authentication and order processing.

    TypeScript

  3. nix-homelab-stack nix-homelab-stack Public

    NixOS homelab stack with base system modules plus Docker Compose apps/infra/observability.

    Nix

  4. dotnet-clean-api dotnet-clean-api Public

    ASP.NET Core 9 backend API demonstrating clean architecture, SQL Server, Docker, unit tests, and integration tests.

    C#

  5. ssar-webots ssar-webots Public

    Scout Search and Rescue robot simulation in Webots, featuring maze navigation, camera perception, danger detection, goal search, and modular robot control.

    Python

  6. Tetris Tetris Public

    JavaFX Tetris game developed as a university team project, featuring classic gameplay, scoring, levels, keyboard controls, and structured OOP design.

    Java