-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcc_to_phd.html
More file actions
48 lines (40 loc) · 2.37 KB
/
cc_to_phd.html
File metadata and controls
48 lines (40 loc) · 2.37 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="keywords" content="Matan Shtepel, matan shtepel, matan, shtepel">
<meta name="author" content="Matan Shtepel">
<meta name="description" content="Matan Shtepel's personal academic website.">
<meta name="audience" content="Everyone">
<title>UCLA Theoretical Computer Science Guild</title>
<link rel="icon" type="image/png" href="favicons/favicon.ico" />
<link rel="stylesheet" href="fonts/Serif/cmun-serif.css">
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="page-wrapper">
<div class="main-section"style="width: 60%;">
<h1 class="main-title" >CC→PhD resource page</h1>
<p class="main-description">Howdy!
Before arriving at UCLA, I spent a transformative year at Las Positas Community College where I developed my aspiration to become an academic. Unfortunately, I found out that the current academic system is not well suited for inspiring or enabling (ex) community college to join the research ranks.
<br><br>
Well -- I'm quite passionate changing that! Thus, I am working with the <a href="https://etransfercenter.seas.ucla.edu/">UCLA engineering transfer center</a> to create a resource page to encourege and assist community college students to participate in research. The page will be hosted on the webpage of the UCLA engineering transfer center and will also be mirrored here. So far, I've had the privelage of being the only transfer on the <a href="https://etransfercenter.seas.ucla.edu/engineering-day/">UCLA engineering day panel</a>.
<br><br>
For now, if you are interested in seeing more, check out <a href="phd-apps/cc_to_phd_story.pdf">my CC→PhD story</a> and this <a href="phd-apps/cc_to_phd_calc.pdf">accompanying calculation</a>.
</p>
</div>
</div>
<footer>
Website created by Matan Shtepel, August 2021. This page was last edited November 2022.
</footer>
</body>
<!--
To do:
- Website Color Scheme
- more links
- cool recs
- add thumbnail title to everything that is self aware and sarcastic
- better description
-->