From d13fbbcf439e46a8ebe1830a41abc044fb6c9389 Mon Sep 17 00:00:00 2001 From: sudoer777 Date: Sun, 30 Jul 2023 23:31:55 -0500 Subject: [PATCH] Update Experience.mdx --- src/components/content/index/Experience.mdx | 4 +++- src/layouts/Base.astro | 7 ++++--- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/src/components/content/index/Experience.mdx b/src/components/content/index/Experience.mdx index 0538974..270af11 100644 --- a/src/components/content/index/Experience.mdx +++ b/src/components/content/index/Experience.mdx @@ -18,7 +18,9 @@ Although I have learned most of these skills in my spare time, I have also used Worked on backend and frontend for multiple projects using ASP.NET, MS SQL, and React to create APIs, a login system with MFA, and functional frontend - components. + components. Rewrote part of a web app to open EPUB documents, enable users + to highlight text and comment, and position those comments relative to the + highlighted text.