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. Tartarust Operating System

    Wrote a functional bare-metal operating system from scratch in Rust. It features memory management via paging and dynamic allocation, interrupt/exception handling allowing for device input.

    • Rust
  2. Compiler

    Wrote a language compiler in C++ from scratch for a simple programming language supporting conditional statements, loops, and switch statements.

    • C++
  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