Johnrdorazio
Joined August 15, 2020
Content deleted Content added
Johnrdorazio (talk | contribs) No edit summary |
Johnrdorazio (talk | contribs) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 13:
I enjoy electronics, and science in general, and would like to put these talents at the service of the Church.
So I have created the [https://www.bibleget.io BibleGet Project and API].
I have created a [https://www.johnromanodorazio.com/LiturgicalCalendar Liturgical Calendar
I curate a few websites.
Line 23:
== Testing LilyPond scores ==
<score
== Testing Syntax Highlighting ==
<syntaxhighlight lang="python" line>
def quick_sort(arr):
less = []
pivot_list = []
more = []
if len(arr) <= 1:
return arr
else:
pass
</syntaxhighlight>
[[it:Utente:Johnrdorazio]]
|