-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathriskypandu_0110118001
101 lines (91 loc) · 2.22 KB
/
riskypandu_0110118001
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
<!DOCTYPE html>
<html>
<head>
<title> WELCOME MY CV </title>
</head>
<body style="background-color:#FA58D0;">>
<hr size="5px"/>
<h1 style = "text-align:center;color:blue">PERKENALKAN CV SAYA</h1>
<hr size="5px"/>
<img src="RISKY PANDU.jpg" alt="photo cv" width="210" height="300">
<ol style="color:BLUE;"TYPE="I">
<li><h3>IDENTITAS DIRI </h3></li>
<table>
<tr>
<td> <b>NAMA</b></td>
<td> Risky pandu Setianingrum </td>
</tr>
<tr>
<td> <b>TEMPAT/TGL LAHIR </b></td>
<td> bekasi, 22 maret 1995 </td>
</tr>
<tr>
<td> <b>ALAMAT</b> </td>
<td> Puri Harapan BLOK D11 No. 69 Bekasi </td>
</tr>
<tr>
<td><b> JENIS KELAMIN </b></td>
<td> PEREMPUAN </td>
</tr>
<tr>
<td> <b>NO.TELP</b> </td>
<td> 089660310531 </td>
</tr>
<tr>
<td> <b>EMAIL</b> </td>
<td> [email protected] </td>
</tr>
</table>
<li><h3>HOBBY</h3> </li>
<ul>
<li> nonton tv</li>
<li> baca buku </li>
<li> meet up </li>
</ul>
<li> <h3>PENDIDIKAN</h3></li>
<table>
<thead>
<tr>
<th>TAHUN</th>
<th>PENDIDIKAN </th>
</tr>
</thead>
<tbody>
<tr>
<td> 2001-2007</td>
<td> SDN Kaliabang Tengah VII </td>
</tr>
<tr>
<td> 2007-2010 </td>
<td> SMP Negeri 5 BEKASI </td>
</tr>
<tr>
<td> 2010-2013 </td>
<td> SMA Taman Harapan 1 Bekasi </td>
</tr>
<tr>
<td> 2013-2016 </td>
<td> Universitas Gunadarma </td>
</tr>
<tr>
<td width="100px"> 2018 - Sekarang </td>
<td> STT-NF </td>
</tr>
</tbody>
</table>
<li><h3>KETERAMPILAN</h3></li>
<ol style type="a">
<li> microsoft office</li>
<B>IIIIIIIII</B></li>
<li> perisai diri </li>
<B>IIIIIIIII</B></li>
<li> design grafis </li>
<B>IIIIIIIII</B></li>
</ol>
</ol>
<h1 style="border: 2px solid DodgerBlue;text-align: center; color:powderblue";>THE POWER OF HABBIT</h1>
</hr>
<a href="http://riskypandu22.blogspot.com"target="_blank">My Blog</a>
<a href="https://elen.nurulfikri.ac.id/"target="_blank">STT-NF</a>
</body>
</html>