diff --git a/data/projects.json b/data/projects.json index 8767146..09ba75d 100644 --- a/data/projects.json +++ b/data/projects.json @@ -9,6 +9,16 @@ "site": "https://github.com/AryanP45/File-protection-system", "tags": "java, swing, security, file-protection-system" }, + { + "name": "File Chooser", + "display": "File Protection System", + "description": "This is a small File wriiten in java help to choose file and view its content if its text file", + "author": "mohmmadAyesh", + "category": "desktop application", + "level": "basic", + "site": "https://github.com/mohmmadAyesh/fileChooser", + "tags": "java" + }, { "name": "markdown-dungeon", "display": "Markdown Dungeon",