About
Lorem ipsum dolor sit amet consectetur adipisicing elit. Doloremque nesciunt accusamus in quidem saepe atque fuga consequuntur, nam sint enim recusandae dicta, odit ad distinctio! Quia laudantium libero saepe repellendus.
Arizona State University
Projects
Language Compiler
Implemented a compiler for a small programming language supporting conditional statements, loops, and switch statements.
- C++
Maze Solving Rideshare Robot
Led a team in designing and building a robot and along with developing an algorithm in MATLAB in which the robot finds the route it must take to pick up/drop off a given object within a maze with added functionalities such as detecting and stopping at eesignated stop signs and a claw system.
- MATLAB
Effort Logger
Worked with a team of five to develop an application in Java that allows an employee to log their efforts for the current work day. This ttored data is used at later times when estimating the effort needed for future projects.
- Java
- JavaFX
Sine Wave Visualizer
Used JavaFX framework to create a visualizer of different frequency sine waves that are created dynamically and allow real time changes to wavelengths, amplitudes and color.
- Java
- JavaFX