Joseph Felix

Software Developer

Current student at Arizona State University studying Computer Science. Looking to gain more experience and exposure to working in a team environment.

  • Loading Light/Dark Toggle

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

Bachelor of Science, Computer Science
Minor, Mathematics
GPA: 3.8

Projects

  1. Language Compiler

    Implemented a compiler for a small programming language supporting conditional statements, loops, and switch statements.

    • C++
  2. 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
  3. 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
  4. 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