Skip to content

Instantly share code, notes, and snippets.

View davidmfinol's full-sized avatar

David Finol davidmfinol

View GitHub Profile
@davidmfinol
davidmfinol / UnityFirebaseDynamicLinks.cs
Last active July 15, 2022 05:44
Unity Firebase Dynamic Links
$ flutter run -d chrome -t lib/main_web.dart
Launching lib/main_web.dart on Chrome in debug mode...
Waiting for connection from debug service on Chrome... 42.8s
This app is linked to the debug service: ws://127.0.0.1:55567/wZ6RSqLPwm0=/ws
Debug service listening on ws://127.0.0.1:55567/wZ6RSqLPwm0=/ws
Running with unsound null safety
For more information see https://dart.dev/null-safety/unsound-null-safety
To hot restart changes while running, press "r" or "R".
@davidmfinol
davidmfinol / build-unity-uwp.yml
Created March 16, 2021 22:58
GitHub Actions workflow for Unity UWP builds
name: Build Unity UWP
on: push
jobs:
buildWithWindows:
name: Build for WSAPlayer
runs-on: self-hosted # Need to use self-hosted runner with access to enough memory so that builds won't fail due to out of memory
steps:
- name: Checkout Repository
uses: actions/checkout@v2
with:
@davidmfinol
davidmfinol / resume.json
Last active July 15, 2022 05:34
resume.json
{
"meta": {
"theme": "spartan"
},
"basics": {
"name": "David Finol",
"label": "Software Engineer at JPMorgan Chase & Co.",
"summary": "Striving to create software that delights.",
"location": {
"address": "",