mirror of
https://github.com/devproje/devproje.git
synced 2025-04-22 09:49:52 +09:00
90 lines
1.8 KiB
JSON
90 lines
1.8 KiB
JSON
{
|
|
"projects": [
|
|
{
|
|
"name": "InventoryGUI",
|
|
"description": "This is Minecraft paper gui API",
|
|
"languages": ["kotlin"],
|
|
"url": "https://github.com/project-official/InventoryGUI"
|
|
},
|
|
{
|
|
"name": "Px32 Bot",
|
|
"description": "Kotlin Discord Bot deployer for JDA",
|
|
"languages": ["kotlin"],
|
|
"url": "https://github.com/devproje/px32-bot"
|
|
},
|
|
{
|
|
"name": "Balance Application",
|
|
"description": "파이썬으로 만든 가계부 시스템 - 백엔드",
|
|
"languages": ["python"],
|
|
"url": "https://git.wh64.net/devproje/balance-application"
|
|
},
|
|
{
|
|
"name": "Carbonium",
|
|
"description": "마인크래프트 서버 실행기 코어 (Current Private)",
|
|
"languages": ["golang"],
|
|
"url": "https://github.com/carbonium-community/carbonium"
|
|
}
|
|
],
|
|
"histories": [
|
|
{
|
|
"name": "2020",
|
|
"history": [
|
|
{
|
|
"name": "세명컴퓨터고등학교 입학",
|
|
"date": "Mar 02 Mon",
|
|
"type": "school"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "2022",
|
|
"history": [
|
|
{
|
|
"name": "전자기기기능사 취득",
|
|
"date": "Jul 22 Fri",
|
|
"type": "license"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "2023",
|
|
"history": [
|
|
{
|
|
"name": "세명컴퓨터고등학교 졸업",
|
|
"date": "Jan 03 Tue",
|
|
"type": "school"
|
|
},
|
|
{
|
|
"name": "동양미래대학교 진학",
|
|
"date": "Mar 02 Tue",
|
|
"type": "school"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "2024",
|
|
"history": [
|
|
{
|
|
"name": "Google I/O Extended 2024 Incheon",
|
|
"date": "Jul 27 Sat",
|
|
"type": "conference"
|
|
},
|
|
{
|
|
"name": "UbuCon Korea 2024",
|
|
"date": "Aug 10 Sat",
|
|
"type": "conference"
|
|
},
|
|
{
|
|
"name": "AngelHack Seoul",
|
|
"date": "Aug 24~25 Sun",
|
|
"type": "competition"
|
|
},
|
|
{
|
|
"name": "DDD Seoul",
|
|
"date": "Dec 07 Sat",
|
|
"type": "conference"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|