Skip to content

Instantly share code, notes, and snippets.

View rsubtil's full-sized avatar

Ricardo Subtil rsubtil

View GitHub Profile
@rsubtil
rsubtil / XML2JSON.gd
Last active September 4, 2022 12:54
Converts XML to JSON in Godot
extends Node
class_name XML2JSON
# Author: @ev1lbl0w (https://github.com/ev1lbl0w)
#
# Converts an XML file into a JSON/Dictionary:
#
# var dict = XML2JSON.parse("example.xml") # "example.xml" in JSON/Dictionary format
#
@rsubtil
rsubtil / gsoc-final-report.md
Last active August 29, 2021 12:15
GSOC 2021 Final Report


  • Project: Implement a DAP backend for debugging Godot projects with external editors
  • Student: Ricardo Subtil (@ev1lbl0w)
  • Mentors: Fabio Alessandrelli (@faless) & Joan Fons (@jfons)
  • PRs:
#!/usr/bin/env bash
min=100
max=2000
step=100
executableName="./proj-asa"
for (( c=$min; c<=$max; c+=$step ))
do

Keybase proof

I hereby claim:

  • I am ev1lbl0w on github.
  • I am ev1lbl0w (https://keybase.io/ev1lbl0w) on keybase.
  • I have a public key whose fingerprint is AF08 DBB5 C38A FBC4 C9DB 7DEE B383 693E 3746 E58A

To claim this, I am signing this object:

Keybase proof

I hereby claim:

  • I am rsubtil on github.
  • I am ev1lbl0w (https://keybase.io/ev1lbl0w) on keybase.
  • I have a public key whose fingerprint is AF08 DBB5 C38A FBC4 C9DB 7DEE B383 693E 3746 E58A

To claim this, I am signing this object: