-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex2.html
More file actions
97 lines (87 loc) · 2.68 KB
/
index2.html
File metadata and controls
97 lines (87 loc) · 2.68 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
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
<div class="h1">Digital Portfolio</div>
<hr />
<div class="h2">About Me</div>
<div class="fs-5">
My name is <strong>Volkan Ozcomert</strong>. Currently, I am a student at
Allen High School enrolled in the International Baccalaureate program with
a curiosity which encourages me to strive for learning new skills.
Although I do not have the most in depth knowledge about the intricacies
of coding, I have great intrest in learning more and applying what I
learn. I mainly have intrests in Physics and in Computer Science, as well
as playing waterpolo. Additionally, I am the founder of the club called i
Read + Code which aimes to help refugees in the United States learn how to
code using Scratch and also start learning how to read. With this Digital
Portfolio, I hope to be able to showcase, test, and explore my website
building capabilities and also provide a platform I can use as a resume.
</div>
<hr />
<div class="h1 list">2021-2022</div>
<ul>
<li class="list">Robotics Club</li>
<li class="list">Waterpolo</li>
<ul>
<li class="list">Junior Olympics 2022</li>
</ul>
<li class="list">NJHS</li>
</ul>
<hr />
<div class="h1 list">2022-2023</div>
<ul>
<li class="list">Robotics</li>
<ul>
<li class="list">Mentoring</li>
</ul>
<li class="list">National Honor Society</li>
<li class="list">French</li>
<ul>
<li class="list">French Honor Society</li>
<li class="list">French Award</li>
<li class="list">Texas French Symposium</li>
</ul>
<li class="list">Computer Science</li>
<ul>
<li class="list">Cybersecurity</li>
</ul>
<li class="list">Waterpolo</li>
<ul>
<li class="list">Junior Olympics 2023</li>
</ul>
</ul>
<hr />
<div class="h1 list">2023-2024</div>
<ul>
<li class="list">Joined IB Program</li>
<div>
<div class="h3">CAS Portfolio</div>
</div>
<li class="list">Founder and President of I Read + Code</li>
<ul>
<li class="list">
Works with International Rescue Committee founded by Einstein
</li>
</ul>
<li class="list">Vice President of Allen Outreach club</li>
<ul>
<li class="list">Aims to create more interconnectedness in Allen</li>
</ul>
<li class="list">National Honor Society</li>
<li class="list">French</li>
<ul>
<li class="list">French Honor Society</li>
<li class="list">Texas French Symposium</li>
</ul>
<li class="list">Computer Science</li>
<ul>
<li class="list">Cybersecurity</li>
</ul>
<li class="list">Waterpolo</li>
</ul>
<hr />
<div class="h2">Contact Me</div>
<div class="h2">More Digital Portfolios</div>
<div>
<div class="h3">Richard Jang's Digital Portfolio</div>
</div>
<div>
<div class="h3">Darrion Nguyen's Digital Portfolio</div>
</div>