Skip to content

Commit 7ac9914

Browse files
committed
style: update icons for featured projects
1 parent a1452e1 commit 7ac9914

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/content/docs/index.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,20 +27,20 @@ I'm passionate about cybersecurity, machine learning, and software development.
2727
## Featured Projects
2828

2929
<CardGrid stagger>
30-
<Card title="Language Identification Analysis" icon="code">
30+
<Card title="Language Identification Analysis" icon="translate">
3131
A comparative study of various language classifiers based on different combinations of linguistic features vs a baseline n-grams based model
3232
[`GitHub`](https://github.com/bitmap4/language-identification-analysis)
3333
[`Report`](https://drive.google.com/file/d/1AOhGJupvoLIHYv3SttUXIJ8m7ax3K5HE)
3434
</Card>
35-
<Card title="Morphological Inflections" icon="code">
35+
<Card title="Morphological Inflections" icon="translate">
3636
Implemented a morph inflection predictor using a RNN model and compared against baseline metrics
3737
[`GitHub`](https://github.com/bitmap4/morphological-inflections)
3838
</Card>
39-
<Card title="C-Shell" icon="code">
39+
<Card title="C-Shell" icon="seti:shell">
4040
Shell written in C for the course Operating Systems and Networks
4141
[`GitHub`](https://github.com/bitmap4/shell-osn)
4242
</Card>
43-
<Card title="Kafka." icon="code">
43+
<Card title="Kafka." icon="seti:video">
4444
Images to Video generator for the course Introduction to Software Systems
4545
[`GitHub`](https://github.com/bitmap4/issproject)
4646
</Card>

0 commit comments

Comments
 (0)