-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathquestion.html
177 lines (166 loc) · 6.7 KB
/
question.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
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title>Pent's Personal Site</title>
<link rel="stylesheet" href="./css/styles.css">
</head>
<body>
<!-- 導覽列 -->
<nav>
<ul>
<li><a href="index.html" class="active"> 簡介</a></li>
<li><a href="artwork.html"> 作品</a></li>
<li><a href="#"> Bootcamp問題</a></li>
</ul>
</nav>
<div>
</div>
<table cellspacing='20'>
<tr>
<td><img src="images/YFCheng.png" alt="profile picture" height="150" width="150">
<h1>Pent, Yi-Fen Cheng 鄭義奮</h1></td>
<tr>
<td><p><em>個人簡介</em></p></td>
<td><p>我是彰化人,在台北工作。當幾年生技博士後,很想轉職。
我喜歡寫程式和做股票投資。
做股票可以讓我不用出門工作就有收入,寫程式把問題解決,透過敲鍵盤把自己的想法實踐,
兩者都讓我有成就感。
我高中開始學寫C,大學去計中上C的程式語言課,
大學有幫系上的全國醫技盃,做出一個靜態網頁,宣傳活動與讓校外醫技盃學生參與聯繫。
希望能加入這屆的bootcamp。</p></td>
</tr>
</tr>
<tr>
<td><em>過往努力</em></td>
<td><p>Udemy課程:100 Days of Code: The Complete Python Pro Bootcamp for 2022 by Dr. Angela Yu
我參加了上百堂udemy,coursera,hahow關於python或程式語言的課程,最喜歡也最持久練下去的只有Angela的這門課(目前上到第59天),
上了一年,前一個工作比較悠閒,回家就是上這個課,後來轉換工作,比較忙,只能暫時擱著。
我喜歡她在上一個段落後會給任務,以前其他線上教學,照著打都沒問題,上完要拿來幹嘛都想不出來,而且照著打蠻快就覺得無聊。
如果有人指派任務,做完會蠻有成就感的,或是能發現自己不太懂的地方。這也是我很想參加你們bootcamp的一個原因,
會指派任務同時也有同伴可以討論,有助教可以請教,希望短暫密集且有教練的情況下,完成轉職這個歷程。
我把這門課我寫過的都先丟dropbox,當作證明。
</p></td>
<td></td>
</tr>
<tr>
<td><em>如果參與這個計畫,會怎麼安排學習時間?</em></td>
<td>確定錄取後,九月底會辭職,全心全意衝刺轉職。早上八點起床,九點開始練習寫,中午十二點到一點午餐,下午一點半到五點半繼續,
晚上八點到十二點讀書,查資料,寫報告</td>
</tr>
<tr>
<td><em>是否有想要加入的軟體公司?為什麼想加入該公司?</em></td>
<td>想加入財報狗,我喜歡投資,能又是投資又有寫程式,就是往金融方面找。財報狗之前有參加他們的不少投資相關的活動,相處起來還蠻喜歡的。
最近發現他們有在找python後端工程師(junior),這是我目前想轉職的方向和想加入的公司。
</td>
</tr>
<tr>
<td><em>請描述一件你曾經碰到最困難的事情,如何克服?</em></td>
<td>我人生遇過很多困難的事,爬過16天的山(請看youtube: 山的背面),讀博最後三年半拚死拚活得趕畢業。最困難算現在這一次吧,未來的不確定性才是最困難的。
要暫停工作半年到一年,面對一個轉職的不確定性,但看過你們的分享和說明,四處問很多人,最後也都是跟我說:就試看看吧,試過也許失敗,不試以後還是會後悔。
自己只能全心全意衝刺,給自己一年試看看。
</td>
</tr>
<tr>
<td><em>關於這份申請網頁,請分享一個你開發時的技術心得。</em></td>
<td>我排版算是用比較簡單的表格,我知道有flex的排版方法,但我排版功力和美學都需要多練習。因為時間的緣故,只能先以表格方式呈現。</td>
</tr>
<tr>
<td><em>其他想要對我們說的事情?</em></td>
<td></td>
</tr>
</table>
<hr size='3'>
<h3>Educations</h3>
<table cellspacing='20'>
<tr>
<td>2009-2017</td>
<td>Ph.D. at Department of Life Science; National Defense Medical
Center, Taipei, Taiwan</td>
</tr>
<tr>
<td>2007-2009</td>
<td>MS at Department of Biomedical Science; Chang GungUniversity,
Taoyuan, Taiwan</td>
</tr>
<tr>
<td>2003-2007</td>
<td>BS in Medical Technology; National Cheng Kung University,
Tainan, Taiwan</td>
</tr>
</table>
<hr size='3'>
<h3>Publications</h3>
<p></p>
<ul>
<li>
<a href="https://onlinelibrary.wiley.com/doi/full/10.1111/j.1349-7006.2012.02243.x">
Overexpression of ADP‐ribosylation factor 1 in human gastric carcinoma and its clinicopathological significance
</a>
</li>
<li><a href="https://www.nature.com/articles/s41467-017-00891-z">
Cardioprotection induced in a mouse model of neuropathic pain via anterior nucleus of paraventricular thalamus (vol 8, 826, 2017)
</a>
</li>
<li>
Chronic Neuropathic Pain Protects the Heart from Ischemia-Reperfusion Injury
</li>
<li>
Chronic Neuropathic Pain Elicits Cardioprotection via Anterior Nucleus of Paraventricular Thalamus in Mice
</li>
</ul>
<hr>
<table>
<thead>
<tr>
<th>Dates</th>
<th>Works</th>
</tr>
</thead>
<tbody>
<tr>
<td>Sep 2020-Jun 2021</td>
<td>Postdoctoral fellow at Dr. Chen, Bi-Chang’s Lab; Research Center for Applied Sciences, Academia Sinica</td>
</tr>
<tr>
<td>Jan 2019-Aug 2020</td>
<td>Researcher at the Clinical Department; Senhwa Bioscience, Inc.</td>
</tr>
<tr>
<td>Dec 2017-Dec 2018</td>
<td>Regular Postdoctoral Scholar in Comparative and Evolutionary Genomics Lab at Genomic Research Center, Academia Sinica </td>
</tr>
</tbody>
<tfoot>
</tfoot>
</table>
<hr>
<h3>Skills</h3>
<table cellspacing='10'>
<tr>
<td>
<table>
<tr>
<td>python</td><td>⭐️⭐️⭐️</td>
</tr>
<tr>
<td>R</td><td>⭐️⭐️</td>
</tr>
</table>
</td>
<td>
<table>
<tr>
<td>linux</td><td>⭐️⭐️⭐️</td>
</tr>
<tr>
<td>C</td><td>⭐️</td>
</tr>
</table>
</td>
</tr>
</table>
<hr size='3'>
<h3><a href="hobbies.html">My Hobbies</a></h3>
<h3><a href="contact-me.html">Contact Me</a></h3>
</html>