From 7a61545a4763f2f88538bd3b10217546e43ad84e Mon Sep 17 00:00:00 2001 From: Daniel McKnight Date: Wed, 12 Feb 2025 19:50:43 -0800 Subject: [PATCH 1/2] Minor adjustment to footer icons --- site_mcknight_tech/page_content/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site_mcknight_tech/page_content/footer.html b/site_mcknight_tech/page_content/footer.html index 57cd5d9..26bd77f 100644 --- a/site_mcknight_tech/page_content/footer.html +++ b/site_mcknight_tech/page_content/footer.html @@ -30,7 +30,7 @@ - + From 50931665592e79c2a034cd2ec014711ca46aa0f3 Mon Sep 17 00:00:00 2001 From: Daniel McKnight Date: Wed, 12 Feb 2025 19:50:57 -0800 Subject: [PATCH 2/2] Add bio first draft --- site_mcknight_tech/page_content/bio.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/site_mcknight_tech/page_content/bio.md b/site_mcknight_tech/page_content/bio.md index f7aa4fc..dfd72d1 100644 --- a/site_mcknight_tech/page_content/bio.md +++ b/site_mcknight_tech/page_content/bio.md @@ -1 +1,15 @@ -## Hi! +## About Me +I'm a software engineer with a passion for conversational AI, and open source development. With a background in physics +and a range of interests that extend from software development to 3D printing, woodworking, and circuit design, +I am constantly finding new projects to apply my skills to. + +At Neon AI, I have found the perfect environment to pursue my interests in tech. With a range of projects, my work at +Neon AI aligns with my commitment to responsible software development. All the projects I've worked on respect user +privacy, and many are run on user-owned hardware, ensuring that users maintain control over their data and their systems. + +I have also had the pleasure of working with a large software stack, including voice technologies, +model training and customization (LLMs, Speech Synthesis, and Intent Determination), data organization, system +architecture and design, code and workflow optimization, documentation, and infrastructure management. I've called out a +few projects that highlight my work in these areas in my Portfolio. + +Yes, an LLM helped me write this 😉.