Skip to content
View thiennguyenhieu's full-sized avatar

Block or report thiennguyenhieu

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. nanomsg_ipc nanomsg_ipc Public

    This project demonstrates an inter-process communication (IPC) system in C++ using [nanomsg](https://nanomsg.org) with a shared library (`libipc_adapter.so`) to mediate communication between a UI p…

    C

  2. stock_prediction_ai stock_prediction_ai Public

    This project is an AI-powered stock price prediction tool.

    Python 2 1

  3. Data_Structures_And_Algorithms Data_Structures_And_Algorithms Public

    This repository contains clean, well-documented implementations of fundamental data structures and algorithms in C++.

    C++

  4. DesignPattern DesignPattern Public

    This repository showcases a collection of classic software design patterns implemented in modern C++17

    C++

  5. solana_bot solana_bot Public

    This bot scans newly listed Solana tokens using DEX Screener and evaluates them based on a set of checklist filters designed to find potential "x100" tokens. It tracks how often promising pairs app…

    Python

  6. qt_cplusplus_mazegeneration qt_cplusplus_mazegeneration Public

    A modern Maze Generator and Solver built with Qt 5.15 and Qt Quick Controls 2, using an MVVM (Model–View–ViewModel) architecture. The application generates a perfect maze using a Depth-First Search…

    C++