Hey, I'm Terry!
Linux sysadmin. Docker. Self-hosting. Networking. Based in Siem Reap, Cambodia. Available for remote work.
Projects
-
A project demonstrating the use of M5Stack product. A Cardputer ADV with the ENV III (SHT30 and QMP6988) module. The project shows the current temperature, humidity, and air pressure. Also, inclued is a setting menu to change screen brightness, fahrenheit and celsius selector. Each variable has a separate page with displays a 1 hour history chart.
-
A website demonstrating showing the current air pollution near my home. I built this because there is very little data meausuring the particulate matter in Siem Reap, Cambodia which gets quite polluted during the burning season. The pollution monitor uses an ESP32 and a Sensiron SEN55 module which measures PM 1.0, PM 2.5, temperature, and humidity. The "feels like" and dew point are measured with an algorithm in the yaml file on the ESP32, using ESPHome. The data is sent to Home Assistant and then uses Flask to load the data. The website also shows 24 hour history charts for each metric.
-
I built this website to help me learn Khmer vocabulary while living in Cambodia. It consists of a 20 question quiz that test the user on basic vocabulary and can be switched from Khmer romanized phonetics to English, and vice versa, or use a mix of the two. After the quiz is complete, the user is scored and the quiz can begin again.