Skip to content

Instantly share code, notes, and snippets.

View ash-dvlpr's full-sized avatar
🇪🇸

Aser Granado ash-dvlpr

🇪🇸
View GitHub Profile
@ash-dvlpr
ash-dvlpr / softwaredev_res.md
Last active April 6, 2025 19:26
Software Development Resources

General

  • roadmap.sh => Easy way to visualize the learning process of tech skills.
  • Handmade Network => Community of people that prefer hand making systems over using premade libraries.
  • Graphics Programming Resources => Collection of usefull resources for learning about Graphics Programming.
  • BallDontLie => Public API for fetching NBA related data. Usefull for testing stuff.

Project Management

@webbertakken
webbertakken / .gitattributes
Last active May 14, 2025 00:12
.gitattributes for Unity projects
#
# Git attributes for Unity projects
#
# Compiled by the GameCI community under the MIT license - https://game.ci
#
# Latest version at https://gist.github.com/webbertakken/ff250a0d5e59a8aae961c2e509c07fbc
#
# Ensure that text files that any contributor introduces to the repository have their line endings normalized
* text=auto