-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
10 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -70,14 +70,14 @@ <h5 class="modal-title">My Information</h5> | |
<div class="modal-body"> | ||
<p> | ||
Daniel Koceja<br> | ||
SDE Intern at Amazon.com<br> | ||
Research Assistant at SAIL<br> | ||
Class of 2022 at UNC-Chapel Hill<br> | ||
Email: [email protected]<br> | ||
Email: [email protected]<br> | ||
</p> | ||
</div> | ||
<div class="modal-footer"> | ||
<button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button> | ||
<button type="button" class="btn btn-primary" onclick="location.href='mailto:[email protected]'">Email me</button> | ||
<button type="button" class="btn btn-primary" onclick="location.href='mailto:[email protected]'">Email me</button> | ||
</div> | ||
</div> | ||
</div> | ||
|
@@ -101,9 +101,6 @@ <h4>Software Engineer</h4> | |
</div> | ||
</div> | ||
</div> | ||
<form action="./resume.pdf"> | ||
<button href="./resume.pdf" id="resume" class="btn btn-primary btn-md" type="submit">Just show me your resume</button> | ||
</form> | ||
|
||
|
||
</div> | ||
|
@@ -129,43 +126,32 @@ <h4>Software Engineer</h4> | |
<div id="intro" class="section"> | ||
<p> | ||
[verse: Intro]<br> | ||
I'm a computer science student at UNC-Chapel Hill<br> | ||
who is always trying to learn more and grow.<br> | ||
Besides being a student, I am also a software engineer<br> | ||
with specific skills in full-stack development<br> | ||
and machine learning. | ||
I'm a research at the Stanford AI Lab under Yu Sun.<br> | ||
Besides being a researcher, I worked as a software engineer<br> | ||
at Wolverine Trading and Amazon. | ||
</p> | ||
</div> | ||
<div id="experience" class="section"> | ||
<p> | ||
[verse: Experience]<br> | ||
I've had diverse experiences in areas from<br> | ||
<a id="chemistry" class="lyric-tag">leadership to chemistry to computer science.</a><br> | ||
Here are some of my main experiences.<br> | ||
<a id="Amazon" class="lyric-tag">Software Development Engineer Intern at Amazon.</a><br> | ||
<a id="Mozilla" class="lyric-tag">Project Lead in the Mozilla Builders Open Lab.</a><br> | ||
<a id="TA" class="lyric-tag">Undegraduate Teaching Assistant at UNC-Chapel Hill.</a><br> | ||
<a id="Duke" class="lyric-tag">Research Assistant at Duke University.</a> | ||
</p> | ||
</div> | ||
<div id="projects" class="section"> | ||
<p> | ||
[verse: Projects]<br> | ||
I enjoy doing a lot of personal projects,<br> | ||
mainly creating things that I think would be useful<br> | ||
for my life. Here are some examples:<br> | ||
<a id="Fashapp" class="lyric-tag">FashApp: A tool to help you find your style.</a><br> | ||
<a id="jeopardy" class="lyric-tag">Jeopardy Trainer: Gives you random Jeopardy Questions to train.</a><br> | ||
<a id="sales" class="lyric-tag">Sales Trend Analysis and Prediction.</a><br> | ||
<a id="hand" class="lyric-tag">Dynamic hand recognition drawing tool.</a><br> | ||
WIP | ||
|
||
</p> | ||
</div> | ||
<div id="education" class="section"> | ||
<p> | ||
[verse: Education]<br> | ||
At the <a id="unc" class="lyric-tag">University of North Carolina at Chapel Hill,</a><br> | ||
<a id="degree" class="lyric-tag">I am pursuing a Computer Science B.S.<br> | ||
<a id="degree" class="lyric-tag">graduated in 2022 with a Computer Science B.S.<br> | ||
and a Mathematics B.S.</a><br> | ||
I attended high school at<br> | ||
<a id="ncssm" class="lyric-tag">North Carolina School of Science and Mathematics.</a> | ||
|
@@ -174,12 +160,7 @@ <h4>Software Engineer</h4> | |
<div id="hobbies" class="section"> | ||
<p> | ||
[verse: Hobbies]<br> | ||
<a id="sports" class="lyric-tag">I've been playing sports my whole life,<br> | ||
and basketball is probably my favorite.</a><br> | ||
I am a huge music and hip-hop fan,<br> | ||
inspiring me to make this website.<br> | ||
Recently, I've gotten into art, like<br> | ||
fashion and classic literature. | ||
WIP | ||
</p> | ||
</div> | ||
</div> | ||
|
Binary file not shown.