|
18 | 18 | "bgcolor": "var(--hl2-color)", |
19 | 19 | "id": "1" |
20 | 20 | }, |
21 | | - { |
22 | | - "title": "E-souq", |
23 | | - "description": "ERP solution", |
24 | | - "image": "/projectImages/esouq.png", |
25 | | - "image2": "/projectImages/esouq-desc.png", |
26 | | - "image3": "/projectImages/weather3.png", |
27 | | - "technologies": ["JavaScript", "Next Js", "Tailwind Css", "Node Js"], |
28 | | - "body": "Esouq is a versatile ERP (Enterprise Resource Planning) solution designed to streamline operations...", |
29 | | - "github": "https://github.com/codeTun/e-souq", |
30 | | - "deployed": "", |
31 | | - "bgcolor": "var(--hl-color)", |
32 | | - "id": "2" |
33 | | - }, |
34 | 21 | { |
35 | 22 | "title": "MEDITECH", |
36 | 23 | "description": "Medical Platform", |
|
42 | 29 | "github": "https://github.com/codeTun/MEDITECH", |
43 | 30 | "deployed": "", |
44 | 31 | "bgcolor": "#6c4bf4", |
45 | | - "id": "3" |
| 32 | + "id": "2" |
46 | 33 | }, |
47 | 34 | { |
48 | 35 | "title": "IEEE Wie", |
|
55 | 42 | "github": "https://github.com/codeTun/IEEE", |
56 | 43 | "deployed": "", |
57 | 44 | "bgcolor": "#f85781", |
58 | | - "id": "4" |
| 45 | + "id": "3" |
59 | 46 | }, |
60 | 47 | { |
61 | 48 | "title": "Leoni OTMS", |
|
74 | 61 | "github": "https://github.com/codeTun/", |
75 | 62 | "deployed": "", |
76 | 63 | "bgcolor": "#8900EE", |
77 | | - "id": "5" |
| 64 | + "id": "4" |
78 | 65 | }, |
79 | 66 | { |
80 | 67 | "title": "Gaoua Gold", |
|
87 | 74 | "github": "https://github.com/codeTun/", |
88 | 75 | "deployed": "https://gaouagoldcompany.com/", |
89 | 76 | "bgcolor": "#FACD01", |
90 | | - "id": "6" |
| 77 | + "id": "5" |
91 | 78 | }, |
92 | 79 | { |
93 | | - "title": "DefindHer", |
| 80 | + "title": "DefendHer", |
94 | 81 | "description": "Website and browser extension for the WIE Act Competition", |
95 | 82 | "image": "/projectImages/defindher-1.png", |
96 | 83 | "image2": "/projectImages/defindher-2.png", |
|
105 | 92 | "REST API", |
106 | 93 | "DOM Manipulation" |
107 | 94 | ], |
108 | | - "body": "DefindHer is a website and browser extension designed to create safer and more respectful interactions on social media...", |
| 95 | + "body": "DefendHer is a Chrome and Firefox browser extension built for the WIE ACT Challenge 2024 that automatically detects and blurs harassment or offensive language in real time. By leveraging NLP-based filtering and a customizable word list, it promotes safer online spaces, reduces visual toxicity, and fosters respectful digital interactions. Integrated seamlessly with social media platforms, it empowers users to browse with peace of mind.", |
109 | 96 | "github": "https://github.com/codeTun/wie-act-challenge", |
110 | 97 | "deployed": "https://defend-her.vercel.app/", |
111 | 98 | "bgcolor": "#FFB800", |
112 | | - "id": "7" |
| 99 | + "id": "6" |
113 | 100 | }, |
114 | 101 | { |
115 | 102 | "title": "Potential", |
|
118 | 105 | "image2": "/projectImages/potential-2.png", |
119 | 106 | "image3": "/projectImages/potential-3.png", |
120 | 107 | "technologies": ["Azure", "Next.js", "Tailwind CSS", "Node.js", "REST API"], |
121 | | - "body": "Potential is a data-driven platform developed for the Open Data AI Abu Dhabi Competition...", |
| 108 | + "body": "Potential is an intelligent web application developed for the Open Data AI Abu Dhabi Competition, achieving 6th place. Built on Microsoft Azure for scalability and cloud services, it integrates AI-driven data analysis to uncover actionable insights. Features include automated CI/CD deployment, responsive visualization dashboards, and real-time data processing to support informed decision-making.", |
122 | 109 | "github": "https://github.com/codeTun/potential", |
123 | 110 | "deployed": "https://potential-kegz.vercel.app/", |
124 | 111 | "bgcolor": "#0078D4", |
| 112 | + "id": "7" |
| 113 | + }, |
| 114 | + { |
| 115 | + "title": "Swish Smash Burgers", |
| 116 | + "description": "Full-stack restaurant ordering platform", |
| 117 | + "image": "/projectImages/swish-01.jpg", |
| 118 | + "image2": "/projectImages/swish-02.jpg", |
| 119 | + "image3": "/projectImages/swish-30.jpg", |
| 120 | + "technologies": [ |
| 121 | + "Next.js", |
| 122 | + "Prisma", |
| 123 | + "PostgreSQL", |
| 124 | + "Stripe", |
| 125 | + "Tailwind CSS", |
| 126 | + "CI/CD" |
| 127 | + ], |
| 128 | + "body": "Swish Smash Burgers is a modern full-stack web application tailored for restaurant management and customer ordering. Developed with Next.js and Prisma on PostgreSQL, it supports user authentication, table reservations, online ordering, and secure Stripe payments. The project features automated CI/CD pipelines, a responsive design with Tailwind CSS, and a custom domain deployment, delivering a seamless dining experience.", |
| 129 | + "github": "https://github.com/codeTun/swish-smash-burgers", |
| 130 | + "deployed": "https://swishsmashburgers.com/", |
| 131 | + "bgcolor": "#E63946", |
125 | 132 | "id": "8" |
126 | 133 | } |
127 | 134 | ] |
0 commit comments