Skip to content

Instantly share code, notes, and snippets.

@batallo
batallo / catsAndDogs.json
Last active June 15, 2024 13:29
CatsAndDogs
{
"1022448364": {
"playerNames": {
"player_1": "First",
"player_2": "Second"
},
"2024-05-13": {
"cats": {
"player_1": 2,
"player_2": 0
@batallo
batallo / types.ts
Created April 20, 2024 18:50
ts_challenage
interface componentsFIRST {
schemas:
{
name_one: {
id?: number;
date?: string;
price?: number;
volume?: number;
}
}
@batallo
batallo / labels_01.json
Created September 7, 2022 18:43
CodeGames-2022
[
{"language":"Latin",
"labels":[
{"Palm":"Metacarpal and Carpal bones"},
{"Thumb1":"Metacarpale I"},
{"Thumb2":"Phalanx Proximalis I"},
{"Thumb3":"Phalanx Distalis I"},
{"Pointer1":"Phalanx Proximalis II"},
{"Pointer2":"Phalanx Media II"},
{"Pointer3":"Phalanx Distalis II"},
@batallo
batallo / currency.json
Last active July 29, 2025 15:10
USD-BYN official exchange rate
{"Cur_ID":431,"Date":"2025-07-29T00:00:00","Cur_Abbreviation":"USD","Cur_Scale":1,"Cur_Name":"Доллар США","Cur_OfficialRate":2.955}
@batallo
batallo / test.md
Last active July 29, 2025 15:10
Gist for API testing

Some valid content