mirror of
https://git.tonybark.com/tonytins/.profile.git
synced 2026-05-12 05:03:31 -04:00
Moved a few things around
This commit is contained in:
parent
2db6c04d87
commit
1905475b92
2 changed files with 9 additions and 9 deletions
|
|
@ -2,9 +2,7 @@
|
||||||
|
|
||||||
I'm a self-taught software developer with experience in C# and Rust. I'm an artist with a passion for programming and have been constantly teaching myself new skills. I strive for high maintainability and low technical debt in my projects.
|
I'm a self-taught software developer with experience in C# and Rust. I'm an artist with a passion for programming and have been constantly teaching myself new skills. I strive for high maintainability and low technical debt in my projects.
|
||||||
|
|
||||||
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.
|
More details about my project and skills can be found [here](resume.md).
|
||||||
|
|
||||||
See [here](resume.md) for more details on my projects.
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
14
resume.md
14
resume.md
|
|
@ -1,19 +1,21 @@
|
||||||
# Tony Bark
|
# Tony Bark
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
## Skills
|
## Skills
|
||||||
|
|
||||||
- Programming languages: C#, Rust
|
- Programming languages: C#, Rust
|
||||||
- Frameworks: MAUI, Blazor, COSMOS, Windows Forms
|
- Frameworks: MAUI, Blazor, COSMOS, Windows Forms
|
||||||
- Tools: Visual Studio, Git
|
- Tools: Visual Studio (Code), Git
|
||||||
|
|
||||||
### Software Developer
|
### Software Developer
|
||||||
|
|
||||||
**Freelancer** (2017-Present)
|
**Freelancer** (2015-Present)
|
||||||
|
|
||||||
- Developed and maintain CST.NET and CST.rs, reimplementation of the parser for ``.cst`` files originally used in The Sims Online and now also used internally within my projects.
|
- CST.NET, reimplementation of the parser for ``.cst`` files originally used in The Sims Online and now also used internally within my projects.
|
||||||
- Developed TOMAS, a managed operating system based on COSMOS framework.
|
- TOMAS, a managed operating system based on COSMOS framework.
|
||||||
- Developed Commission Manager, a desktop application for tracking commissions and other transactions, utilizing MAUI and Blazor frameworks.
|
- Commission Manager, a desktop application for tracking commissions and other transactions, utilizing MAUI and Blazor frameworks.
|
||||||
- Developed Ryubook, a command line application written in C# that generates epub files from Markdown using Pandoc as the backend for generation.
|
- Ryubook, a command line application written in C# that generates epub files from Markdown using Pandoc as the backend for generation.
|
||||||
|
|
||||||
## Projects
|
## Projects
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue