Skip to content

Commit 3283831

Browse files
committed
Remove the Experience block.
1 parent a6f7a2a commit 3283831

File tree

1 file changed

+0
-34
lines changed

1 file changed

+0
-34
lines changed

src/index.html

Lines changed: 0 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -69,40 +69,6 @@
6969
</div>
7070
</section>
7171
<section id="blocks">
72-
<section class="block" id="experience">
73-
<h2>
74-
Experience
75-
<a href="#experience">#</a>
76-
</h2>
77-
<div class="container">
78-
<section class="item" id="open-source">
79-
<h4>
80-
Open Source
81-
<a href="#open-source">#</a>
82-
</h4>
83-
<div class="date">Apr 2019 — Present</div>
84-
<div class="description">
85-
As a hobby, I create solutions to real-world problems I encounter, often
86-
building upon open source software. In solving these challenges, I contribute my
87-
code back to the open source community, thus completing the cycle of
88-
collaboration. This exchange allows me to tackle personal projects while
89-
simultaneously supporting the growth and innovation of open source.
90-
</div>
91-
<div class="tags">
92-
<span class="tag">#Fortran</span>
93-
<span class="tag">#Julia</span>
94-
<span class="tag">#Rust</span>
95-
<span class="tag">#Zig</span>
96-
<span class="tag">#C</span>
97-
<span class="tag">#C++</span>
98-
<span class="tag">#JavaScript</span>
99-
<span class="tag">#TypeScript</span>
100-
<span class="tag">#Python</span>
101-
<span class="tag">#Go</span>
102-
</div>
103-
</section>
104-
</div>
105-
</section>
10672
<section class="block" id="projects">
10773
<h2>
10874
Projects

0 commit comments

Comments
 (0)