Merge branch 'main' of github.com:nickorlow/personal-site

This commit is contained in:
Nicholas Orlowsky 2023-08-20 13:48:09 -05:00
commit 178550a1a8
No known key found for this signature in database
GPG key ID: 24C84C4DDAD95065
2 changed files with 5 additions and 5 deletions

View file

@ -43,7 +43,7 @@
</p> </p>
<p> <p>
Embeddings was chosen as the lookup method that way we don't have to worry about data being parsed out of the email being an exact I chose embedding as the lookup method so that we don't have to worry about the data parsed out of the email being an exact
match for what the user inputted. This also allows the lookup to work even when certain things such as location are missing from the match for what the user inputted. This also allows the lookup to work even when certain things such as location are missing from the
email. email.
</p> </p>

View file

@ -3,7 +3,7 @@
<div> <div>
<h2>Nick Web Services (NWS)</h2> <h2>Nick Web Services (NWS)</h2>
<i>C#, Kubernetes, Rancher, and HAProxy</i> <p><i>C#, Kubernetes, Rancher, and HAProxy</i></p>
<a href="https://nws.nickorlow.com">[ Project Website ]</a> <a href="https://nws.nickorlow.com">[ Project Website ]</a>
<p> <p>
Nick Web Services is a cloud infrastructure provider service that I created and run. Nick Web Services is a cloud infrastructure provider service that I created and run.
@ -20,7 +20,7 @@
<div> <div>
<h2>CavCash</h2> <h2>CavCash</h2>
<i>C#, Kubernetes, SQL Server, and MongoDB</i> <p><i>C#, Kubernetes, SQL Server, and MongoDB</i></p>
<a href="https://cavcash.com">[ Project Website ]</a> <a href="https://cavcash.com">[ Project Website ]</a>
<p> <p>
CavCash was a company that I founded which built a debit-based payment system similar to CavCash was a company that I founded which built a debit-based payment system similar to
@ -41,7 +41,7 @@
<div> <div>
<h2>SQUIRREL</h2> <h2>SQUIRREL</h2>
<i>Rust</i> <p><i>Rust</i></p>
<a href="https://github.com/nickorlow/squirrel">[ GitHub Repo ]</a> <a href="https://github.com/nickorlow/squirrel">[ GitHub Repo ]</a>
<p> <p>
SQUIRREL stands for SQL Query Util-Izing Rust's Reliable and Efficient Logic. It is a SQL database SQUIRREL stands for SQL Query Util-Izing Rust's Reliable and Efficient Logic. It is a SQL database
@ -64,7 +64,7 @@
<div> <div>
<h2>SEPTA Site</h2> <h2>SEPTA Site</h2>
<i>Svelte, TypeScript</i> <p><i>Svelte, TypeScript</i></p>
<a href="https://github.com/nickorlow/septa-site">[ GitHub Repo ]</a> <a href="https://github.com/nickorlow/septa-site">[ GitHub Repo ]</a>
<p> <p>
SEPTA Site is a website that I created which can get your trip history, SEPTA Key balance, SEPTA Site is a website that I created which can get your trip history, SEPTA Key balance,