|
9 | 9 | "description": "QuickHeal is a comprehensive healthcare web application designed to facilitate seamless communication and interaction between patients and doctors. The platform simplifies access to healthcare services and medical consultations.",
|
10 | 10 | "github": "https://github.com/joefelx/quickheal",
|
11 | 11 | "live": "https://quickheal.vercel.app",
|
12 |
| - "image": "https://your-image-url.com/quickheal.png", |
| 12 | + "image": "/assets/quickheal.png", |
13 | 13 | "tools": ["React", "Node.js", "MongoDB", "Websockets", "Express"],
|
14 | 14 | "timeline": "Jan 2024 - Present"
|
15 | 15 | },
|
|
18 | 18 | "description": "A Twitter thread generator that converts long paragraphs into multiple concise tweets while adhering to Twitter’s character limit. This project improves user experience by making content creation easier.",
|
19 | 19 | "github": "https://github.com/joefelx/nimbus-tweet",
|
20 | 20 | "live": "https://nimbus-tweet.vercel.app",
|
21 |
| - "image": "https://your-image-url.com/nimbus-tweet.png", |
| 21 | + "image": "/assets/nimbustweet.png", |
22 | 22 | "tools": ["React", "Node.js", "MongoDB", "Redis", "Next.js"],
|
23 | 23 | "timeline": "Nov 2023 - Feb 2024"
|
24 | 24 | },
|
|
27 | 27 | "description": "FontVerse is a font library that enables users to browse, select, and use various fonts efficiently. It enhances performance with Redis caching and improves font rendering for a seamless experience.",
|
28 | 28 | "github": "https://github.com/joefelx/fontverse",
|
29 | 29 | "live": "https://fontverse.vercel.app",
|
30 |
| - "image": "https://your-image-url.com/fontverse.png", |
| 30 | + "image": "/assets/fontverse.png", |
31 | 31 | "tools": ["React", "Node.js", "MongoDB", "Redis"],
|
32 | 32 | "timeline": "Aug 2023 - Dec 2023"
|
33 | 33 | },
|
|
36 | 36 | "description": "Tic-Tac-Toe Online is a multiplayer version of the classic Tic-Tac-Toe game, designed to be played over the internet. This project allows users to compete with each other in real-time by connecting to a server that manages the gameplay. The game features a sleek UI, smooth interactions, and real-time updates to enhance the player experience.",
|
37 | 37 | "github": "https://github.com/joefelx/tictactoe-online",
|
38 | 38 | "live": "https://tictactoe-online-joefelx.vercel.app/",
|
39 |
| - "image": "https://your-image-url.com/tictactoe-online.png", |
| 39 | + "image": "/assets/tictactoe.png", |
40 | 40 | "tools": ["React", "Node.js", "WebSockets"],
|
41 | 41 | "timeline": "Oct 2023 - Nov 2023"
|
42 | 42 | }
|
|
0 commit comments