Pinned Repositories
Bash-Scripts
GraphQL-Shopify
ImpCoin
A simple cryptocurrency implementation based on a proof-of-work blockchain, written in C.
JSON-RPC
JSON-RPC in C
libgraphql
Notes-App
This is a simple Notes App project built using HTML, CSS, and JavaScript (with some parts written in SASS for improved styling). The application allows users to add, delete, search, and highlight notes.
recurrent-neural-net
A recurrent (LSTM) neural network in C
webs
simple c89-compliant web-socket server library
wsclient
websocket client library
xHTTP
A lightweight HTTP server as a library.
hoathienvu8x's Repositories
hoathienvu8x/Bash-Scripts
hoathienvu8x/chatmachine
A chatbot in C++ implementing AIML.
hoathienvu8x/tiny_queue
a tiny example of a threadsafe queue in C
hoathienvu8x/webs
simple c89-compliant web-socket server library
hoathienvu8x/wsclient
websocket client library
hoathienvu8x/BigIntRandomPrime
C program generate a big random prime number!
hoathienvu8x/C-ML
Machine learning framework written in C.
hoathienvu8x/C-Thread-Pool
A minimal but powerful thread pool in ANSI C
hoathienvu8x/ccan
The C Code Archive Network
hoathienvu8x/chat-app-server
Server side of chat application written in C with BSD sockets and epoll - basic implementation of RFC 6455 - The WebSocket Protocol
hoathienvu8x/chat_app_v2
Super simple chat app v2 using TCP socket, support multiple clients.
hoathienvu8x/chatbot-copilot
hoathienvu8x/ChatTor
C websocket server written for the ChatTor website
hoathienvu8x/cJSON
Ultralightweight JSON parser in ANSI C
hoathienvu8x/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
hoathienvu8x/Generate_Random_Prime_Number
C program generate a big random prime number!
hoathienvu8x/GoogleTranslateC
Google Translate library for C language.
hoathienvu8x/ht
Simple hash table implemented in C
hoathienvu8x/investing-com-api
hoathienvu8x/mattn-clask
Web micro-framework like flask in C++.
hoathienvu8x/mongoose
Embedded web server, with TCP/IP network stack, MQTT and Websocket
hoathienvu8x/pwnat
The only tool/technique to punch holes through firewalls/NATs where multiple clients & server can be behind separate NATs without any 3rd party involvement. Pwnat is a newly developed technique, exploiting a property of NAT translation tables, with no 3rd party, port forwarding, DMZ, DNS, router admin requirements, STUN/TURN/UPnP/ICE, or spoofing.
hoathienvu8x/really-simple-theme
Really Simple is a theme for bloggers and writers who need a ultra light and fast theme. The theme focuses on simplicity and loading speed. Yes, Really Simple Theme is also fully AMP compatible.
hoathienvu8x/RSA-learning
Simple implementation of the RSA algorithm
hoathienvu8x/simple-window-pthread
pthread compatible library for windows design by Yasunobu Okamura
hoathienvu8x/tiny-editor
A tiny HTML rich text editor written in vanilla JavaScript
hoathienvu8x/tinytemplate
Tiny templating engine for C
hoathienvu8x/toy-rsa
Toy implementation of RSA in C
hoathienvu8x/utf8.h
📚 single header utf8 string functions for C and C++
hoathienvu8x/websockets
A C client-side websockets library