rqg0717
Keep learning from new discoveries, innovations, ways of looking at things, knowledge, and ideas.
Naperville IL, USA
Pinned Repositories
Agile-Agents-in-C
Agile Agents in C
aria2_Qt_project
a Qt GUI for aria2
CRC
CRC8, CCITT, CRC16, CRC32
FHEW
HAPI-FHIR-JPASERVER
HAPI FHIR server running on Tomcat using MySQL database
Homomorphic-encryption
Homomorphic encryption is an encryption form that allows people to perform algebraic operations on ciphertext in a specific form. The result of decryption matches the result of the operations as if they had been performed on the plaintext.
LeetCode
LeetCode Questions and my solutions
LoRa-Shield-Uno-TTN
Example of using a Lora Shield Uno and DHT11 with a single-channel Dragino LG01-P US915 gateway to upload temperature and humidity to The Things Network.
ttn_out_ts_in
get data from TheThingsNetwork with MQTT and then post the data to ThingSpeak with REST
rqg0717's Repositories
rqg0717/CRC
CRC8, CCITT, CRC16, CRC32
rqg0717/Homomorphic-encryption
Homomorphic encryption is an encryption form that allows people to perform algebraic operations on ciphertext in a specific form. The result of decryption matches the result of the operations as if they had been performed on the plaintext.
rqg0717/Agile-Agents-in-C
Agile Agents in C
rqg0717/aria2_Qt_project
a Qt GUI for aria2
rqg0717/FHEW
rqg0717/HAPI-FHIR-JPASERVER
HAPI FHIR server running on Tomcat using MySQL database
rqg0717/LeetCode
LeetCode Questions and my solutions
rqg0717/LoRa-Shield-Uno-TTN
Example of using a Lora Shield Uno and DHT11 with a single-channel Dragino LG01-P US915 gateway to upload temperature and humidity to The Things Network.
rqg0717/ttn_out_ts_in
get data from TheThingsNetwork with MQTT and then post the data to ThingSpeak with REST
rqg0717/FHIR-Client-Server-Test
FHIR Javascript Client Test
rqg0717/go-https
Simple Golang HTTPS Examples
rqg0717/hiredis-set-get
a quick hiredis example
rqg0717/hiredis_pub_sub
A simple pub/sub messaging example using hiredis
rqg0717/LinesOfAction
:game_die: This is a Lines Of Action game BOT, which is developed in Java language, using AlphaBeta Minimax Search, Singular extensions, Forward pruning technics and more..
rqg0717/NATS_Pub_Sub
NATS Publish/Subscribe Example
rqg0717/Redis-6.0.8-ARMv7
Download, Compile, and Install Redis 6.0.8 for ARMv7 on Ubuntu 16.04 LTS
rqg0717/ROS_Nao
Nao using ROS
rqg0717/Scalable-C
Writing Large-Scale Distributed C
rqg0717/StudyGroup
study group for coding
rqg0717/ZeroMQ_Pub_Sub
ZeroMQ Publish/Subscribe example