|
4 | 4 | <meta charset="utf-8" /> |
5 | 5 | <meta name="viewport" content="width=device-width, initial-scale=1" /> |
6 | 6 | <title>Jeewon Kim — Personal Site</title> |
7 | | - <meta name="description" content="Jeewon Kim — CS @ Columbia. Full‑stack developer focused on AI systems, distributed apps, and social impact projects." /> |
| 7 | + <meta name="description" content="Jeewon Kim — CS @ Columbia University. Full‑stack developer focused on AI systems, distributed apps, and social impact projects." /> |
8 | 8 | <link rel="stylesheet" href="styles.css" /> |
9 | 9 | <script type="application/ld+json"> |
10 | 10 | { |
|
15 | 15 | "affiliation": {"@type": "CollegeOrUniversity", "name": "Columbia University"}, |
16 | 16 | "url": "https://github.com/gitgutgit", |
17 | 17 | "email": "mailto:jk4864@columbia.edu", |
18 | | - "telephone": "+1-646-659-3829", |
19 | 18 | "address": {"@type": "PostalAddress", "addressLocality": "Fort Lee", "addressRegion": "NJ", "addressCountry": "US"} |
20 | 19 | } |
21 | 20 | </script> |
|
24 | 23 | <div class="wrap"> |
25 | 24 | <div class="container grid"> |
26 | 25 | <header class="hero"> |
27 | | - <span class="badge">Open to Internships & Projects</span> |
| 26 | + <span class="badge">Seeking Full-Time Opportunities</span> |
28 | 27 | <h1>Jeewon Kim</h1> |
29 | | - <p class="lead">CS @ Columbia (GPA 3.82 · May 2026). Full‑stack developer focused on <strong>AI systems</strong>, <strong>distributed apps</strong>, and <strong>social impact</strong> products. Previously at Generous Health and TVCF; founder of Tchelp.org.</p> |
| 28 | + <p class="lead">CS @ Columbia (GPA 3.82 · May 2026). Full‑stack developer focused on <strong>AI systems</strong>, <strong>distributed apps</strong>, and <strong>social impact</strong> products. <br>Previously at Generous Health and TVCF, and founder of Tchelp.org.</p> |
30 | 29 | <div class="actions"> |
31 | 30 | <a class="btn primary" href="mailto:jk4864@columbia.edu">Email Me</a> |
32 | 31 | <a class="btn" href="https://github.com/gitgutgit" target="_blank" rel="noopener">GitHub</a> |
@@ -61,6 +60,7 @@ <h3>AI‑Powered Reading Feed</h3> |
61 | 60 | <ul class="list"> |
62 | 61 | <li>Personalized recommendation pipeline and scalable endpoints.</li> |
63 | 62 | </ul> |
| 63 | + <p><a href="https://github.com/Gnosis-Media" target="_blank" rel="noopener">Visit repos</a></p> |
64 | 64 | </article> |
65 | 65 | </div> |
66 | 66 | </section> |
@@ -133,7 +133,7 @@ <h3>Contact</h3> |
133 | 133 | <div> |
134 | 134 | <a href="mailto:jk4864@columbia.edu">jk4864@columbia.edu</a> |
135 | 135 | <div>Fort Lee, NJ · United States</div> |
136 | | - <div><a href="https://github.com/gitgutgit" target="_blank" rel="noopener">github.com/gitgutgit</a></div> |
| 136 | + <div>Mygithub: <a href="https://github.com/gitgutgit" target="_blank" rel="noopener">github.com/gitgutgit</a></div> |
137 | 137 | </div> |
138 | 138 | </div> |
139 | 139 | </aside> |
@@ -176,7 +176,7 @@ <h3>p5.js Sketch</h3> |
176 | 176 | </section> |
177 | 177 |
|
178 | 178 | <footer> |
179 | | - <div>© <span id="year"></span> Jeewon Kim — Built with HTML/CSS. Deployed on Vercel.</div> |
| 179 | + <div>© <span id="year"></span> Jeewon Kim — Built with HTML/CSS. Deployed on Github</div> |
180 | 180 | </footer> |
181 | 181 | </div> |
182 | 182 | </div> |
|
0 commit comments