|
10 | 10 | "github": "https://github.com/joefelx/quickheal",
|
11 | 11 | "live": "https://quickheal.vercel.app",
|
12 | 12 | "image": "https://your-image-url.com/quickheal.png",
|
13 |
| - "tools": ["React", "Node.js", "MongoDB", "Websockets", "Express"] |
| 13 | + "tools": ["React", "Node.js", "MongoDB", "Websockets", "Express"], |
| 14 | + "timeline": "Jan 2024 - Present" |
14 | 15 | },
|
15 | 16 | {
|
16 | 17 | "title": "Nimbus Tweet",
|
17 | 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.",
|
18 | 19 | "github": "https://github.com/joefelx/nimbus-tweet",
|
19 | 20 | "live": "https://nimbus-tweet.vercel.app",
|
20 | 21 | "image": "https://your-image-url.com/nimbus-tweet.png",
|
21 |
| - "tools": ["React", "Node.js", "MongoDB", "Redis", "Next.js"] |
| 22 | + "tools": ["React", "Node.js", "MongoDB", "Redis", "Next.js"], |
| 23 | + "timeline": "Nov 2023 - Feb 2024" |
22 | 24 | },
|
23 | 25 | {
|
24 | 26 | "title": "Font Verse",
|
25 | 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.",
|
26 | 28 | "github": "https://github.com/joefelx/fontverse",
|
27 | 29 | "live": "https://fontverse.vercel.app",
|
28 | 30 | "image": "https://your-image-url.com/fontverse.png",
|
29 |
| - "tools": ["React", "Node.js", "MongoDB", "Redis"] |
| 31 | + "tools": ["React", "Node.js", "MongoDB", "Redis"], |
| 32 | + "timeline": "Aug 2023 - Dec 2023" |
30 | 33 | },
|
31 | 34 | {
|
32 |
| - "title": "Banking Website", |
33 |
| - "description": "A banking web application prototype that includes user authentication, secure money transactions, and an intuitive UI for easy financial management.", |
34 |
| - "github": "https://github.com/joefelx/banking-website", |
35 |
| - "live": "https://banking-website.vercel.app", |
36 |
| - "image": "https://your-image-url.com/banking-website.png", |
37 |
| - "tools": ["React", "Node.js", "MongoDB", "Express", "JWT"] |
38 |
| - }, |
39 |
| - { |
40 |
| - "title": "Instagram Clone", |
41 |
| - "description": "A feature-rich social media platform that replicates the core functionalities of Instagram, including authentication, posts, likes, and comments.", |
42 |
| - "github": "https://github.com/joefelx/instagram-clone", |
43 |
| - "live": "https://instagram-clone.vercel.app", |
44 |
| - "image": "https://your-image-url.com/instagram-clone.png", |
45 |
| - "tools": ["React", "Node.js", "MongoDB", "Redux"] |
| 35 | + "title": "Tic-Tac-Toe Online", |
| 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 | + "github": "https://github.com/joefelx/tictactoe-online", |
| 38 | + "live": "https://tictactoe-online-joefelx.vercel.app/", |
| 39 | + "image": "https://your-image-url.com/tictactoe-online.png", |
| 40 | + "tools": ["React", "Node.js", "WebSockets"], |
| 41 | + "timeline": "Oct 2023 - Nov 2023" |
46 | 42 | }
|
47 | 43 | ],
|
48 | 44 | "skills": [
|
|
0 commit comments