-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
106 lines (78 loc) · 3.82 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
<!DOCTYPE html>
<!-- saved from url=(0018)https://jkcom109.github.io/ -->
<html lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,maximum-scale=2">
<link rel="stylesheet" type="text/css" media="screen" href="./wjkoh_copy_files/style.css">
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Jake Kim | Google, Stanford</title>
<meta name="generator" content="Jekyll v3.9.2">
<meta property="og:title" content="Jake Kim">
<meta name="author" content="Jake Kim">
<meta property="og:locale" content="en_US">
<meta name="description" content="Google, Stanford">
<meta property="og:description" content="Google, Stanford">
<link rel="canonical" href="https://jkcom109.github.io/">
<meta property="og:url" content="https://jkcom109.github.io/">
<meta property="og:site_name" content="Jake Kim">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary">
<meta property="twitter:title" content="Jake Kim">
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebSite","author":{"@type":"Person","name":"Jake Kim"},"description":"Google, Stanford","headline":"Jake Kim","name":"Jake Kim","url":"https://jkcom109.github.io/"}</script>
<!-- End Jekyll SEO tag -->
<!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
<!-- Setup Google Analytics -->
<!-- You can set your favicon here -->
<!-- link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" -->
<!-- end custom head snippets -->
</head>
<body data-new-gr-c-s-check-loaded="14.1091.0" data-gr-ext-installed="">
<!-- HEADER -->
<div id="header_wrap" class="outer">
<header class="inner">
<h1 id="project_title">Jake Kim</h1>
<h2 id="project_tagline">Google, Stanford</h2>
</header>
</div>
<!-- MAIN CONTENT -->
<div id="main_content_wrap" class="outer">
<section id="main_content" class="inner">
<p><img src="./wjkoh_copy_files/jakekim_profile.jpeg" align="right" style="width:40%"></p>
<p>Hi, I’m Jake.</p>
<p>I’m interested in <strong>Large Language Models</strong>. I built and released a
webapp called <a href="http://jakekim.xyz/">TBD</a> that helps students with AI-generated answers and
study guides using GPT-3 in November 2022.
Please take a look and let me know what you think!</p>
<p>I am currently a software engineer at Google Search, working on personalizing users' search journeys. Prior to
Search, I developed ML-based predictive models for Google Health, based on EHR (electronic health records) data.
</p>
<p><a href="https://jkcom109.github.io/assets/20221228_jakekim_resume.pdf">CV</a> | <a
href="https://www.linkedin.com/in/jake-kim-90b3a5107">LinkedIn</a> </p>
<h2 id="work-experience">Work experience</h2>
<ul>
<li>Software Engineer, <a href="https://www.google.com/">Google Search</a>, March 2021 - present</li>
<li>Software Engineer, <a href="https://health.google/">Google Health</a>, March 2019 - March 2021</li>
</ul>
<h2 id="education">Education</h2>
<ul>
<li>M.S., Statistics, June 2018<br>
<a href="https://statistics.stanford.edu/">Stanford University</a>
</li>
<li>B.S., Computer Science, June 2018<br>
<a href="https://cs.stanford.edu/">Stanford University</a>
</li>
</ul>
</section>
</div>
<!-- FOOTER -->
<div id="footer_wrap" class="outer">
<footer class="inner">
<p>Published with <a href="https://pages.github.com/">GitHub Pages</a></p>
</footer>
</div>
</body>
<grammarly-desktop-integration data-grammarly-shadow-root="true"></grammarly-desktop-integration>
</html>