|
11 | 11 | "TypeScript" |
12 | 12 | ], |
13 | 13 | "startDate": "Jul 2025", |
14 | | - "endDate": "present", |
| 14 | + "endDate": "Nov 2025", |
15 | 15 | "bulletPoints": ["Deployed my own portfolio website"], |
16 | 16 | "summary": "I finally sat down and created my own personal website. Unfortunately I can't seem to find it anywhere. Where could it have gone? I feel like it's right under my nose...", |
17 | 17 | "links": [ |
|
24 | 24 | "type": "GitHub" |
25 | 25 | } |
26 | 26 | ] |
| 27 | + }, |
| 28 | + { |
| 29 | + "name": "Rankle for NYT Games", |
| 30 | + "projectType": "project", |
| 31 | + "cv": true, |
| 32 | + "techStack": [ |
| 33 | + "React", |
| 34 | + "Next.js", |
| 35 | + "TypeScript", |
| 36 | + "Tailwind CSS", |
| 37 | + "Firebase" |
| 38 | + ], |
| 39 | + "startDate": "Jun 2024", |
| 40 | + "endDate": "Sep 2025", |
| 41 | + "bulletPoints": [ |
| 42 | + "Deployed a web app to collect NYT game statistics (Wordle, Connections, etc) and return a weighted average grade.", |
| 43 | + "Features OAuth account authentication, responsive design and interactive UI/UX." |
| 44 | + ], |
| 45 | + "summary": "Input your statistics for Wordle, Connections and other New York Times games, and receive a weighted average grade.\nA full-stack React application with authentication, responsive design and modern UI. It became completely redundant after the New York Times released their own leaderboards, but it was still an incredibly fun project.\nI'm aiming to wrap this project up by the end of 2025.", |
| 46 | + "links": [ |
| 47 | + { |
| 48 | + "href": "https://rankle-rho.vercel.app/", |
| 49 | + "type": "Deployment" |
| 50 | + }, |
| 51 | + { |
| 52 | + "href": "https://github.com/br-Chan/Rankle", |
| 53 | + "type": "GitHub" |
| 54 | + } |
| 55 | + ] |
27 | 56 | }, |
28 | 57 | { |
29 | 58 | "name": "WDCC x SESA Hackathon 2025", |
|
98 | 127 | } |
99 | 128 | ] |
100 | 129 | }, |
101 | | - { |
102 | | - "name": "Rankle for NYT Games", |
103 | | - "projectType": "project", |
104 | | - "cv": true, |
105 | | - "techStack": [ |
106 | | - "React", |
107 | | - "Next.js", |
108 | | - "TypeScript", |
109 | | - "Tailwind CSS", |
110 | | - "Firebase" |
111 | | - ], |
112 | | - "startDate": "Jun 2024", |
113 | | - "endDate": "present", |
114 | | - "bulletPoints": [ |
115 | | - "Deployed a web app to collect NYT game statistics (Wordle, Connections, etc) and return a weighted average grade.", |
116 | | - "Features OAuth account authentication, responsive design and interactive UI/UX." |
117 | | - ], |
118 | | - "summary": "Input your statistics for Wordle, Connections and other New York Times games, and receive a weighted average grade.\nA full-stack React application with authentication, responsive design and modern UI. It became completely redundant after the New York Times released their own leaderboards, but it was still an incredibly fun project.\nI'm aiming to wrap this project up by the end of 2025.", |
119 | | - "links": [ |
120 | | - { |
121 | | - "href": "https://rankle-rho.vercel.app/", |
122 | | - "type": "Deployment" |
123 | | - }, |
124 | | - { |
125 | | - "href": "https://github.com/br-Chan/Rankle", |
126 | | - "type": "GitHub" |
127 | | - } |
128 | | - ] |
129 | | - }, |
130 | 130 | { |
131 | 131 | "name": "The Missing Dollar Mystery", |
132 | 132 | "projectType": "project", |
|
0 commit comments