Howdy folks! My name is Joshua, and I'm currently a senior-year Computer Science student at The University of Texas at Austin. I have multiple work experience with Cloud Computing, Android and Web Developments, and Augmented Reality Applications. My main interest is in Backend/Full-Stack Development.
Besides school, I have been fortunate enough to be a part of the Texas Advanced Computing Center (TACC) as one of their Software Development Interns / Research Assistants for about 1.5 years. During my time at TACC, I was able to gain new programming knowledge as well as contributing to multiple projects that give benefits to the community, such as BOINC.
After TACC, I had a great opportunity to work with Paycom as a Software Development Intern. My team and I at Paycom were able to find a way to improve the perfomance of one of Paycom software modules that currently takes a long time. We improved it through a caching system.
And lastly, I'm currently working for Center for Transportation Research (CTR) as a Software Development Intern / Research Assistant to help automating some of their data processing systems.
1. BOINC@TACC
2. Interactive Parallelization Tool (IPT)
3. Ingredient Inspector
BOINC@TACC is a software infrastructure hosted in VMware that enables the routing of high-throughput computing jobs from TACC resources to the devices donated by the community.
View Project
IPT is a semi-automatic tool that converts a C/C++ serial program into an efficient parallel program by parsing user’s specification
View Project