Skip to content

Instantly share code, notes, and snippets.

View maxinspace's full-sized avatar
:shipit:
shippin' it

Maxim Larionov maxinspace

:shipit:
shippin' it
View GitHub Profile
691477, 1345874, 303909, 1374983, 1005458, 341234, 1538934, 1402265, 1122967, 784085, 728031, 197538, 602621, 1440133, 1520844, 1224198, 1344764, 284695, 333082, 1559155, 1583513, 1087758, 65671, 1621458, 76849, 1606828, 323998, 1450291, 212727, 1421541, 478047, 1073197, 353474, 1624629, 1604880, 1257348, 1475923, 1579086, 1365158, 683104, 1517217, 1390633, 1172876, 1523697, 1633621, 1491292, 776317, 31898, 1630371, 1011304, 1341712, 1506570, 1561084, 292424, 1577633, 1521538, 1279276, 1543392, 1299017, 1238848, 1210778, 1367111, 414594, 1635549, 865544, 952823, 1617361, 653669, 671375, 215161, 1522608, 473299, 625959, 178793, 1362278, 1247033, 445375, 1569047, 172359, 1636064, 571017, 1370254, 1013556, 195528, 826503, 44450, 947712, 1182865, 223882, 1608380, 1475949, 1571881, 1338797, 1596429, 298808, 1247527, 710431, 72868, 1603158, 1449482, 201367, 198277, 1156682, 1608315, 1061898, 1632370, 1605190, 486165, 35914, 1143243, 1591883, 1610120, 81887, 262321, 1407756, 335359, 168260, 1434549, 571329, 1609004,
@maxinspace
maxinspace / example.json
Created May 16, 2025 19:17
example json
{ "string": "hello", "object": { "inner_key": "inner_value" }, "integer": 1, "float": 1.2 }
@maxinspace
maxinspace / test.xml
Last active May 16, 2025 19:36
test xml
<?xml version="1.0" encoding="UTF-8"?>
<teachers>
<teacher>
<name>Sam Davies</name>
<age>35</age>
<subject>Maths</subject>
</teacher>
<teacher>
<name>Cassie Stone</name>
<age>24</age>