Skip to content

Commit

Permalink
Update Resume.tex
Browse files Browse the repository at this point in the history
  • Loading branch information
andreweggleston authored Jul 19, 2024
1 parent df40502 commit 985082d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Resume.tex
Original file line number Diff line number Diff line change
Expand Up @@ -119,14 +119,14 @@

\cvsection{Projects}
\cvevent{xv6}{\href{https://github.com/andreweggleston/xv6}{github.com/andreweggleston/xv6}}{}{}
\href{MIT 6.1810}{https://pdos.csail.mit.edu/6.1810/2023/xv6.html} coursework, where I work on openly available labs and exercises.
\href{https://pdos.csail.mit.edu/6.1810/2023/xv6.html}{MIT 6.1810 Operating Systems Engineering} coursework, where I work on openly available labs and exercises.
Working towards implementing an eBPF interpreter that will run in the kernel, with the goal of being able to safely run user programs in kernel space.
xv6 is written in \textbf{C} and \textbf{RISC-V} assembly.

\divider
\cvevent{OxiDish}{\href{https://github.com/andreweggleston/OxiDish}{github.com/andreweggleston/OxiDish}}{}{}
A CRUD app to store recipes, queryable by ingredients. Great for figuring out what you can make with ingredients in your fridge.
This is just the backend, written in \textbf{Rust} with the \textbf{Axum} web framework and \textbf{sqlx}. Exploring \textbf{Elm} and .
This is just the backend, written in \textbf{Rust} with the \textbf{Axum} web framework and \textbf{sqlx}. Exploring \textbf{Elm} and \tectbf{Vue} frontends.

\medskip

Expand Down

0 comments on commit 985082d

Please sign in to comment.