Skip to content

Commit c9fdcc4

Browse files
committed
Add temporary 2020 September blog post
1 parent af0b898 commit c9fdcc4

File tree

5 files changed

+41
-3
lines changed

5 files changed

+41
-3
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="utf-8" />
5+
<meta name="viewport" content="width=device-width, initial-scale=1">
6+
<title>New Grad Software Job Hunting - Eugene Y. Q. Shen</title>
7+
<link rel="canonical" href="https://eyqs.ca/blog/2009-job-hunt/">
8+
</head>
9+
10+
<body>
11+
<div style="margin: 0 auto; max-width: 36em;">
12+
<article>
13+
<header>
14+
<h1>New Grad Software Job Hunting</h1>
15+
<h3>2020 September</h3>
16+
</header>
17+
18+
19+
<p>I made a Reddit post about <a href="https://www.reddit.com/r/cscareerquestions/comments/drq2na/i_applied_to_250_companies_for_entrylevel_jobs/">my experience job hunting</a> for software development roles last year (in 2019, looking to start in 2020), but nobody asked any detailed questions, so I wanted to write up a more in-depth analysis here but I forgot about it and ran out of time, so stay tuned...?</p>
20+
</article>
21+
</div>
22+
</body>
23+
</html>

_site/blog/index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,15 @@
1313
<h1>Blog</h1>
1414
</header>
1515

16+
<h2>New Grad Software Job Hunting</h2>
17+
18+
<h4>2020 September</h4>
19+
20+
21+
<p>I made a Reddit post about <a href="https://www.reddit.com/r/cscareerquestions/comments/drq2na/i_applied_to_250_companies_for_entrylevel_jobs/">my experience job hunting</a> for software development roles last year (in 2019, looking to start in 2020), but nobody asked any detailed questions, so I wanted to write up a more in-depth analysis here but I forgot about it and ran out of time, so stay tuned...?</p>
22+
<p><a href="https://eyqs.ca/blog/2009-job-hunt/">Continue reading »</a></p>
23+
24+
1625
<h2>UBC Course Reviews: Miscellaneous</h2>
1726

1827
<h4>2020 August</h4>

_site/tools/res/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ <h2>PHIL 220 Resolution Refutation Proof Checker</h2>
1717
</a>
1818
<form id="upload">
1919
<input name="file" type="file" required="required">
20-
<input type="submit" value="Upload .prf File">
20+
<input type="submit" accept=".prf" value="Upload .prf File">
2121
</form>
2222
<div id="main">
2323
</div>
24+
<script src="https://eyqs.ca/tools/res/res.js"></script>
2425
</div>
25-
<script src="https://eyqs.ca/tools/res/res.js"></script>
2626
</body>
2727
</html>

blog/2009-job-hunt.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
layout: post
3+
title: New Grad Software Job Hunting
4+
---
5+
6+
I made a Reddit post about <a href="https://www.reddit.com/r/cscareerquestions/comments/drq2na/i_applied_to_250_companies_for_entrylevel_jobs/">my experience job hunting</a> for software development roles last year (in 2019, looking to start in 2020), but nobody asked any detailed questions, so I wanted to write up a more in-depth analysis here but I forgot about it and ran out of time, so stay tuned...?

tools/res

Submodule res updated from 255733e to d89bdc6

0 commit comments

Comments
 (0)