Skip to content

Commit

Permalink
Update main.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mahendraplus authored Dec 21, 2024
1 parent dbb65d4 commit 92447bb
Showing 1 changed file with 75 additions and 5 deletions.
80 changes: 75 additions & 5 deletions main/json/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"id": 1,
"name": "Hostel Bill",
"description": "A web-based application to manage and calculate hostel bills.",
"type": "web",
"type": "Web",
"version": "1.2",
"developer": "Mahendra Mali",
"size": "null",
Expand All @@ -23,7 +23,7 @@
"id": 3,
"name": "Operating System",
"description": "A web-based application to manage and track operating system configurations.",
"type": "web",
"type": "Web",
"version": "1.5",
"developer": "Mahendra Mali",
"size": "null",
Expand All @@ -33,7 +33,7 @@
"id": 4,
"name": "Wallpapers",
"description": "A collection of high-quality wallpapers available for download.",
"type": "web",
"type": "Web",
"version": "3.0",
"developer": "Mahendra Mali",
"size": "null",
Expand All @@ -43,11 +43,81 @@
"id": 5,
"name": "B4Bomber",
"description": "An Android app for bombarding messages.",
"type": "Android App",
"version": "v1.2.4",
"type": "Apk",
"version": "1.2.4",
"developer": "Mahendra Mali",
"size": "6.91MB",
"website": "https://mahendraplus.github.io/B4Bomber",
"file_url": "https://github.com/mahendraplus/B4Bomber/releases/download/v1.2.4/B4BOMBER_V1.2.4.apk"
},
{
"id": 6,
"name": "AI Home Automation",
"description": "A web-based application for AI-powered home automation.",
"type": "Web",
"version": "1.0",
"developer": "Mahendra Mali",
"size": "null",
"website": "https://mahendraplus.github.io/AI-Home-Automation/"
},
{
"id": 7,
"name": "Apps collection",
"description": "A platform to discover and download Android applications.",
"type": "Web",
"version": "1.0",
"developer": "Mahendra Mali",
"size": "null",
"website": "https://mahendraplus.github.io/Android_App_Store/"
},
{
"id": 8,
"name": "Cheatsheets",
"description": "A collection of useful cheatsheets for quick reference.",
"type": "Doc",
"version": "1.0",
"developer": "Mahendra Mali",
"size": "null",
"website": "https://mahendraplus.github.io/cheatsheets/"
},
{
"id": 9,
"name": "Magnet Education",
"description": "An educational platform for learning and development.",
"type": "Web",
"version": "1.0",
"developer": "Mahendra Mali",
"size": "null",
"website": "https://mahendraplus.github.io/Magnet-Education/"
},
{
"id": 10,
"name": "MaxFit",
"description": "A web-based fitness and health tracking application.",
"type": "Apk",
"version": "1.0",
"developer": "Mahendra Mali",
"size": "null",
"website": "https://mahendraplus.github.io/maxfit/"
},
{
"id": 11,
"name": "MaxLab",
"description": "A comprehensive platform for research and development resources.",
"type": "Web",
"version": "1.0",
"developer": "Mahendra Mali",
"size": "null",
"website": "https://mahendraplus.github.io/maxlab/"
},
{
"id": 12,
"name": "MAXTER",
"description": "An advanced web-based tool for managing multiple tasks efficiently.",
"type": "Script",
"version": "1.0",
"developer": "Mahendra Mali",
"size": "null",
"website": "https://mahendraplus.github.io/MAXTER/"
}
]

0 comments on commit 92447bb

Please sign in to comment.