-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
25 lines (23 loc) · 1.14 KB
/
Copy pathindex.html
File metadata and controls
25 lines (23 loc) · 1.14 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
---
layout: home
title: "Harsh Kasodariya"
---
<section class="hero">
<div class="hero-body px-0 py-3">
<span class="greet is-inline-desktop has-text-weight-bold">Hi, I'm</span><br/>
<!-- <a class="title" href="about"><span class="text-scramble" data-texts='["{{site.author.name}}","Developer", "Data Analyst"]' data-max-frame=100>{{site.author.name}}<span></span></a> -->
<a class="title" href="about">
<span class="text-scramble has-text-weight-extrabold" data-texts='["{{site.author.name}}","Software Developer", "Data Analyst"]' data-max-frame=100></span>
</a>
<p class="description">Building data-driven solutions with creativity and code.</p>
</div>
</section>
<span class="tag is-align-self-flex-start is-medium mt-3 ml-3 py-5 px-4">
{% include icon.html name='briefcase-business' %}
<span class="tag-label ml-3 text-scramble" data-texts='["Open to full-time work"]' data-max-frame=100></span>
</span>
<div class="is-flex mt-5">
{% include link.html href="/resume/#projects" label="Projects" %}
{% include link.html class="ml-4" label="Blog" %}
</div>
{% include ripple-matrix.html %}