update for new gitea instance

This commit is contained in:
Lucas Jensen
2025-03-14 21:05:22 -07:00
parent b5e7a91062
commit 3eb8a65cd5

View File

@@ -1,8 +1,8 @@
# Lucas Jensen
Thanks for checking out my self hosted [Gitea](https://about.gitea.com/) instance! I'm in the process of moving all my work from [GitHub](https://github.com/ljensen505) to here in order to have more control over my own information.
Thanks for checking out my self hosted [Gitea](https://about.gitea.com/) instance! Rather than linking all my projects to a dedication portfolio site, why not deploy a tool meant for that puspose?
I'm a software engineer working for the University of Oregon and an alum from Oregon State University with a B.S. in Computer Science. I'm passionate about open source software and self hosting anything and everything. Most of my projects, including this gitea instance, are hosted either on a Raspberry Pi or an Ubuntu server with Linode.
I'm a software engineer working for the University of Oregon and Oregon State University alum with a B.S. in Computer Science. I'm passionate about open source software and self hosting anything and everything. Check each repo for deployment details on them. Most live on an Ubuntu VPS with Linode, though some (including Gitea) live in my living room.
## Contact
@@ -10,8 +10,10 @@ I'm a software engineer working for the University of Oregon and an alum from Or
## Projects
Only a few projects exist here so far, but the list will continue growing as the migration from GitHub continues.
### [thegrapefruitsduo.com](https://gitea.lucasjensen.me/lucasjensen/TheGrapefruitsDuo)
A full stack application built with Python, React, and MariaDB.
A full stack application built with Python, React, and MariaDB. Includes an admin platform for artists to manage their own content.
### [meganjohns.com](https://gitea.lucasjensen.me/lucasjensen/MeganJohns)
Built with the same stack as thegrapefruitsduo.com, but still under active development.