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
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
Compiler
Wrote a language compiler in C++ from scratch for a simple programming language supporting conditional statements, loops, and switch statements.
- C++
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