From 37b8bc82c47a008154aad94369e791cf423b4cc7 Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Fri, 22 Apr 2022 12:20:58 -0500 Subject: do some stuff Signed-off-by: Matt Strapp --- papers/resume.tex | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'papers/resume.tex') diff --git a/papers/resume.tex b/papers/resume.tex index 7b19237..9023107 100644 --- a/papers/resume.tex +++ b/papers/resume.tex @@ -130,9 +130,9 @@ \section{Projects} \resumeSubHeadingListStart \resumeProjectHeading - {\textbf{Remotely Accessible Inverted Pendulum} $|$ \emph{Senior Design Project, in TypeScript}}{January 2022 -- Present} + {\textbf{Remotely Accessible Inverted Pendulum} $|$ \emph{Senior Design Project}}{January 2022 -- Present} \resumeItemListStart - \resumeItem{Used TypeScript to develop a web application that allows users to control lab equiptment remotely} + \resumeItem{Utilized TypeScript to develop a web application that allows users to control lab equiptment remotely} \resumeItem{Designed, documented and implemented an API that would allow users to upload code and run code} \resumeItem{Integrated the application with the University's Single Sign-On system} \resumeItem{Wrote documentation for the existing system code so future users could easily understand the system} @@ -151,12 +151,12 @@ \resumeItem{Created a server in C from scratch that processed and responded to HTTP 1.1 GET requests} \resumeItem{Interfaced with the Linux kernel to create and interface with sockets} \resumeItem{Implemented POSIX threads to allow multiple pages to be served} - \resumeItem{Created a fixed-sized FIFO cache to reduce needed disk I/O and increase speed} + \resumeItem{Set up a fixed-sized FIFO cache to reduce needed disk I/O and increase speed} \resumeItemListEnd \resumeProjectHeading {\textbf{Internet of Things Door} $|$ \emph{Introduction to Computing Systems}} {March -- May 2019} \resumeItemListStart - \resumeItem{Used C++ to build the framework for a door to operating using a pair of Particle Photon microcontrollers} + \resumeItem{Built the framework for a door to operating using a pair of Particle Photon microcontrollers with C++} \resumeItem{Configured keypad and motion detector for security, logged with timestamps} \resumeItem{Drafted communication using Particle's API to allow the microcontrollers to share states} \resumeItemListEnd -- cgit v1.2.3