Ryan Teshima


Personal Website

This is the personal project I worked on that you are using and looking at right now. It showcases my past CS projects as well as my personal interests and hobbies. I used HTML/CSS/Javascript to create the frontend of my website.




Logger

This was my intern project at the Johns Hopkins Applied Physics Lab during the summer of 2019. I built the full stack of a logger program that parsed through 100K+ lines of hardware log files to make the debugging process of hardware significantly faster. The logger featured functionalities such as search, filter, and save specific log lines. I used Python3 for the backend and QT for Python/PySide2 to create the frontend GUI.