Scholar
Current- Participated in multiple technical workshops with Microsoft, Google, and Paypal to improve programming skills, knowledge of the tech industry, networking, and professionalism. Learned about Software Engineering and Product Management and the skills used within them such as designs, user experience, agile methodologies and more.- Album Cover Project: Created an album cover using p5.js. Utilized built in functions to create & color shapes, create background, and include user interaction. Created functions to alter background.- Video Game Project: Created a video game using p5.js. Created a function to insert an image for the main character and used if/else statements to program character movement. Created functions to handle game score and time and used if/else statements to display win and loss screens based on the score and time. Created an enemy class with a constructor that set the parameters for my size and location attributes, and methods to display the image of my enemy object and move it off the screen based on location.