• Web application that shows how well each NFL draft pick over the last ten years fared based on fantasy points (HTML, CSS, React.js).
• User can select the year, original draft order or the redraft order, and click on a player to see their stats and information.
• Data presented in a table, scatterplot, and bar chart based on different variables.
• Implemented a website that shows users what cafes are currently open on campus.
• Implemented the user interface for a Javabased game in which the user stacks blocks on top of one another in a timely manner (Java).
• Assisted in the creation of graphics for background panels.
• Implementing a Web application that manages substitutions for a seven player soccer team based on offensive and defensive schemes (HTML, CSS, Javascript).
• Takes into account user skill level and position.
• Project is currently in progress.
• Worked on a compiler for Pascal as part of coursework (C, lex, yacc).
• Includes implementations of a lexical analyzer, parser, and code generator.
• Worked on functionalities of an Operating System including multithreading, userprogram system calls, virtual memory and a file system (C).
• Coursework project that took over 2000 lines of code.
• Worked on an Android application that teaches users the legal consequences for different illegal activities (Java, Android Studio).
• Currently on the Google Play Store.
• Implemented an AWS Lambda that automatically invalidates an AWS cloudfront cache when a developer chooses to update a statically hosted site on AWS.
• Used AWS services: Cloudformation, S3, CloudFront, Lambda.