|
| 1 | +[ |
| 2 | + { |
| 3 | + "name": "Foodma", |
| 4 | + "description": "CTO at Foodma: Digital infrastructure for Restaurants & food businesses.", |
| 5 | + "tags": ["Restaurant ordering Apps", "Inventory and payment platforms", "Point of sales systems", "Analytics and performance systems"], |
| 6 | + "siteUrl": "https://foodma.co/", |
| 7 | + "githubUrl": null, |
| 8 | + "imageUrl": "Images/foodma.png", |
| 9 | + "featured": true, |
| 10 | + "order": 1 |
| 11 | + }, |
| 12 | + { |
| 13 | + "name": "Awadoc", |
| 14 | + "description": "Backend engineer at Awadoc: Instant Healthcare via WhatsApp, Powered by AI.", |
| 15 | + "tags": ["Quality Assurance", "API Development", "DevOps & Meta services", "API Integrations"], |
| 16 | + "siteUrl": "https://awadoc.com/", |
| 17 | + "githubUrl": null, |
| 18 | + "imageUrl": "Images/awadoc.png", |
| 19 | + "featured": true, |
| 20 | + "order": 2 |
| 21 | + }, |
| 22 | + { |
| 23 | + "name": "PangeaMedics", |
| 24 | + "description": "Co-founded Pangeamedics, a healthcare platform that connects patients with medical professionals for online consultations and healthcare services.", |
| 25 | + "tags": ["Online consultations", "Healthcare services", "Patient management", "Medical professional networking"], |
| 26 | + "siteUrl": "https://pangeamedics.com", |
| 27 | + "githubUrl": null, |
| 28 | + "imageUrl": "Images/pangeamedics.png", |
| 29 | + "featured": true, |
| 30 | + "order": 3 |
| 31 | + }, |
| 32 | + { |
| 33 | + "name": "Formlr", |
| 34 | + "description": "Formlr is a survey creation tool that lets users create, distribute, and analyze surveys with ease.", |
| 35 | + "tags": ["Forms", "Surveys", "Quizs", "Questionaire"], |
| 36 | + "siteUrl": "https://formlr.onrender.com/", |
| 37 | + "githubUrl": "https://github.com/abkaaar/formlr", |
| 38 | + "imageUrl": "Images/formlr.png", |
| 39 | + "featured": true, |
| 40 | + "order": 4 |
| 41 | + }, |
| 42 | + { |
| 43 | + "name": "Scholardex", |
| 44 | + "description": "Scholaarship managament system that allows users to manage scholarships, applications, and reviews efficiently. It provides a user-friendly interface for students to apply for scholarships and for administrators to review and award them.", |
| 45 | + "tags": ["Manage scholarships", "Applications", "Review Scholarships", "Award Scholarships"], |
| 46 | + "siteUrl": "https://scholardex.vercel.app", |
| 47 | + "githubUrl": "https://github.com/abkaaar/scholardex", |
| 48 | + "imageUrl": "Images/scholadex.png", |
| 49 | + "featured": true, |
| 50 | + "order": 5 |
| 51 | + }, |
| 52 | + { |
| 53 | + "name": "Quizines", |
| 54 | + "description": "Quizines lets you create and host quizzes with different question types, images, videos, and more. You can also import quizzes from other sources, and get instant results.", |
| 55 | + "tags": ["Quizs", "Competitions", "Games", "Gradings"], |
| 56 | + "siteUrl": "https://quizines.vercel.app", |
| 57 | + "githubUrl": "https://github.com/abkaaar/Quiz-App", |
| 58 | + "imageUrl": "Images/quizines.png", |
| 59 | + "featured": true, |
| 60 | + "order": 6 |
| 61 | + }, |
| 62 | + { |
| 63 | + "name": "Ecommerce", |
| 64 | + "description": "Mordern Ecommerce platform that allows customers to buy products seamlessly online. It provides a user-friendly and modern interface for customers to browse and purchase products.", |
| 65 | + "tags": ["Product Catalog", "Shopping Cart", "Order Management", "Payment Integration"], |
| 66 | + "siteUrl": "https://ecommerce-nu-orpin.vercel.app", |
| 67 | + "githubUrl": "https://github.com/abkaaar/ecommerce", |
| 68 | + "imageUrl": "Images/ecommerce.png", |
| 69 | + "featured": true, |
| 70 | + "order": 7 |
| 71 | + }, |
| 72 | + { |
| 73 | + "name": "AlloSpace", |
| 74 | + "description": "AlloSpace is a platform designed to help space managers seamlessly manage bookings, promote their venues, and connect with individuals or businesses looking for workspaces, meeting rooms, or event spaces. With user-friendly tools and insightful analytics, AlloSpaces empowers you to focus on what matters most — providing exceptional experiences for your clients.", |
| 75 | + "tags": ["Workspace", "Office Space", "Reservation", "Flexibility"], |
| 76 | + "siteUrl": "https://www.allospace.co", |
| 77 | + "githubUrl": "https://github.com/abkaaar/allospace", |
| 78 | + "imageUrl": "Images/allospace.png", |
| 79 | + "featured": false, |
| 80 | + "order": 8 |
| 81 | + } |
| 82 | +] |
0 commit comments