Skip to content

Commit

Permalink
Cva
Browse files Browse the repository at this point in the history
  • Loading branch information
willnode committed Oct 1, 2024
1 parent 9007e9a commit 5be4cf1
Show file tree
Hide file tree
Showing 3 changed files with 182 additions and 1 deletion.
3 changes: 3 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,6 @@ source "https://rubygems.org"
# gem "rails"

gem "jekyll", "~> 4.3"
gem "csv", "~> 3.3"
gem "base64", "~> 0.2.0"
gem "bigdecimal", "~> 3.1"
32 changes: 31 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,11 @@ GEM
specs:
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
base64 (0.2.0)
bigdecimal (3.1.8)
colorator (1.1.0)
concurrent-ruby (1.2.3)
csv (3.3.0)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
Expand Down Expand Up @@ -63,10 +66,34 @@ GEM
sass-embedded (1.69.5)
google-protobuf (~> 3.23)
rake (>= 13.0.0)
sass-embedded (1.69.5-aarch64-linux-android)
google-protobuf (~> 3.23)
sass-embedded (1.69.5-aarch64-linux-gnu)
google-protobuf (~> 3.23)
sass-embedded (1.69.5-aarch64-linux-musl)
google-protobuf (~> 3.23)
sass-embedded (1.69.5-arm-linux-androideabi)
google-protobuf (~> 3.23)
sass-embedded (1.69.5-arm-linux-gnueabihf)
google-protobuf (~> 3.23)
sass-embedded (1.69.5-arm-linux-musleabihf)
google-protobuf (~> 3.23)
sass-embedded (1.69.5-arm64-darwin)
google-protobuf (~> 3.23)
sass-embedded (1.69.5-x86-linux-android)
google-protobuf (~> 3.23)
sass-embedded (1.69.5-x86-linux-gnu)
google-protobuf (~> 3.23)
sass-embedded (1.69.5-x86-linux-musl)
google-protobuf (~> 3.23)
sass-embedded (1.69.5-x86_64-darwin)
google-protobuf (~> 3.23)
sass-embedded (1.69.5-x86_64-linux-android)
google-protobuf (~> 3.23)
sass-embedded (1.69.5-x86_64-linux-gnu)
google-protobuf (~> 3.23)
sass-embedded (1.69.5-x86_64-linux-musl)
google-protobuf (~> 3.23)
strscan (3.1.0)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
Expand Down Expand Up @@ -94,7 +121,10 @@ PLATFORMS
x86_64-linux-musl

DEPENDENCIES
base64 (~> 0.2.0)
bigdecimal (~> 3.1)
csv (~> 3.3)
jekyll (~> 4.3)

BUNDLED WITH
2.5.4
2.5.9
148 changes: 148 additions & 0 deletions cva.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,148 @@
---
layout: compress
permalink: /cva/
title: CV
image: https://res.cloudinary.com/wellosoft/image/upload/w_600/v1674830833/home/avatar-7.jpg
title: Curriculum Vitae (Academics)
excerpt: Wildan Mubarok, CS Student
---
<!DOCTYPE html>
<html lang="en">

<head>
{% include head.html %}
<style>
body {
color: #111;
}

h2,
h3 {
color: #963;
}

.contact a,
.milestones a {
color: black;
}

.contact a:hover,
.milestones a:hover {
text-decoration: underline;
}

.bio {
font-size: 0.9rem;
text-align: justify;
}

.container {
padding: 0 1.5em;
}

@media print {
.col-print-5 {
flex: 0 0 41.66666667%;
max-width: 41.66666667%;
}

.col-print-7 {
flex: 0 0 58.33333333%;
max-width: 58.33333333%;
}

.container {
padding: 0 0.5em;
}
}

@media screen and (max-width: 768px) {
.ps-5 {
padding-left: 1em !important;
}
}
</style>
</head>

<body>
<div class="container" style="max-width: 800px;">
<h1 class="display-4 text-center mb-0 mt-4">M Wildan Mubarok Asy Syauqy</h1>
<div class="row">
<div class="col-md-5 col-print-5 mt-2">
<h3 class="my-3">Contacts</h3>
<ul class="contact">
<li>Website <a href="https://wellosoft.net">wellosoft.net</a></li>
<li>LinkedIn <a href="https://linkedin.com/in/willnode">linkedin.com/in/willnode</a></li>
<li>GitHub <a href="https://github.com/willnode">github.com/willnode</a></li>
<li>ORCID <a href="https://orcid.org/0000-0001-5421-6278">0000-0001-5421-6278</a></li>
<li>Email <a href="mailto:[email protected]">[email protected]</a></li>
<li>Domicile in Surabaya, Indonesia</li>
</ul>
<h3 class="my-3">Education Background</h3>
<div class="ps-3">
<h5>University of Trunojoyo Madura</h5>
<p>
<b>Teknik Informatika</b>
<br>Bachelor Degree (S.Kom)
<br><i>2018 - 2022</i>, GPA 3.69 of 4.00.
</p>
</div>
<h3 class="my-3">Research</h3>
<div class="ps-3 milestones">
<h5>2023: <a href="https://doi.org/10.1016/j.dib.2023.109035">MadureseSet</a> (with <a
href="https://data.mendeley.com/datasets/nvc3rsf53b/1">dataset</a>)</h5>
<p>Data in Brief, <i>Elsevier</i>: DOI <a
href="https://doi.org/10.1016/j.dib.2023.109035">10.1016/j.dib.2023.109035</a>
<br>Dataset, <i>Mendeley Data</i>: DOI <a
href="https://doi.org/10.17632/nvc3rsf53b.1">10.17632/nvc3rsf53b.1</a>

<br>Madurese-Indonesian dataset for public use.
</p>
</div>
<h3 class="my-3">Skills</h3>
<div class="ps-3 milestones">
<p>Programming, Web Developer, Tech Writer.</p>
</div>
<div class="d-print-none text-black-50">
<a href="javascript:print()">Print this</a> &bullet; <a href="/">Back to home</a>
</div>
<div class="d-print-none text-black-50">
<br>
</div>
</div>
<div class="col-md-7 col-print-7 mt-2">
<h3 class="my-3">Experiences</h3>
<div class="ps-3 milestones">
<h5>2022: Software Engineer at <a href="https://www.linkedin.com/company/gotologistics/">GoTo
Logistics</a></h5>
<p><i>Part of GoTo Group who runs Tokopedia and Gojek.</i>
<br>Core backend engineer in <i>Dilayani Tokopedia</i> for 2 years and ongoing.
</p>
<h5>2021: <a
href="https://drive.google.com/drive/folders/1o-nxnIJ1zuuteGb2Eqx6EG9K_FmueN7B?usp=sharing">Bangkit
Academy for ML</a></h5>
<p><i>Google-led Academy for world-class tech startup.</i>
<br>Completed ML (Machine Learning) courses followed by
creating an app, Capstone project.
</p>
<h5>2019: LPPM of Trunojoyo's Internship</h5>
<p><i>Research Institution in University of Trunojoyo Madura.</i>
<br>Intern as the <a href="https://journal.trunojoyo.ac.id/">journal's web editor</a>,
followed by involvements with many research projects in the University.
</p>
</div>
<h3 class="my-3">Speakers</h3>
<div class="ps-3 milestones">
<h5>2023: Technowars Unikama Malang</h5>
<p>"Keamanan dalam Berinternet"</p>
<h5>2023: GDSC Trunojoyo Road To Google Solution Challenge</h5>
<p>"Basics of System Security"</p>
<h5>2021: UKMFT-ITC Webinar Gemnastik</h5>
<p>"Menjadikan Lomba Sebagai Sarana Pengembangan Diri"</p>
</div>
</div>
</div>
</div>
</body>

</html>

0 comments on commit 5be4cf1

Please sign in to comment.