You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<metaname="description" content="My name is Jacob Krol, an undergraduate at the University of Illinois at Chicago, studying for a BS in Mathematics and Computer Science and a BA in French and Francophone Studies." />
<imgsrc="./graphics/name icon.png" style="display: none" /><!-- INCLUDED FOR DIV RESIZING IN JQUERY -->
31
+
32
+
<header>
33
+
34
+
<ulid="menu">
35
+
<aid="icon" href="#"></a>
36
+
<divid="menu-items">
37
+
<li><ahref="#">Home</a></li>
38
+
<divclass="drop-box">
39
+
<li><ahref="#" class="drop">Resume</a></li>
40
+
<divclass="drop-content">
41
+
<ahref="#">Work Experience</a>
42
+
<ahref="#">Education</a>
43
+
<ahref="#">Skills</a>
44
+
<ahref="#">Projects</a>
45
+
</div>
46
+
</div>
47
+
<divclass="drop-box">
48
+
<li><ahref="#" class="drop">CV</a></li>
49
+
<divclass="drop-content">
50
+
<ahref="#">Link 1</a>
51
+
<ahref="#">Link 2</a>
52
+
<ahref="#">Link 3</a>
53
+
</div>
54
+
</div>
55
+
<divclass="drop-box">
56
+
<li><ahref="#" class="drop">Projects</a></li>
57
+
<divclass="drop-content">
58
+
<ahref="#">MCL</a>
59
+
<ahref="#">Personal</a>
60
+
<ahref="#">Web Development</a>
61
+
</div>
62
+
</div>
63
+
<li><ahref="#">Contact</a></li>
64
+
</div>
65
+
</ul>
66
+
67
+
<divclass="cover-image">
68
+
<divclass="overlay">
69
+
<divid="name-tag">
70
+
<h1class="title">Jacob Krol</h1>
71
+
<divclass="h-line"></div>
72
+
<h2class="subtitle">Undergraduate, University of Illinois at Chicago</h2>
73
+
</div>
74
+
</div>
75
+
</div>
76
+
77
+
</header>
78
+
79
+
<divclass="content-block color1">
80
+
<tableclass="columns narrow">
81
+
<thead><tdcolspan="2">bio.</td></thead>
82
+
<tr>
83
+
<td>
84
+
<imgid="portrait" src="./graphics/Jacob Circle.png" alt="Photo of me" />
85
+
</td>
86
+
<td>
87
+
<h2>Jacob Krol</h2>
88
+
<p>Hello! I am currently studying Mathematics, Computer Science, and French at the University of Illinois at Chicago. Outside of class, my extra-curricular activities include various sports and student organizations, most notably being my large contribution to the UIC Speech Team.</p>
89
+
</td>
90
+
</tr>
91
+
</table>
92
+
</div>
93
+
94
+
<divclass="side-scroll-outer">
95
+
<divclass="side-scroll-inner">
96
+
<divclass="content-block color2">
97
+
<tableclass="columns narrow">
98
+
<thead><tdcolspan="10">resume.</td></thead>
99
+
<tr>
100
+
<td>
101
+
<h2>General Backgrounds</h2>
102
+
<p>I have created this website for easier navigation and more thorough detailing of my experiences. To see more details, please visit my full-length <ahref="#">resume page</a>, or feel free to <ahref="#">download</a> a version as a PDF.</p>
<p>My curriculum vitae will feature many more experiences and more work than my resume, and it will have a stronger focus on the mathematical and computer science aspects of my background. To see it in longer details, visit the <ahref="#">cv page</a>, or feel free to <ahref="#">download</a> a version as a PDF.</p>
119
+
<p><i>Last updated: April 2018</i></p>
120
+
</td>
121
+
<td>
122
+
<imgid="cv-pic" src="./graphics/cv1.png" />
123
+
</td>
124
+
</tr>
125
+
</table>
126
+
</div>
127
+
128
+
<divclass="content-block color2">
129
+
<tableclass="columns narrow">
130
+
<thead><tdcolspan="10">projects.</td></thead>
131
+
<tr>
132
+
<td>
133
+
<h2>Field Work</h2>
134
+
<p>All of my previous and current projects span various fields within mathematics and computer science. Find some of them featured on my <ahref="#">GitHub page</a>, or visit my <ahref="#">projects page</a> on this site.</p>
0 commit comments