Initial commit

This commit is contained in:
Tony Bark 2023-01-10 17:06:33 -05:00
commit b65c3aa4c8
4 changed files with 561 additions and 0 deletions

13
README.md Normal file
View file

@ -0,0 +1,13 @@
# Arf! I'm Tony Bark. 🦊
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.
See [here](resume.md) for more details on y projects.
---
- 🧰 Most comfortable with ``C#`` and ``Rust``,
- 👌 Familiar with ``Go`` and ``Dart``.
- 📚 Currently learning ``Typescript`` and ``Python``.