Simplified intro

This commit is contained in:
Tony Bark 2025-08-10 06:38:14 -04:00
parent 26ea359ac9
commit 4e3edc1887

View file

@ -1,15 +1,9 @@
# Arf! I'm Tony Bark. 🦊 # Arf! I'm Tony Bark. 🦊
I'm a self-taught indie developer. While I'm not chasing perfection, I do aim for reliability and I've learned to [code like NASA](https://en.wikipedia.org/wiki/The_Power_of_10:_Rules_for_Developing_Safety-Critical_Code) over the years. My true passion is developing games, where I started with MonoGame before shifting towards RayLib and Godot. I'm a self-taught indie developer that likes to make games and desktop applications. I will always prioritize developing for frameworks that are both open source and cross-platform. That being said, I prefer to use [Tauri](https://v2.tauri.app/) over Electron when writing GUI apps.
When it comes to .NET, my go-to language, I stick with LTS (unless I need a newer API) and give my projects the same life cycle. You can thank a little accidental mishap with my first widely shared project, [Blue Rose](https://github.com/tonytins/BlueRoseClassic), for shaping that mindset.
Being a solo developer, I sometimes use AI to generate certain algorithms or just when I need a basic template to build off of, such as [StaggerPost](https://github.com/tonytins/StaggerPost). Nothing extreme.
--- ---
- 🛠️ Most comfortable using `C#` and `Blazor` - 🛠️ Most comfortable using `C#` and `Rust`
- 👍 Familiar with `Tauri` and `Rust` - 👍 Familiar with `Javascript` and `GDscript`
- 📚 Currently learning ``Raylib``, `Zig`, `GDscript`, `C`[^1] - 📚 Currently learning `Zig` and `Swift`
[^1]: Indirectly through Zig.