Fixed a typo, and paragraph in wrong section

This commit is contained in:
Tony Bark 2023-01-10 17:09:09 -05:00
parent b65c3aa4c8
commit 5e914a97a4
2 changed files with 3 additions and 3 deletions

View file

@ -4,7 +4,7 @@ I'm a self-taught software developer with experience in C# and Rust. I'm an arti
I've developed CST.NET, a reimplementation of the parser for ``.cst`` files originally used in The Sims Online. Additionally, I have a Rust variant known as CST.rs, Commission Manager, a desktop application for tracking commissions and other transactions, utilizing MAUI and Blazor frameworks, and Ryubook, a epub generator that uses Pandoc as a backend. I've developed CST.NET, a reimplementation of the parser for ``.cst`` files originally used in The Sims Online. Additionally, I have a Rust variant known as CST.rs, Commission Manager, a desktop application for tracking commissions and other transactions, utilizing MAUI and Blazor frameworks, and Ryubook, a epub generator that uses Pandoc as a backend.
See [here](resume.md) for more details on y projects. See [here](resume.md) for more details on my projects.
--- ---

View file

@ -38,14 +38,14 @@ A command line application written in C# that generates epub files from Markdown
Developed as a simple launcher and updater for a project that reverse engineered The Sims Online, it was written using C# with Windows Forms. It served to replace the original old launcher after the reverse engineering project switched leads and development rapidly speed up. Developed as a simple launcher and updater for a project that reverse engineered The Sims Online, it was written using C# with Windows Forms. It served to replace the original old launcher after the reverse engineering project switched leads and development rapidly speed up.
It was a learning experience in using Blazor and working with modern web app frameworks like Bootstrap. Unfortunately, my lack of familiarity with Blazor at the time, and modern web app frameworks, led to some complexity that made it hard to maintain.
## Past Projects ## Past Projects
### Blazor Art Gallery ### Blazor Art Gallery
I developed a personal art gallery, inspired by DeviantART, using C# and Blazor. The project had no official name or code name, but it was simply referred to as "WebApp" and was my first time working with Blazor. The goal of the project was to create a web application where I can upload, view, and manage my artworks, but anyone could view it. Being an artist before a programmer, it was my own way to showcase my artworks and improve my skill on webdev. I developed a personal art gallery, inspired by DeviantART, using C# and Blazor. The project had no official name or code name, but it was simply referred to as "WebApp" and was my first time working with Blazor. The goal of the project was to create a web application where I can upload, view, and manage my artworks, but anyone could view it. Being an artist before a programmer, it was my own way to showcase my artworks and improve my skill on webdev.
It was a learning experience in using Blazor and working with modern web app frameworks like Bootstrap. Unfortunately, my lack of familiarity with Blazor at the time, and modern web app frameworks, led to some complexity that made it hard to maintain.
## Appreciation ## Appreciation