I'm Aser Granado, but you can call me Ash. Also known as @Xeros08.
- Passionate about Game development.
- Interested in low level programing, graphics and game engine development.
- Voluntary translator for RimWorld & Will You Snail and ex-modder.
I'm Aser Granado, but you can call me Ash. Also known as @Xeros08.
# General
- [roadmap.sh](https://roadmap.sh/) => Easy way to visualize the learning process of tech skills.
- [Handmade Network](https://handmade.network) => Community of people that prefer hand making systems over using premade libraries.
- [Graphics Programming Resources](https://github.com/Graphics-Programming-Virtual-Meetup/resources/blob/main/readme.md) => Collection of usefull resources for learning about Graphics Programming.
- [BallDontLie](https://www.balldontlie.io/home.html) => `Public API` for fetching NBA related data. Usefull for testing stuff.
# General
- [Software Dev Resources (Gist)](https://gist.github.com/ash-dvlpr/72352fe8cc11ac3d2edf4f538f7ff318)
- [roadmap.sh](https://roadmap.sh/game-developer) => Game Dev specific `roadmap.sh`.
- [Procgen Arcana](https://watabou.github.io/index.html) => Collection of procedural map generators for TTRPGs.
Cipher-texts:
- [Substitution ciphers](https://en.wikipedia.org/wiki/Substitution_cipher)
- [A1Z26](https://www.dcode.fr/letter-number-cipher) aka `A=1 ... Z=26`
- [Caesar](https://www.dcode.fr/caesar-cipher) aka `alphabet shift`
- [Atbash](https://www.dcode.fr/atbash-cipher) aka `reverse alphabet`
Collection of tools I made while working on Unity projects, bundled up in a package.
C#