mirror of
https://git.tonybark.com/tonytins/.profile.git
synced 2026-05-12 05:03:31 -04:00
Expanded upon my development style. Feel free to replicate.
This commit is contained in:
parent
1374b95b0e
commit
ee51d16c6f
1 changed files with 7 additions and 1 deletions
|
|
@ -1,6 +1,12 @@
|
||||||
# Arf! I'm Tony Bark. 🦊
|
# Arf! I'm Tony Bark. 🦊
|
||||||
|
|
||||||
I'm a self-taught indie developer focused on creating cross-platform games with Godot and desktop applications using Tauri. I prioritize high maintainability and aim to minimize technical debt. My earlier Tauri projects used a Vue frontend, but since [Amtrak Status](https://github.com/tonytins/amtkstat), I've transitioned to using .NET Blazor. Any .NET-based application I develop typically targets the latest LTS releases and ensures minimal long-term support when necessary.
|
I'm a self-taught indie developer focused on cross-platform games using Godot and desktop applications built with Tauri. I always aim for high maintainability with minimal technical debt. Earlier Tauri projects utilized Vue for the frontend, but starting with [Amtrak Status](https://github.com/tonytins/amtkstat), I've shifted to .NET Blazor. For all .NET-based programs, I target the latest LTS releases and strive to provide the bare minimum long-term support.
|
||||||
|
|
||||||
|
I design my libraries and applications—whether desktop or CLI—to be functional from day one. They're crafted for my own use, but you can use them too, even if it's just for a simple need or experimentation.
|
||||||
|
|
||||||
|
Before committing an initial release, I rigorously test everything on my own systems. However, being a solo developer, I can't guarantee perfect compatibility across other platforms. I also follow a .NET-style versioning scheme, with version numbers starting in the 100s, either in the minor or patch section, for every type of software.
|
||||||
|
|
||||||
|
I'm not chasing perfection, just reliability. You can thank my very first public release, [Blue Rose](https://github.com/tonytins/BlueRoseClassic), for shaping that mindset.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue