-
Notifications
You must be signed in to change notification settings - Fork 0
/
publications.html
190 lines (173 loc) · 7.17 KB
/
publications.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
178
179
180
181
182
183
184
185
186
187
188
189
190
<!DOCTYPE HTML>
<html>
<head>
<title>Publications - Wina's Portfolio</title>
<meta charset="utf-8"/>
<meta content="width=device-width, initial-scale=1, user-scalable=no" name="viewport"/>
<link href="assets/css/main.css" rel="stylesheet"/>
<noscript><link href="assets/css/noscript.css" rel="stylesheet"/></noscript>
</head>
<body class="is-preload">
<!-- Wrapper -->
<div id="wrapper">
<!-- Header -->
<header id="header">
<a class="logo" href="index.html">Wina's Portfolio</a>
</header>
<!-- Nav -->
<nav id="nav">
<ul class="links">
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About Me</a></li>
<li class="active"><a href="publications.html">Publications</a></li>
</ul>
<ul class="icons">
<li><a class="icon brands fa-linkedin" href="https://www.linkedin.com/in/wina-munada/"><span class="label">LinkedIn</span></a></li>
<li><a class="icon brands fa-instagram" href="instagram.com/wina_munada"><span class="label">Instagram</span></a></li>
<li><a class="icon brands fa-github" href="https://github.com/wnmnd"><span class="label">GitHub</span></a></li>
</ul>
</nav>
<!-- Main Content -->
<div id="main">
<section class="post">
<header class="major">
<h1>Publications and Certifications</h1>
</header>
<!-- Publications Section -->
<section id="publications">
<header>
<h2>Publications <br/></h2>
</header>
<div>
<h3><a href="https://doi.org/10.59407/jdaics.v1i3.967" target="_blank">PERFORMANCE COMPARISON OF MACHINE LEARNING MODELS TO REDUCE MISDIAGNOSIS RATES IN PSYCHIATRIC DISORDER USING EEG DATASET</a></h3>
<p><strong>Authors: </strong> Wina Munada, Desy Khalida Maharani, Anis Sofiana</p>
<p><a href="https://doi.org/10.59407/jdaics.v1i3.967" target="_blank">DOI: 10.59407/jdaics.v1i3.967</a></p>
<h3><a href="https://snatika.stiki.ac.id/IC-ITECHS/article/view/1579" target="_blank">INTELLIGENT WASTE SEGREGATION SYSTEM USING CONVOLUTIONAL NEURAL NETWORKS FOR DEEP LEARNING APPLICATIONS</a></h3>
<p><strong>Authors: </strong> Siti S. Y. Rahmawati, Desy Khalida Maharani, Wina Munada</p>
<p><a href="https://snatika.stiki.ac.id/IC-ITECHS/article/view/1579" target="_blank">DOI: 10.32664/ic-itechs.v5i1.1579</a></p>
</div>
</section>
<hr>
<!-- Achievements Section -->
<section id="achievements">
<header>
<h2>Achievements</h2>
</header>
<div>
<ul>
<li>Grand Award and Gold Medal, International Research Competition for Young Scientist 2024</li>
<li>Gold Award, The Academy International Gifted Enrichment Research and Innovation 2024</li>
<li>4th Best Paper Award at the 3rd International Conference on Information Technology and Security (IC-ITECHS) 2024</li>
</ul>
</div>
</section>
<hr>
<!-- Certifications Section -->
<section id="certifications">
<header>
<h2>Certifications</h2>
</header>
<table>
<thead>
<tr>
<th><h3>Certification Title</h3></th>
<th><h3>Credential Link</h3></th>
</tr>
</thead>
<tbody>
<tr>
<td>AWS Academy Machine Learning Foundations</td>
<td><a href="https://www.credly.com/go/99t4TK29" target="_blank">View Credential</a></td>
</tr>
<tr>
<td>DA-100 Microsoft Power BI</td>
<td><a href="http://ude.my/UC-ce49c793-96e0-449c-a2d5-e6f97fb2a400" target="_blank">View Credential</a></td>
</tr>
<tr>
<td>Data Visualization in Tableu</td>
<td><a href="https://olympus.mygreatlearning.com/courses/46844/certificate" target="_blank">View Credential</a></td>
</tr>
<tr>
<td>Statistic using R for Data Science</td>
<td><a href="https://academy.dqlab.id/certificate/pdf/DQLABINTS1TTNEJI" target="_blank">View Credential</a></td>
</tr>
</tbody>
</table>
</section>
<hr>
<!-- Relevant Courses Section -->
<section id="relevant-courses">
<header>
<h2>Relevant Courses</h2>
</header>
<div style="display: flex; flex-wrap: wrap; gap: 20px;">
<ul style="flex: 1; list-style: none; padding: 0;">
<li>Artificial Intelligence</li>
<li>Probability and Statistics</li>
<li>Database Management System</li>
<li>Machine Learning</li>
<li>Statistical Programming</li>
</ul>
<ul style="flex: 1; list-style: none; padding: 0;">
<li>Parallel Distributed Databases</li>
<li>Data Mining and Analytics</li>
<li>Information Visualization</li>
<li>Deep Learning</li>
</ul>
</div>
</section>
</section>
<!-- Footer -->
<footer id="footer" style="background-color: #2E2E2E; color: #ccc; padding: 40px 20px;">
<div style="display: flex; justify-content: space-between; flex-wrap: wrap; max-width: 1200px; margin: 0 auto;">
<!-- Left Column -->
<div style="flex: 1; min-width: 300px; padding: 10px;">
<h3 style="color: #fff;">My Location</h3>
<p>Jalan Tun Abdul Razak,<br>
05200, Alor Setar,<br>
Kedah Darul Aman, Malaysia.</p>
<p><span style="display: flex; align-items: center;">(60) 19 606 2636</span></p>
<p><span style="display: flex; align-items: center;">[email protected]</span></p>
<div style="display: flex; gap: 10px; margin-top: 10px;">
<ul class="icons alt">
<li><a href="https://www.linkedin.com/in/wina-munada/" class="icon brands alt fa-linkedin"><span class="label">Facebook</span></a></li>
<li><a href="https://instagram.com/wina_munada" class="icon brands alt fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="https://github.com/wnmnd" class="icon brands alt fa-github"><span class="label">GitHub</span></a></li>
</ul>
</div>
</div>
<!-- Middle Column -->
<div style="flex: 1; min-width: 300px; padding: 10px;">
<h3 style="color: #fff;">projects</h3>
<ul style="list-style: none; padding: 0; margin: 0;">
<li><a href="https://github.com/wnmnd/Waste-Segregation-Using-CNN" style="color: #ccc; text-decoration: none;">Waste Segregation</a></li>
<li><a href="https://github.com/wnmnd/MRI-alzheimer-classification" style="color: #ccc; text-decoration: none;">Alzheimer Classification</a></li>
<li><a href="https://github.com/wnmnd/diabetes-prediction-webapp" style="color: #ccc; text-decoration: none;">Diabetes Classification</a></li>
<li><a href="https://github.com/wnmnd/stroke-prediction/" style="color: #ccc; text-decoration: none;">Stroke Prediction</a></li>
</ul>
</div>
<!-- Right Column -->
<div style="flex: 1; min-width: 150px; padding: 10px;">
<h3 style="color: #fff;">Quick Links</h3>
<ul style="list-style: none; padding: 0; margin: 0;">
<li><a href="publications.html" style="color: #ccc; text-decoration: none;">Publications</a></li>
<li><a href="about.html" style="color: #ccc; text-decoration: none;">About Me</a></li>
</ul>
</div>
</div>
</footer>
<!-- Copyright -->
<div id="copyright">
<ul><li>© Untitled</li><li>Design: <a href="https://html5up.net">HTML5 UP</a></li></ul>
</div>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>