Skip to content

Commit 7edb8f5

Browse files
committed
upppdate
1 parent 93ab131 commit 7edb8f5

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1" />
66
<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." />
88
<link rel="stylesheet" href="styles.css" />
99
<script type="application/ld+json">
1010
{
@@ -15,7 +15,6 @@
1515
"affiliation": {"@type": "CollegeOrUniversity", "name": "Columbia University"},
1616
"url": "https://github.com/gitgutgit",
1717
"email": "mailto:jk4864@columbia.edu",
18-
"telephone": "+1-646-659-3829",
1918
"address": {"@type": "PostalAddress", "addressLocality": "Fort Lee", "addressRegion": "NJ", "addressCountry": "US"}
2019
}
2120
</script>
@@ -24,9 +23,9 @@
2423
<div class="wrap">
2524
<div class="container grid">
2625
<header class="hero">
27-
<span class="badge">Open to Internships & Projects</span>
26+
<span class="badge">Seeking Full-Time Opportunities</span>
2827
<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>
3029
<div class="actions">
3130
<a class="btn primary" href="mailto:jk4864@columbia.edu">Email Me</a>
3231
<a class="btn" href="https://github.com/gitgutgit" target="_blank" rel="noopener">GitHub</a>
@@ -61,6 +60,7 @@ <h3>AI‑Powered Reading Feed</h3>
6160
<ul class="list">
6261
<li>Personalized recommendation pipeline and scalable endpoints.</li>
6362
</ul>
63+
<p><a href="https://github.com/Gnosis-Media" target="_blank" rel="noopener">Visit repos</a></p>
6464
</article>
6565
</div>
6666
</section>
@@ -133,7 +133,7 @@ <h3>Contact</h3>
133133
<div>
134134
<a href="mailto:jk4864@columbia.edu">jk4864@columbia.edu</a>
135135
<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>
137137
</div>
138138
</div>
139139
</aside>
@@ -176,7 +176,7 @@ <h3>p5.js Sketch</h3>
176176
</section>
177177

178178
<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>
180180
</footer>
181181
</div>
182182
</div>

0 commit comments

Comments
 (0)