Welcome to
Tae Yoon Kim
's
Portfolio.
D-OTA
Implementation of the delta (differential) over-the-air device firmware update on the ESP8266 board running the ESP8266 RTOS SDK. Delta OTA update is different from a normal OTA update in a way that it receives only the differential of the previous firmware and the new firmware. Therefore, the resulting transactions have relatively low overhead compared to the normal OTA update that sends the entire firmware image.
Dialogflow Editor
Dialogflow Editor is an interactive graph editor intended for managing the flow of agents using the Dialogflow NLP API. Before Dialogflow CX came out, there was only Dialogflow ES and it was extremely hard to manage the flow of the agent (chatbot) as it did not have a graph editor. This graph editor was intended to fill in the gap, but Dialogflow CX got released about a week after.
Sosizi
Sosizi is a React SPA that I made during my millitary service to help me and my buddies. Our job was to deliver news every month and before using this app, we had to manually keep track of which delivery points have been made and remember the route which only occurs once a month. I found it quite inefficient and it was such a pain to teach the next person in the handover process. This app just removed that handover process and also has detailed pictures to show exactly where to place the packages.
Work-In-Progress
CampusTree
A NextJS application to help uni-students to keep track of assignments, exams, and also motivate them to go to classes and do the course works.