✨ added portfolio and began blog
This commit is contained in:
11
assets/projects/1.json
Normal file
11
assets/projects/1.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "Application ~ Chatty",
|
||||
"link": "https://github.com/lunarydess/Application-Chatty",
|
||||
"image": "1.png",
|
||||
"desc": [
|
||||
"A simple chat-server written in Java 21.",
|
||||
"I am using Netty 4 for Networking.",
|
||||
"It has a modern UI built with Swing and FlatLaf. ♡",
|
||||
"The app is free-to-use but still w.i.p."
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user